]> git.localhorst.tv Git - l2e.git/history - src/battle/Hero.cpp
removed lazy fwd headers
[l2e.git] / src / battle / Hero.cpp
2013-01-02 Daniel Karbachremoved lazy fwd headers
2012-11-30 Daniel Karbachremoved stupid file headers that eclipse put in
2012-10-07 Daniel Karbachmoved Hero and Stats to common
2012-09-10 Daniel Karbachadded constructors for described types
2012-09-09 Daniel Karbachreordered type description creation to avoid reallocation
2012-09-09 Daniel Karbachfixed hero animations reference type
2012-09-09 Daniel Karbachadded type description of Hero
2012-08-21 Daniel Karbachmoved spell and ikari menu initialization to Hero
2012-08-19 Daniel Karbachadded simple damage calculation formula
2012-08-19 Daniel Karbachapply damage indicated by attack selection
2012-08-15 Daniel Karbachadded sword attack animation
2012-08-12 Daniel Karbachadded complex attack and spell animations
2012-08-10 Daniel Karbachadded hero equipment
2012-08-08 Daniel Karbachadded initializer lists to Hero and Monster models
2012-08-06 Daniel Karbachadded Hero class for battle state