Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-08-04 | Improved logging coloring performance on Windows. | madmaxoft | 1 | -2/+4 |
2013-02-03 | BiomeVisualiser: initial import | madmaxoft@gmail.com | 1 | -5/+9 |
2012-09-24 | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 1 | -1/+1 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -191/+191 |
2012-03-25 | Fixed the Log altogether (doesn't use NULL-to-va_list assignment, compiles for RaspberryPi) | madmaxoft@gmail.com | 1 | -5/+5 |
2012-02-18 | Logging: added thread ID to the log output in debug builds | madmaxoft@gmail.com | 1 | -1/+4 |
2012-02-02 | cSocket API fix (possible invalid pointer) | madmaxoft@gmail.com | 1 | -28/+56 |
2012-02-01 | sprintf() begone! Replaced with StringUtils' Printf() | madmaxoft@gmail.com | 1 | -3/+11 |
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 | -9/+6 |
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+155 |