summaryrefslogtreecommitdiff
path: root/src/game-server/map.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-03-05Added an abstrart base class for characterdata, in order to use the same ↵Rogier Polak1-2/+2
serialize and deserialize functions on both the accountserver and the gameserver.
2007-01-03Split persistent player data from game server data. Enabled inventory code back.Guillaume Melquiond1-0/+302