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
/
statusmanager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-03
Use callbacks for items, monsters and status effects
Thorbjørn Lindeijer
1
-6
/
+25
2012-03-02
Merged all the different Lua states into one
Thorbjørn Lindeijer
1
-4
/
+5
2011-10-23
Added function to determine the script engine by the file name extension
jurkan
1
-1
/
+3
2011-03-24
Rely more on the functionality in XML::Document
Thorbjørn Lindeijer
1
-9
/
+3
2011-03-17
Micro-optimizations related to std::string
Thorbjørn Lindeijer
1
-1
/
+1
2010-11-14
Renamed .hpp files into .h for consistency.
Yohann Ferreira
1
-5
/
+5
2010-10-22
Made the servers check for positive id in xml db loading.
Yohann Ferreira
1
-3
/
+4
2010-08-22
Some coding style tweaks
Thorbjørn Lindeijer
1
-1
/
+1
2010-07-09
Added LUA script bindings for manipulating the specials available to a charac...
Philipp Sehmisch
1
-4
/
+4
2010-05-30
Use XML::Document to automate memory cleanup
Thorbjørn Lindeijer
1
-23
/
+5
2010-05-29
Only skip the UTF-8 BOM for Lua scripts
Thorbjørn Lindeijer
1
-2
/
+1
2010-05-28
Added some more log infos, and made small cleanups.
Yohann Ferreira
1
-5
/
+9
2010-05-16
Changed and split up the default location for loading data
Thorbjørn Lindeijer
1
-4
/
+3
2010-04-25
Added a Byte Order Mask (BOM) filter to the ResourceManager.
Bertram
1
-1
/
+2
2010-02-07
Update Copyright date for Manaserv.
Bertram
1
-1
/
+1
2009-12-06
Fixed name of the project in copyright headers
Thorbjørn Lindeijer
1
-7
/
+6
2009-10-09
Synced the protocol file with client in protocol.h, letting other defines in ...
Bertram
1
-1
/
+0
2009-07-17
Adds scripted status effects
Chuck Miller
1
-0
/
+141