Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-10-18 | Converted some const char*s and std::strings to AStrings | faketruth | 1 | -2/+2 |
2012-09-24 | Source files cleanup: The rest of the files renamed. | madmaxoft@gmail.com | 1 | -4/+4 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -107/+107 |
2012-02-01 | Introducing StringUtils - the place to be if you are a generic string routine :) No more sprintf()! | madmaxoft@gmail.com | 1 | -4/+6 |
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/+3 |
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+104 |