Andrei Prykhodko
|
c2054682f0
|
COMMON: added support for ini files with non english characters
|
2019-08-20 13:53:01 +03:00 |
|
Filippos Karapetis
|
1dd915ccdf
|
COMMON: Handle invalid INI file characters gracefully
This replaces all the asserts with warning messages
|
2019-08-20 11:38:27 +03:00 |
|
Johannes Schickel
|
854e22b38b
|
COMMON: Make GPL headers consistent in themselves.
|
2014-02-18 02:39:33 +01:00 |
|
Matthew Hoops
|
3f65a02ced
|
COMMON: Make the two INI save file functions take a String reference
|
2013-08-12 20:48:55 -04:00 |
|
Johannes Schickel
|
6da6e4e686
|
COMMON: Remove outdated comments on INIFile.
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 16:30:38 +02:00 |
|
Johannes Schickel
|
63750d6780
|
COMMON: Rename ConfigFile to INIFile.
This clears up that 'ConfigFile' is actually a class handling only INI-files.
|
2013-08-08 16:28:38 +02:00 |
|