summaryrefslogtreecommitdiffstats
path: root/src/IniFile.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-27CheckBasicStyle'dAlexander Harkness1-1/+1
2014-10-24IniFile: Removed the problematic printf-like Set function.Mattes D1-6/+0
2014-10-24Fixed formatstringworktycho1-1/+1
2014-10-23Merged IniFile into main MCS sources.Mattes D1-0/+0
2014-09-03Added cIniFile::HasValue() function.madmaxoft1-0/+5
2014-06-05SuggestionsTiger Wang1-0/+2
2014-02-16Addressed Issue #402. cIniFile can now process UTF-8 files that have anarroo1-0/+2
2014-01-11IniFile: Split SetValue() into AddValue() and SetValue().madmaxoft1-11/+21
2013-11-24Moved iniFileAlexander Harkness1-0/+0
2013-10-26cIniFile: Improved doxy-comments.madmaxoft1-5/+5
2013-10-25cIniFile: Renamed functions to make meaning more explicit.madmaxoft1-67/+61
2013-10-25cIniFile doesn't store filename internally anymore.madmaxoft1-12/+6
2013-08-07cIniFile: fixed API-non-exportable function marked as API-exportmadmaxoft1-0/+5
2013-08-05cIniFile now reads .example.ini if not requested not to.madmaxoft1-86/+112
2013-01-13Forgotten files for previous merge commit (rev 1139)madmaxoft@gmail.com1-56/+56
2012-06-14Attempt to bring sanity to newlines across systems.cedeel@gmail.com1-186/+186
2012-06-09New IniFile functionality: read value and set default if it isn't present (GetValueSet() ); used by cWorldmadmaxoft@gmail.com1-16/+14
2012-02-01sprintf() begone! Replaced with StringUtils' Printf()madmaxoft@gmail.com1-151/+154
2012-02-01Plugins can now be enabled and disabled through WebAdminfaketruth1-0/+1
2012-01-22Improved Core's WebAmin interface a bit.faketruth1-1/+1
2011-10-03Source for additional projectsfaketruth1-0/+184