index
:
manaserv.git
abilities
Unnamed repository; edit this file 'description' to name the repository.
Erik Schilling
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
game-server
/
mapmanager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed and split up the default location for loading data
Thorbjørn Lindeijer
2010-05-16
1
-3
/
+3
*
Added a Byte Order Mask (BOM) filter to the ResourceManager.
Bertram
2010-04-25
1
-1
/
+2
*
Update Copyright date for Manaserv.
Bertram
2010-02-07
1
-1
/
+1
*
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
2009-12-06
1
-7
/
+6
*
Have the game server reconnect with the account-server if account-server is r...
Chuck Miller
2009-07-20
1
-10
/
+46
*
Standardize on the position of the const keyword
Bjørn Lindeijer
2009-04-26
1
-3
/
+3
*
Removed testing.cpp because all of its functionality can now be covered by LU...
Philipp Sehmisch
2009-02-10
1
-3
/
+0
*
Fixes map warp issues, and has a better starting location
Chuck Miller
2008-12-06
1
-0
/
+11
*
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
2008-11-16
1
-2
/
+0
*
Accepted fix by rodge, getting rid of assertion failure when an admin tries to
Bjørn Lindeijer
2008-04-23
1
-2
/
+1
*
Cleaned both configuration and resource managers.
Guillaume Melquiond
2007-09-22
1
-6
/
+5
*
Removed extensions from map names.
Guillaume Melquiond
2007-08-27
1
-2
/
+7
*
Implemented loading of warp and spawn areas from map files.
Eugenio Favalli
2007-07-17
1
-9
/
+4
*
Singleton managers do not need stateful classes. Changed them to namespace in...
Guillaume Melquiond
2007-07-07
1
-2
/
+13
*
Simplified code by using map pointers only, instead of using both map IDs and...
Guillaume Melquiond
2007-07-07
1
-38
/
+24
*
Merged guilds-and-parties branch to trunk
David Athay
2007-06-26
1
-0
/
+5
*
Added graceful server shutdown, chose some more sane variables names for SQL
Bjørn Lindeijer
2007-02-01
1
-3
/
+5
*
Simplified handling of verbosity levels. Optimized code by generating only ne...
Guillaume Melquiond
2007-01-05
1
-7
/
+7
*
Split persistent player data from game server data. Enabled inventory code back.
Guillaume Melquiond
2007-01-03
1
-1
/
+1
*
Simplified MapReader interface and code. Fixed some memory leaks.
Guillaume Melquiond
2007-01-02
1
-1
/
+1
*
Removed obsolete files. Added a generic trigger system.
Guillaume Melquiond
2007-01-02
1
-1
/
+1
*
Controlled map activation from the account server, so that clients are not ke...
Guillaume Melquiond
2006-12-30
1
-5
/
+20
*
Added on-the-fly map loading.
Guillaume Melquiond
2006-12-30
1
-15
/
+18
*
Physically split the server into one tmwserv-acount program (account +
Guillaume Melquiond
2006-12-29
1
-0
/
+112