]> git.localhorst.tv Git - l2e.git/history - src/battle/BattleState.h
reworked Application's state stack
[l2e.git] / src / battle / BattleState.h
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
2012-08-07 Daniel Karbachadded battle move menu
2012-08-06 Daniel Karbachadded prototype for battle's hero tags
2012-08-06 Daniel Karbachadded attack type selection menu in battle state
2012-08-06 Daniel Karbachadded Input class for handling user input
2012-08-06 Daniel Karbachsplit BattleState's render function
2012-08-06 Daniel Karbachadded Hero class for battle state
2012-08-06 Daniel Karbachadded heroes' party layout to battle state
2012-08-06 Daniel Karbachmade application and battle state resizable
2012-08-06 Daniel Karbachadded monster drawing routine in battle state
2012-08-05 Daniel Karbachadded battle party layout class
2012-08-05 Daniel Karbachadded empty battle state