]> git.localhorst.tv Git - l2e.git/history - src/battle/states/RunState.cpp
fixed formatting of battle::RunState
[l2e.git] / src / battle / states / RunState.cpp
2013-02-04 Daniel Karbachfixed formatting of battle::RunState
2013-01-30 Daniel Karbachcached some of the battle coordinates
2013-01-02 Daniel Karbachremoved useless comments
2012-12-27 Daniel Karbachswitched geometric scalars from floating to fixed
2012-12-27 Daniel Karbachrenamed namespace geometry -> math
2012-10-17 Daniel Karbachremoved now superfluous Application parameter to State...
2012-10-17 Daniel Karbachstore an application handle in each state
2012-10-17 Daniel Karbachrenamed app::State's Resize -> OnResize
2012-10-16 Daniel Karbachrenamed state callbacks
2012-08-25 Daniel Karbachmoved TODOs to tracker
2012-08-22 Daniel Karbachswitched some (x,y) and (w,h) pairs to vectors
2012-08-22 Daniel Karbachmerged Point into Vector
2012-08-13 Daniel Karbachrenamed BattleState's background functions
2012-08-11 Daniel Karbachadded small hero tags (used in battle animation and...
2012-08-10 Daniel Karbachmoved popping of battle state into battle state
2012-08-10 Daniel Karbachadded escape title frame, text, and font
2012-08-10 Daniel Karbachadded run state to flee from battle