summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/ScoreboardSerializer.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* En masse NULL -> nullptr replaceTiger Wang2014-10-231-3/+3
* Fixed scoreboard loader type checks.Mattes D2014-09-061-10/+10
* Normalized comments.madmaxoft2014-07-171-5/+5
* Shortened enumsandrew2014-03-011-7/+7
* Fixed compile and some warnings in MSVSTiger Wang2014-02-091-2/+2
* Fixed a few compile-time and runtime warnings in ScoreboardSerializer.madmaxoft2014-01-241-8/+4
* Fixed scoreboard.dat structureandrew2014-01-231-5/+6
* Fixed scoreboard serializationandrew2014-01-231-35/+26
* cWorld now saves/loads the scoreboardandrew2014-01-221-5/+10
* Scoreboard serializationandrew2014-01-201-5/+72
* Scoreboard deserializationandrew2014-01-201-0/+317