summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/ScoreboardSerializer.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-26Fix debug macro situation (#5114)Tiger Wang1-2/+2
2021-01-11zlib -> libdeflate (#5085)Tiger Wang1-39/+16
2020-05-07Remove old Android leftovers (#4722)Mat1-3/+3
2018-01-03Add the fmt library (#4065)peterbell101-2/+2
2016-02-05Bulk clearing of whitespaceLogicParrot1-4/+4
2015-05-09CheckBasicStyle: checks spaces around * and &.Mattes D1-3/+3
2015-05-09More style checking.Mattes D1-1/+1
2014-10-23En masse NULL -> nullptr replaceTiger Wang1-3/+3
2014-10-20En masse NULL -> nullptr replaceTiger Wang1-3/+3
2014-09-06Fixed scoreboard loader type checks.Mattes D1-10/+10
2014-07-17Normalized comments.madmaxoft1-5/+5
2014-03-01Shortened enumsandrew1-7/+7
2014-02-09Fixed compile and some warnings in MSVSTiger Wang1-2/+2
2014-01-24Fixed a few compile-time and runtime warnings in ScoreboardSerializer.madmaxoft1-8/+4
2014-01-23Fixed a warning in ScoreboardSerializer.madmaxoft1-2/+2
2014-01-23Fixed scoreboard.dat structureandrew1-5/+6
2014-01-23Fixed scoreboard serializationandrew1-35/+26
2014-01-22cWorld now saves/loads the scoreboardandrew1-5/+10
2014-01-20Scoreboard serializationandrew1-5/+72
2014-01-20Scoreboard deserializationandrew1-0/+317