Commit Graph

8 Commits

Author SHA1 Message Date
57264022ce ConfigLoaders: Temporarily not save all settings 2017-06-03 18:11:56 +01:00
827972b810 Config: Extract ConfigLocation 2017-06-03 18:11:55 +01:00
dd9e622155 GameConfigLoader: Fix blank keys for variable sections 2017-05-13 15:22:26 +01:00
32d9428171 Config/Layer: Fix accidental cast of RecursiveSection to Section 2017-05-09 00:17:00 +01:00
b0d54a67cc GameConfigLoader: Fix issues mentioned in code review 2017-03-05 15:47:25 +01:00
fa98d07f7a GameConfigLoader: Implement missing Save function 2017-03-05 15:47:24 +01:00
4761afe179 GameConfigLoader: Ignore unknown entries
It's not necessarily an issue. For example, memory breakpoints are
handled in a different location.
2017-03-05 15:47:24 +01:00
9dbb6f9022 Game configuration loader 2017-03-05 15:47:24 +01:00