Zvika Haramaty
|
03fb100226
|
AGI: support new WinAGI *.wag file format
|
2021-02-15 03:02:23 +02:00 |
|
Vladimir Menshakov
|
fb05242d36
|
COMMON: Add a way to specify default section name for simple sectionless .ini files
|
2020-08-31 18:17:28 +01:00 |
|
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 |
|
Andrei Prykhodko
|
f52a96e1f4
|
COMMON: fixed reading ini files which have not value for key
|
2019-08-19 21:50:14 +03:00 |
|
Andrei Prykhodko
|
8469b8749c
|
COMMON: fixed reading ini files with section containing more than one word
|
2019-04-09 21:02:29 +03:00 |
|
Bastien Bouclet
|
955e18c648
|
COMMON: Use nullptr instead of NULL or 0 where appropriate
|
2018-05-10 08:35:46 +02: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
|
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 |
|