summaryrefslogtreecommitdiffstats
path: root/src/game-server/mapmanager.hpp
Commit message (Expand)AuthorAgeFilesLines
* Singleton managers do not need stateful classes. Changed them to namespace in...Guillaume Melquiond2007-07-071-37/+28
* Simplified code by using map pointers only, instead of using both map IDs and...Guillaume Melquiond2007-07-071-25/+3
* Merged guilds-and-parties branch to trunkDavid Athay2007-06-261-0/+5
* Controlled map activation from the account server, so that clients are not ke...Guillaume Melquiond2006-12-301-4/+15
* Added on-the-fly map loading.Guillaume Melquiond2006-12-301-6/+0
* Physically split the server into one tmwserv-acount program (account +Guillaume Melquiond2006-12-291-0/+83