1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 03:23:15 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
Ted John
80c4e4309d Remove duplicate entries and in wrong enum 2017-02-20 20:04:05 +00:00
Ted John
fb2c835d52 Include new config header 2017-02-18 15:45:10 +00:00
Ted John
6bda8eba0f Move remaining config functions to C++ 2017-02-18 15:16:19 +00:00
Ted John
87e3a8f8b0 Move config enums to more suitable places 2017-02-18 14:51:35 +00:00
Ted John
6a2b7b1200 Start moving config definitions over to C++ 2017-02-18 10:54:13 +00:00
Ted John
bd6d31fed6 Write config fields 2017-02-18 10:17:26 +00:00
Ted John
23fef54b14 Implement IniWriter 2017-02-18 10:17:26 +00:00
Ted John
2fc5012670 Fix build errors 2017-02-18 10:17:26 +00:00
Ted John
0542338d4d Use interface for config enum 2017-02-18 10:17:26 +00:00
Ted John
d8fae61e0c Add remaining config reading 2017-02-18 10:17:26 +00:00
Ted John
aee1222829 Read more config 2017-02-18 10:17:26 +00:00
Ted John
6f15fc2cee Refactor config reading to different files 2017-02-18 10:17:26 +00:00