summaryrefslogtreecommitdiff
path: root/src/game-server/gamehandler.cpp
AgeCommit message (Collapse)AuthorFilesLines
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
chat + database) and multiple tmwserv-game programs (selected with respect to the maps). Cleaned the repository by moving server-specific source files into dedicated directories.