summaryrefslogtreecommitdiffstats
path: root/src/WorldStorage/StatisticsSerializer.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-04Rename files to match codeTiger Wang1-2/+2
2021-05-03Add player statistics to API (#5193)nshah251-4/+3
* Fixed issue #5166 Co-authored-by: 12xx12 <44411062+12xx12@users.noreply.github.com> Co-authored-by: Tiger Wang <ziwei.tiger@outlook.com>
2020-08-21StatSerializer: use std::moveTiger Wang1-2/+2
2020-08-21Make StatSerializer a namespaceTiger Wang1-20/+4
2020-08-19Add statistics upgrade mappingTiger Wang1-2/+4
2020-08-19Add Statistics and Achievements for newer Network standards12xx121-21/+10
2017-09-07Switched player statistic store to save with UUID filenames. (#4002)Lane Kolbly1-1/+2
2015-05-09CheckBasicStyle: checks spaces around * and &.Mattes D1-1/+1
2014-05-13Fixesandrew1-1/+3
2014-05-11Statistic Managerandrew1-0/+53