]> git.localhorst.tv Git - l2e.git/history - Debug/src/battle
better allocation in interpreter
[l2e.git] / Debug / src / battle /
2012-10-07 Daniel Karbachmoved Hero and Stats to common
2012-09-09 Daniel Karbachfixed some issues to get it to compile again
2012-09-03 Daniel KarbachMerge branch 'loader'
2012-08-29 Daniel Karbachinitialized monster animations and enabled -Wall compil...
2012-08-19 Daniel Karbachadded simple damage calculation formula
2012-08-14 Daniel Karbachalternate approach to battle animation
2012-08-13 Daniel Karbachadded AttackAnimation
2012-08-12 Daniel Karbachadded number animation
2012-08-11 Daniel Karbachadded small hero tags (used in battle animation and...
2012-08-10 Daniel Karbachadded dummy state that echoes all selected attacks
2012-08-10 Daniel Karbachadded run state to flee from battle
2012-08-10 Daniel Karbachadded and implemented swap heroes state
2012-08-10 Daniel Karbachadded attack targets selection state
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-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 Hero class for battle state
2012-08-05 Daniel Karbachadded battle party layout class
2012-08-05 Daniel Karbachadded empty battle state
2012-08-03 Daniel Karbachadded battle/monster file structure