summaryrefslogtreecommitdiff
path: root/src/game-server/itemmanager.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-03-22Implemented communication of attribute changes from server to client.Philipp Sehmisch1-1/+1
2007-03-15Set the default map position of new characters to a value that makes more sen...Philipp Sehmisch1-17/+10
2007-03-14Modified the game-server to use AbstractCharacterData, some renamingRogier Polak1-15/+21
2007-03-11Implemented stat handling infrastructure and basic damage calculation.Philipp Sehmisch1-14/+13
2007-01-05Simplified handling of verbosity levels. Optimized code by generating only ne...Guillaume Melquiond1-38/+13
2007-01-03Added a Xmas cake: the server now supports items on floor.Guillaume Melquiond1-1/+7
2007-01-03Starting to work on adding items to the map. Nothing concrete for now, just a...Guillaume Melquiond1-6/+10
2007-01-03Split persistent player data from game server data. Enabled inventory code back.Guillaume Melquiond1-2/+2
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+155