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
/
account-server
/
storage.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-26
Removed skills
Erik Schilling
1
-18
/
+1
2013-04-11
Renamed Character -> CharacterData in the accountserver
Erik Schilling
1
-6
/
+6
2013-01-10
Removed deprecated and unused Storage::flushSkill
Thorbjørn Lindeijer
1
-11
/
+0
2013-01-09
Replaced 'unsigned int' with 'unsigned'
Thorbjørn Lindeijer
1
-5
/
+5
2012-04-19
Fixed guild support
Erik Schilling
1
-0
/
+9
2012-03-13
Fixed problems with map-bound world state variables
Thorbjørn Lindeijer
1
-19
/
+18
2012-02-27
Fixed compilation again + some more code cleanup
Erik Schilling
1
-1
/
+1
2011-09-09
Add persistent items support based on seeseekey's work.
Yohann Ferreira
1
-0
/
+33
2011-03-04
Implemented persistent world and map variables
Philipp Sehmisch
1
-0
/
+7
2010-12-29
Made the server handle properly the characters slots.
Yohann Ferreira
1
-0
/
+9
2010-12-14
Second round of small random cleanups on storage.
Yohann Ferreira
1
-9
/
+10
2010-12-13
Moved storage doc from .cpp to .h and updated it.
Yohann Ferreira
1
-3
/
+309
2010-11-14
Renamed .hpp files into .h for consistency.
Yohann Ferreira
1
-0
/
+152