summaryrefslogtreecommitdiff
path: root/src/table/settings/gameopt_settings.ini
AgeCommit message (Expand)Author
2021-07-09Codechange: split settings.ini over several files (#9421)Patric Stout
2021-07-06Codechange: split off the settings table and all the callbacks from the main ...rubidium42
2021-07-02Add: store headers for most savegame chunksPatric Stout
2021-06-26Fix #9386: compilers failing to compile with LTO by using variants instead of...rubidium42
2021-06-15Change: prefix SL_ARR with the length of the arrayPatric Stout
2021-06-06Codechange: merge guiflags and flags in settings .ini filesPatric Stout
2021-06-03Codechange: rename SettingGuiFlag to SettingFlag (#9332)Patric Stout
2021-05-30Codechange: use setting name instead of index for HandleOldDiffCustom() (#9311)Patric Stout
2021-05-29Doc: describe what each settings-file is aboutPatric Stout
2021-05-29Codechange: move all settings.ini files to table/settingsPatric Stout