summaryrefslogtreecommitdiff
path: root/src/game-server
AgeCommit message (Expand)AuthorFilesLines
2006-12-30Almost a complete implementation for warping players between servers.Guillaume Melquiond6-100/+269
2006-12-30Controlled map activation from the account server, so that clients are not ke...Guillaume Melquiond3-9/+41
2006-12-30Added on-the-fly map loading.Guillaume Melquiond2-21/+18
2006-12-30Just for fun: a trigger to change map.Guillaume Melquiond2-0/+35
2006-12-30Removed reference-counted pointers from the game server.Guillaume Melquiond8-171/+60
2006-12-30Made attack code pixel-based and faster. Split State::update. Improved Guillaume Melquiond4-178/+901
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond13-0/+1781