You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/table/settings
rubidium42 f35e6c1c7f Codechange: use C-style strings instread of std::string in the SettingDesc constructor
This as using std::string causes much more variables to be tracked, potentially causing problemes for certain compilers in certain situations
3 years ago
..
CMakeLists.txt
company_settings.ini Codechange: remove overloading on UpdateServiceInterval 3 years ago
currency_settings.ini Codechange: merge guiflags and flags in settings .ini files 3 years ago
gameopt_settings.ini Change: prefix SL_ARR with the length of the array 3 years ago
misc_settings.ini Codechange: merge guiflags and flags in settings .ini files 3 years ago
settings.ini Codechange: use C-style strings instread of std::string in the SettingDesc constructor 3 years ago
win32_settings.ini Codechange: merge guiflags and flags in settings .ini files 3 years ago
window_settings.ini Codechange: merge guiflags and flags in settings .ini files 3 years ago