]> git.localhorst.tv Git - l2e.git/history - src/battle/states/SelectAttackType.cpp
added item target selection
[l2e.git] / src / battle / states / SelectAttackType.cpp
2012-08-10 Daniel Karbachadded item target selection
2012-08-10 Daniel Karbachfix bug in select attack type state that caused the...
2012-08-10 Daniel Karbachadded attack targets selection state
2012-08-09 Daniel Karbachpostponed attack type decision to their respective...
2012-08-09 Daniel Karbachadded ikari select state
2012-08-08 Daniel Karbachadded item select state
2012-08-08 Daniel Karbachadded spell selection battle state
2012-08-08 Daniel Karbachtagged some TODOs
2012-08-07 Daniel Karbachadjusted position calculation of battle ui
2012-08-07 Daniel Karbachreworked Application's state stack
2012-08-07 Daniel Karbachmoved attack type into its own class
2012-08-07 Daniel Karbachsplit battle state into (so far) 2 states