Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Attempt to bring sanity to newlines across systems. | cedeel@gmail.com | 2012-06-14 | 2 | -792/+792 |
* | 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 | 2 | -40/+50 |
* | 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 | 2 | -172/+254 |
* | Plugins can now be enabled and disabled through WebAdmin | faketruth | 2012-02-01 | 2 | -7/+16 |
* | 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 |
* | Improved Core's WebAmin interface a bit. | faketruth | 2012-01-22 | 1 | -1/+1 |
* | Source for additional projects | faketruth | 2011-10-03 | 2 | -0/+691 |