]> git.localhorst.tv Git - l2e.git/history - src/battle/states/PerformAttacks.h
removed useless comments
[l2e.git] / src / battle / states / PerformAttacks.h
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-12-09 Daniel KarbachMerge branch 'master' into feature-33-capsules
2012-12-09 Daniel KarbachMerge branch 'master' into feature-33-capsules
2012-12-02 Daniel Karbachadded capsule mockup (battle)
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 Karbachwrapped some virtual State methods in non-virtual calls
2012-10-17 Daniel Karbachrenamed app::State's Resize -> OnResize
2012-10-16 Daniel Karbachrenamed state callbacks
2012-08-22 Daniel Karbachmerged Point into Vector
2012-08-20 Daniel Karbachadjusted PerformAttacks' usage of animations
2012-08-20 Daniel Karbachadded numbers animation for monsters' attacks
2012-08-19 Daniel Karbachmoved attack order to battle state
2012-08-14 Daniel Karbachalternate approach to battle animation
2012-08-14 Daniel Karbachadded Maxim's melee animation
2012-08-12 Daniel Karbachadded number animation
2012-08-12 Daniel Karbachreworked PerformAttacks
2012-08-10 Daniel Karbachadded dummy state that echoes all selected attacks