summaryrefslogtreecommitdiffstats
path: root/src/Statistics.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup some workarounds and warnings (#4735)peterbell102020-05-101-0/+8
| | | | | | | | | * Cleanup thread_local usage in FastRandom * Use constexpr to avoid clang warning * Fix more Wglobal-constructor warnings * Make MSVC happy?
* CheckBasicStyle: Check number of empty lines between functions (#4267)peterbell102018-07-261-1/+0
| | | | Add check for number of empty lines between functions and fix the corresponding failures
* Minor changes (#3909)mathiascode2017-08-241-2/+2
|
* Made -Weverything an error.tycho2015-05-241-1/+1
|
* Code style: Fixed braces on separate lines.madmaxoft2014-07-191-1/+2
|
* Cleaned up cPlayer::UpdateMovementStats; Wither achievementsandrew2014-05-201-1/+1
|
* Movement Statisticsandrew2014-05-121-1/+1
|
* Fixed stat serializationandrew2014-05-111-1/+1
|
* Statistic Managerandrew2014-05-111-33/+90
|
* Added some commentsandrew2014-04-271-1/+1
|
* Statistic/Achievement defsandrew2014-04-071-0/+139