summaryrefslogtreecommitdiff
path: root/src/game-server/testing.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-03-15Set the default map position of new characters to a value that makes more sen...Philipp Sehmisch1-5/+2
2007-03-14Modified the game-server to use AbstractCharacterData, some renamingRogier Polak1-5/+7
2007-03-11Implemented stat handling infrastructure and basic damage calculation.Philipp Sehmisch1-1/+9
2007-03-05Added an abstrart base class for characterdata, in order to use the same seri...Rogier Polak1-2/+2
2007-03-02Implemented being death, removal of dead mobs and sitting.Philipp Sehmisch1-0/+1
2007-02-25forgot to set the hit circle size.Philipp Sehmisch1-0/+1
2007-01-05Implemented item dropping.Guillaume Melquiond1-7/+13
2007-01-03Added a Xmas cake: the server now supports items on floor.Guillaume Melquiond1-0/+10
2007-01-02Removed obsolete files. Added a generic trigger system.Guillaume Melquiond1-0/+37