summaryrefslogtreecommitdiff
path: root/src/chat-server
AgeCommit message (Collapse)AuthorFilesLines
2007-01-03Split persistent player data from game server data. Enabled inventory code back.Guillaume Melquiond2-2/+1
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond6-0/+1212
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.