summaryrefslogtreecommitdiffstats
path: root/src/Statistics.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-08-19Add Statistics and Achievements for newer Network standards12xx121-167/+46
2020-05-10Cleanup some workarounds and warnings (#4735)peterbell101-0/+8
* Cleanup thread_local usage in FastRandom * Use constexpr to avoid clang warning * Fix more Wglobal-constructor warnings * Make MSVC happy?
2018-07-26CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell101-1/+0
Add check for number of empty lines between functions and fix the corresponding failures
2017-08-24Minor changes (#3909)mathiascode1-2/+2
2015-05-24Made -Weverything an error.tycho1-1/+1
2014-07-19Code style: Fixed braces on separate lines.madmaxoft1-1/+2
2014-05-20Cleaned up cPlayer::UpdateMovementStats; Wither achievementsandrew1-1/+1
2014-05-12Movement Statisticsandrew1-1/+1
2014-05-11Fixed stat serializationandrew1-1/+1
2014-05-11Statistic Managerandrew1-33/+90
2014-04-27Added some commentsandrew1-1/+1
2014-04-07Statistic/Achievement defsandrew1-0/+139