Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-10-23 | En masse NULL -> nullptr replace | Tiger Wang | 1 | -2/+2 |
2014-07-21 | Style: Normalized to no spaces before closing parenthesis. | madmaxoft | 1 | -13/+13 |
2014-07-21 | Style: Normalized spaces after if, for and while. | madmaxoft | 1 | -6/+6 |
2014-07-17 | Fixed tabs used for alignment. | madmaxoft | 1 | -17/+33 |
2014-07-17 | Normalized comments. | madmaxoft | 1 | -4/+4 |
2013-11-24 | Moved source to src | Alexander Harkness | 1 | -0/+0 |
2012-09-23 | Source files cleanup: OSSupport-related files in a separate subfolder, renamed. | madmaxoft@gmail.com | 1 | -0/+0 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -91/+91 |
2012-02-01 | AString logging fix 2 | madmaxoft@gmail.com | 1 | -1/+1 |
2012-02-01 | sprintf() begone! Replaced with StringUtils' Printf() | madmaxoft@gmail.com | 1 | -23/+23 |
2012-01-29 | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 1 | -10/+5 |
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+96 |