Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-20 | COMMON: added support for ini files with non english characters | Andrei Prykhodko | |
2019-08-20 | COMMON: Handle invalid INI file characters gracefully | Filippos Karapetis | |
This replaces all the asserts with warning messages | |||
2014-02-18 | COMMON: Make GPL headers consistent in themselves. | Johannes Schickel | |
2013-08-12 | COMMON: Make the two INI save file functions take a String reference | Matthew Hoops | |
2013-08-08 | COMMON: Remove outdated comments on INIFile. | Johannes Schickel | |
These very old comments claimed that ConfigManager uses INIFile. This is not true however. Thus removing them should clear things up a little bit. | |||
2013-08-08 | COMMON: Rename ConfigFile to INIFile. | Johannes Schickel | |
This clears up that 'ConfigFile' is actually a class handling only INI-files. |