summaryrefslogtreecommitdiff
path: root/src/account-server/storage.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-11Renamed Character -> CharacterData in the accountserverErik Schilling1-6/+6
2013-01-10Removed deprecated and unused Storage::flushSkillThorbjørn Lindeijer1-11/+0
2013-01-09Replaced 'unsigned int' with 'unsigned'Thorbjørn Lindeijer1-5/+5
2012-04-19Fixed guild supportErik Schilling1-0/+9
2012-03-13Fixed problems with map-bound world state variablesThorbjørn Lindeijer1-19/+18
2012-02-27Fixed compilation again + some more code cleanupErik Schilling1-1/+1
2011-09-09Add persistent items support based on seeseekey's work.Yohann Ferreira1-0/+33
2011-03-04Implemented persistent world and map variablesPhilipp Sehmisch1-0/+7
2010-12-29Made the server handle properly the characters slots.Yohann Ferreira1-0/+9
2010-12-14Second round of small random cleanups on storage.Yohann Ferreira1-9/+10
2010-12-13Moved storage doc from .cpp to .h and updated it.Yohann Ferreira1-3/+309
2010-11-14Renamed .hpp files into .h for consistency.Yohann Ferreira1-0/+152