summaryrefslogtreecommitdiff
path: root/src/saveload/settings_sl.cpp
AgeCommit message (Expand)Author
2021-07-09Codechange: use the name string in SaveLoad for the name of the Setting as wellRubidium
2021-07-09Codechange: access the name of a setting via an accessor functionRubidium
2021-07-09Codechange: name a few unnamed settings as to not to have to check for that b...Rubidium
2021-07-09Codechange: split settings.ini over several files (#9421)Patric Stout
2021-07-06Cleanup: Remove now unneeded ChunkHandler membersglx22
2021-07-06Codechange: Use ChunkHandlers sub-classesglx22
2021-07-06Codechange: Use static array of references to ChunkHandlerglx22
2021-07-06Codechange: split off the settings saveload code from the main settings handl...Rubidium