]> git.localhorst.tv Git - l2e.git/history - src/battle/Monster.cpp
removed stupid file headers that eclipse put in
[l2e.git] / src / battle / Monster.cpp
2012-11-30 Daniel Karbachremoved stupid file headers that eclipse put in
2012-10-18 Daniel Karbachswitched to static type IDs
2012-10-08 Daniel Karbachadded textual type/field descriptions and wiki mode
2012-09-10 Daniel Karbachadded constructors for described types
2012-09-09 Daniel Karbachreordered type description creation to avoid reallocation
2012-09-09 Daniel Karbachadded type description of Monster
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-19 Daniel Karbachapply damage indicated by attack selection
2012-08-08 Daniel Karbachadded initializer lists to Hero and Monster models
2012-08-03 Daniel Karbachadded battle/monster file structure