summaryrefslogtreecommitdiff
path: root/src/game-server/player.hpp
AgeCommit message (Expand)AuthorFilesLines
2007-03-14Modified the game-server to use AbstractCharacterData, some renamingRogier Polak1-136/+0
2007-03-11Implemented stat handling infrastructure and basic damage calculation.Philipp Sehmisch1-6/+58
2007-03-02Implemented being death, removal of dead mobs and sitting.Philipp Sehmisch1-16/+5
2007-01-05Generalized player state.Guillaume Melquiond1-5/+24
2007-01-05Added full update of Inventory on Player connection.Guillaume Melquiond1-1/+0
2007-01-04Started serializing character possessions. Reduced their memory footprint.Guillaume Melquiond1-42/+0
2007-01-03Starting to work on adding items to the map. Nothing concrete for now, just a...Guillaume Melquiond1-14/+9
2007-01-03Split persistent player data from game server data. Enabled inventory code back.Guillaume Melquiond1-0/+124