Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MCServer should run just fine on Android now :D | faketruth | 2012-08-16 | 1 | -2/+2 |
* | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 2012-06-14 | 1 | -606/+606 |
* | Removed an unneeded include | madmaxoft@gmail.com | 2012-06-09 | 1 | -1/+0 |
* | New IniFile functionality: read value and set default if it isn't present (GetValueSet() ); used by cWorld | madmaxoft@gmail.com | 2012-06-09 | 1 | -24/+36 |
* | strstream is deprecated, using sstream instead | cedeel@gmail.com | 2012-06-04 | 1 | -1/+1 |
* | sprintf() begone! Replaced with StringUtils' Printf() | madmaxoft@gmail.com | 2012-02-01 | 1 | -21/+100 |
* | Plugins can now be enabled and disabled through WebAdmin | faketruth | 2012-02-01 | 1 | -7/+15 |
* | VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization. | madmaxoft@gmail.com | 2012-01-29 | 1 | -1/+2 |
* | Source for additional projects | faketruth | 2011-10-03 | 1 | -0/+507 |