summaryrefslogtreecommitdiffstats
path: root/src/IniFile.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-18Warnings improvementsTiger Wang1-1/+0
2020-04-16Using Super.Mattes D1-2/+8
2018-05-06Use clang-tidy to check more code conventions (#4214)Bond-0091-9/+9
2017-05-21Clang 5.0 fixesLukas Pioch1-1/+1
2016-08-18Pull the cSettingsRepositoryInterface::noID constant into cIniFile Lua API.Mattes D1-0/+11
2016-07-18Updated API documentation.Mattes D1-1/+2
2016-02-05Bulk clearing of whitespaceLogicParrot1-17/+17
2016-02-05Ignore trailing and leading spaces in INI values# Please enter the commit message for your changes. Lines startingLogicParrot1-17/+17
2015-07-31Unified the doxy-comment format.Mattes D1-23/+22
2015-05-24Made -Weverything an error.tycho1-2/+2
2015-05-23Fixed missing overrides and added a ignore flag for reserved macro for clang version 3.6 and higher.Lukas Pioch1-14/+14
2015-05-16Initial implementation of IniFile overloadingtycho1-9/+17
2015-05-09More style checking.Mattes D1-5/+5
2015-01-27IniFile: Added common code to migrate ports.Mattes D1-4/+20
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