]> git.localhorst.tv Git - l2e.git/history - src/battle/HeroTag.cpp
removed stupid file headers that eclipse put in
[l2e.git] / src / battle / HeroTag.cpp
2012-11-30 Daniel Karbachremoved stupid file headers that eclipse put in
2012-08-22 Daniel Karbachswitched some (x,y) and (w,h) pairs to vectors
2012-08-22 Daniel Karbachmerged Point into Vector
2012-08-21 Daniel Karbachremoved redundant BattleState::AttackChoiceAt(int)
2012-08-14 Daniel Karbachchanged battle positions from bottom-center to center
2012-08-11 Daniel Karbachadded small hero tags (used in battle animation and...
2012-08-10 Daniel Karbachadded and implemented swap heroes state
2012-08-10 Daniel Karbachreworked gauges to better reflect the original ones
2012-08-10 Daniel Karbachadded attack targets selection state
2012-08-09 Daniel Karbachadded attack choice icons
2012-08-08 Daniel Karbachwrite hero's name on tag
2012-08-08 Daniel Karbachadded struct for battle resources
2012-08-08 Daniel Karbachadded simple font implementation
2012-08-08 Daniel Karbachadded hero tag labels
2012-08-08 Daniel Karbachchanged gauge level interpretation
2012-08-08 Daniel Karbachadded gauges for health, mana, and ikari displays
2012-08-07 Daniel Karbachbetter positioning of hero tags
2012-08-07 Daniel Karbachadded Frame class for drawing bordered windows
2012-08-07 Daniel Karbachadded some test sprites
2012-08-07 Daniel Karbachadded battle move menu
2012-08-06 Daniel Karbachadded prototype for battle's hero tags