Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-06-14 | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 1 | -606/+606 |
2012-06-09 | Removed an unneeded include | madmaxoft@gmail.com | 1 | -1/+0 |
2012-06-09 | New IniFile functionality: read value and set default if it isn't present (GetValueSet() ); used by cWorld | madmaxoft@gmail.com | 1 | -24/+36 |
2012-06-04 | strstream is deprecated, using sstream instead | cedeel@gmail.com | 1 | -1/+1 |
2012-02-01 | sprintf() begone! Replaced with StringUtils' Printf() | madmaxoft@gmail.com | 1 | -21/+100 |
2012-02-01 | Plugins can now be enabled and disabled through WebAdmin | faketruth | 1 | -7/+15 |
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/+2 |
2011-10-03 | Source for additional projects | faketruth | 1 | -0/+507 |