summaryrefslogtreecommitdiff
path: root/src/table/settings.ini
AgeCommit message (Expand)Author
2021-05-27Codechange: use initializer_lists for the settings tablesrubidium42
2021-05-15Change: Use gender-neutral pronounsrubidium42
2021-05-13Codechange: move locale settings to std::stringrubidium42
2021-05-13Codechange: move client name in settings to std::stringrubidium42
2021-05-13Codechange: move server name/id in settings to std::stringrubidium42
2021-05-13Codechange: move hostnames in settings to std::stringrubidium42
2021-05-13Codechange: move passwords in settings to std::stringrubidium42
2021-05-05Change: [Network] Update server's NetworkServerGameInfo only when neededrubidium42
2021-04-29Codechange: use NetworkAddress instead of two host/port variables where possiblePatric Stout
2021-04-20Remove: "language" field from server/clientPatric Stout
2021-04-09Change: Default music and sound effects volume to be lowerNiels Martin Hansen
2021-03-26Fix: store the recent new game_creation settings in savegamesPatric Stout
2021-03-26Feature: allow setting a custom terrain type to define highest peakPatric Stout
2021-03-26Add: allow setting the highest mountain for heightmapsPatric Stout
2021-03-26Feature: auto-detect map height limit based on generated mapPatric Stout
2021-03-26Change: rename setting "max_heightlevel" to "map_height_limit"Patric Stout
2021-03-26Feature: setting to indicate desert coverage for tropic climatePatric Stout
2021-03-26Feature: setting to indicate snow coverage for arctic climate (replaces snow ...Patric Stout
2021-03-13Feature: allow setting maximum zoom level at which sprites are drawn (#8604)Matt Kimber
2021-03-01Codechange: validate that "max" value of settings fit in their storagePatric Stout
2021-03-01Fix: three max-values for settings could exceed their storage sizePatric Stout
2021-02-28Fix c3dc27e3: put the max-value of fast-forward-speed-limit to within the sto...Patric Stout
2021-02-28Add: settings to limit your fast-forward game speedPatric Stout
2021-02-19Feature: configurable refresh-rate and change default to 60fpsPatric Stout
2021-02-18Fix cc39fa9: New orders are non-stop by default (#8689)Tyler Trahan
2021-02-17Fix #8676, a2c3197f: GUI-visible settings may not be part of misc settings.Michael Lutz
2021-02-17Codechange: Allow early-load settings that are not misc settings.Michael Lutz
2021-02-14Change: move the 'road drive side' selection to settings tree, and give it th...frosch
2021-02-14Change: move the 'tree placer algorithm' selection to the settings tree windo...frosch
2021-02-14Codechange: Make the settings for min/max zoom early load settings.Michael Lutz
2021-02-13Codechange: Don't use cpp_offsetof in the save/load code.Michael Lutz
2021-01-08Change: Remove disable_unsuitable_building settingCharles Pigott
2021-01-08Fix 2fd871e2af5: load correct ending-year for old (pre 0.7) savegamesPatric Stout
2021-01-08Fix #8050: ending-year of 5000000 allows you to get to year 5000001 and beyondPatric Stout
2021-01-07Feature: option to auto remove signals when in the way during rail constructi...Kuhnovic
2021-01-02Change: Default settings improved for new players2TallTyler
2020-12-27Change: Disable changing the inflation setting in network games.Michael Lutz
2020-12-25Change: Remove the LAN/Internet combobox from the server list in favour of ad...frosch
2020-12-25Feature: Add an option to disable tree growth completely (#8415)Pavel Stupnikov
2020-12-16Change: extend the allowed range for max loan setting (#8386)Pavel Stupnikov
2020-12-15Feature: new velocity unit "tiles/day" (#8278)jostephd
2020-12-14Add: new economy "frozen" that stops production changes and industry closures...Pavel Stupnikov
2020-06-27Feature: Increase max possible distance from border for oil refineries and rigsdP
2020-01-04Feature: Show the name of the NewGRF in the build vehicle window.stormcone
2019-12-28Feature: Configurable game ending yearNiels Martin Hansen
2019-12-23Fix: Snowline height interval is now 1, in both World Generation and Settings...Samu
2019-12-21Fix: Custom sea level default value is now equal to minimum value, not lowerSamu
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-10-19Fix: add savegame version to trading age settingJack Baron
2019-10-19Feature: Configure minimum share trading yearsJack Baron