Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-05-10 | Cleanup some workarounds and warnings (#4735) | peterbell10 | 1 | -0/+8 | |
* Cleanup thread_local usage in FastRandom * Use constexpr to avoid clang warning * Fix more Wglobal-constructor warnings * Make MSVC happy? | |||||
2018-07-26 | CheckBasicStyle: Check number of empty lines between functions (#4267) | peterbell10 | 1 | -1/+0 | |
Add check for number of empty lines between functions and fix the corresponding failures | |||||
2017-08-24 | Minor changes (#3909) | mathiascode | 1 | -2/+2 | |
2015-05-24 | Made -Weverything an error. | tycho | 1 | -1/+1 | |
2014-07-19 | Code style: Fixed braces on separate lines. | madmaxoft | 1 | -1/+2 | |
2014-05-20 | Cleaned up cPlayer::UpdateMovementStats; Wither achievements | andrew | 1 | -1/+1 | |
2014-05-12 | Movement Statistics | andrew | 1 | -1/+1 | |
2014-05-11 | Fixed stat serialization | andrew | 1 | -1/+1 | |
2014-05-11 | Statistic Manager | andrew | 1 | -33/+90 | |
2014-04-27 | Added some comments | andrew | 1 | -1/+1 | |
2014-04-07 | Statistic/Achievement defs | andrew | 1 | -0/+139 | |