summaryrefslogtreecommitdiffstats
path: root/iniFile (follow)
Commit message (Expand)AuthorAgeFilesLines
* cIniFile: fixed API-non-exportable function marked as API-exportmadmaxoft2013-08-071-0/+5
* cIniFile now reads .example.ini if not requested not to.madmaxoft2013-08-052-365/+562
* Forgotten files for previous merge commit (rev 1139)madmaxoft@gmail.com2013-01-131-56/+56
* Added the ItemToString() and ItemTypeToString() functions.madmaxoft@gmail.com2012-09-081-59/+88
* MCServer should run just fine on Android now :Dfaketruth2012-08-161-2/+2
* Attempt to bring sanity to newlines across systems.cedeel@gmail.com2012-06-142-792/+792
* Removed an unneeded includemadmaxoft@gmail.com2012-06-091-1/+0
* New IniFile functionality: read value and set default if it isn't present (GetValueSet() ); used by cWorldmadmaxoft@gmail.com2012-06-092-40/+50
* strstream is deprecated, using sstream insteadcedeel@gmail.com2012-06-041-1/+1
* sprintf() begone! Replaced with StringUtils' Printf()madmaxoft@gmail.com2012-02-012-172/+254
* Plugins can now be enabled and disabled through WebAdminfaketruth2012-02-012-7/+16
* VC2008 / VC2010: Enabled precompiled header through Globals.h; the header included in every module in the project. Compilation optimization.madmaxoft@gmail.com2012-01-291-1/+2
* Improved Core's WebAmin interface a bit.faketruth2012-01-221-1/+1
* Source for additional projectsfaketruth2011-10-032-0/+691