summaryrefslogtreecommitdiff
path: root/src/game-server/gamehandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-01-04Server-side implementation of item pick-up.Guillaume Melquiond1-50/+46
2007-01-04Started serializing character possessions. Reduced their memory footprint.Guillaume Melquiond1-5/+6
2007-01-03Starting to work on adding items to the map. Nothing concrete for now, just a...Guillaume Melquiond1-4/+4
2007-01-03Split persistent player data from game server data. Enabled inventory code back.Guillaume Melquiond1-5/+1
2007-01-02Removed obsolete files. Added a generic trigger system.Guillaume Melquiond1-2/+2
2006-12-30Almost a complete implementation for warping players between servers.Guillaume Melquiond1-38/+87
2006-12-30Removed reference-counted pointers from the game server.Guillaume Melquiond1-24/+40
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+245