index
:
mana/manaserv
lpc2012
master
A flexible 2D MMORPG server
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game-server
/
mapmanager.hpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-20
Have the game server reconnect with the account-server if account-server is r...
Chuck Miller
1
-2
/
+3
2009-04-26
Standardize on the position of the const keyword
Bjørn Lindeijer
1
-3
/
+3
2008-12-06
Fixes map warp issues, and has a better starting location
Chuck Miller
1
-0
/
+5
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-04-23
Accepted fix by rodge, getting rid of assertion failure when an admin tries to
Bjørn Lindeijer
1
-3
/
+5
2007-07-07
Singleton managers do not need stateful classes. Changed them to namespace in...
Guillaume Melquiond
1
-37
/
+28
2007-07-07
Simplified code by using map pointers only, instead of using both map IDs and...
Guillaume Melquiond
1
-25
/
+3
2007-06-26
Merged guilds-and-parties branch to trunk
David Athay
1
-0
/
+5
2006-12-30
Controlled map activation from the account server, so that clients are not ke...
Guillaume Melquiond
1
-4
/
+15
2006-12-30
Added on-the-fly map loading.
Guillaume Melquiond
1
-6
/
+0
2006-12-29
Physically split the server into one tmwserv-acount program (account +
Guillaume Melquiond
1
-0
/
+83