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