scummvm/engines/ultima
Matthew Jimenez 4567eefaaa ULTIMA8: Replace custom ini file handling with Common::INIFile
This change also removes the pathed keys in favor of distinct category and section variables.
2021-02-03 19:46:26 -06:00
..
nuvie ULTIMA: Remove wrappers around stdlib functions 2021-01-15 22:40:36 -08:00
shared ULTIMA: Remove unused Std::queue 2021-01-17 12:43:56 +09:00
ultima0 ULTIMA: Add override keywords 2020-02-09 12:55:00 +01:00
ultima1 ULTIMA: ULTIMA1: Added virtual destructor 2020-08-29 17:22:24 +02:00
ultima4 ULTIMA4: Change int local to bool for clarity 2021-02-01 21:35:09 -08:00
ultima8 ULTIMA8: Replace custom ini file handling with Common::INIFile 2021-02-03 19:46:26 -06:00
configure.engine ULTIMA: Allow engine to build without freetype 2020-10-20 21:47:22 +09:00
detection_tables.h ULTIMA8: Add original save/load engine option 2021-01-28 20:16:04 -06:00
detection.cpp ULTIMA8: Add original save/load engine option 2021-01-28 20:16:04 -06:00
detection.h PLUGINS: MetaEngineStatic -> MetaEngineDetection 2020-10-11 23:14:39 +02:00
metaengine.cpp ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
metaengine.h ENGINES: Changed AdvancedMetaEngine::createInstance to return a Common::Error 2020-12-04 20:57:14 +00:00
module.mk ULTIMA8: Replace custom ini file handling with Common::INIFile 2021-02-03 19:46:26 -06:00
POTFILES ULTIMA: Add missing entry to POTFILES 2021-01-30 10:53:57 +01:00