aboutsummaryrefslogtreecommitdiff
path: root/common/ini-file.cpp
AgeCommit message (Expand)Author
2019-08-20COMMON: added support for ini files with non english charactersAndrei Prykhodko
2019-08-20COMMON: Handle invalid INI file characters gracefullyFilippos Karapetis
2019-08-19COMMON: fixed reading ini files which have not value for keyAndrei Prykhodko
2019-04-09COMMON: fixed reading ini files with section containing more than one wordAndrei Prykhodko
2018-05-10COMMON: Use nullptr instead of NULL or 0 where appropriateBastien Bouclet
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-12COMMON: Make the two INI save file functions take a String referenceMatthew Hoops
2013-08-08COMMON: Rename ConfigFile to INIFile.Johannes Schickel