summaryrefslogtreecommitdiff
path: root/src/game-server/mapmanager.hpp
AgeCommit message (Expand)AuthorFilesLines
2007-07-07Singleton managers do not need stateful classes. Changed them to namespace in...Guillaume Melquiond1-37/+28
2007-07-07Simplified code by using map pointers only, instead of using both map IDs and...Guillaume Melquiond1-25/+3
2007-06-26Merged guilds-and-parties branch to trunkDavid Athay1-0/+5
2006-12-30Controlled map activation from the account server, so that clients are not ke...Guillaume Melquiond1-4/+15
2006-12-30Added on-the-fly map loading.Guillaume Melquiond1-6/+0
2006-12-29Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond1-0/+83