Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-08-15 | Compiles on Android! Added Eclipse project, import it into your workspace and it should be runnable on Android! | faketruth | 1 | -0/+7 |
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -159/+159 |
2012-03-25 | Fixed the Log altogether (doesn't use NULL-to-va_list assignment, compiles for RaspberryPi) | madmaxoft@gmail.com | 1 | -9/+1 |
2012-02-18 | Logging: added thread ID to the log output in debug builds | madmaxoft@gmail.com | 1 | -1/+6 |
2012-02-17 | Lots of logging added | madmaxoft@gmail.com | 1 | -1/+6 |
2012-02-01 | AString logging fix 2 | madmaxoft@gmail.com | 1 | -3/+11 |
2012-02-01 | sprintf() begone! Replaced with StringUtils' Printf() | madmaxoft@gmail.com | 1 | -39/+56 |
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/+5 |
2011-10-03 | MCServer c++ source files | faketruth | 1 | -0/+136 |