Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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-07-15 | cThread uses AString instead of char * for name (fixed a warning) | madmaxoft@gmail.com | 1 | -1/+1 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -25/+25 |
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 | -1/+0 |
2011-12-23 | Added thread names to cThread so when debugging in Visual Studio you actually know what thread you're looking at | faketruth | 1 | -1/+3 |
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+25 |