index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
table
/
settings.ini
Age
Commit message (
Expand
)
Author
2021-05-29
Codechange: move all settings.ini files to table/settings
Patric Stout
2021-05-29
Cleanup: set the base in the setting templates, instead of defining the base ...
rubidium42
2021-05-29
Fix: [Network] Prevent an empty server name to be set anywhere
rubidium42
2021-05-29
Codechange: use separate pre and post callbacks for int settings
rubidium42
2021-05-29
Codechange: use separate pre and post callbacks for string settings
rubidium42
2021-05-27
Codechange: make sub classes of SettingDesc for the different types of settings
rubidium42
2021-05-27
Codechange: use initializer_lists for the settings tables
rubidium42
2021-05-15
Change: Use gender-neutral pronouns
rubidium42
2021-05-13
Codechange: move locale settings to std::string
rubidium42
2021-05-13
Codechange: move client name in settings to std::string
rubidium42
2021-05-13
Codechange: move server name/id in settings to std::string
rubidium42
2021-05-13
Codechange: move hostnames in settings to std::string
rubidium42
2021-05-13
Codechange: move passwords in settings to std::string
rubidium42
2021-05-05
Change: [Network] Update server's NetworkServerGameInfo only when needed
rubidium42
2021-04-29
Codechange: use NetworkAddress instead of two host/port variables where possible
Patric Stout
2021-04-20
Remove: "language" field from server/client
Patric Stout
2021-04-09
Change: Default music and sound effects volume to be lower
Niels Martin Hansen
2021-03-26
Fix: store the recent new game_creation settings in savegames
Patric Stout
2021-03-26
Feature: allow setting a custom terrain type to define highest peak
Patric Stout
2021-03-26
Add: allow setting the highest mountain for heightmaps
Patric Stout
2021-03-26
Feature: auto-detect map height limit based on generated map
Patric Stout
2021-03-26
Change: rename setting "max_heightlevel" to "map_height_limit"
Patric Stout
2021-03-26
Feature: setting to indicate desert coverage for tropic climate
Patric Stout
2021-03-26
Feature: setting to indicate snow coverage for arctic climate (replaces snow ...
Patric Stout
2021-03-13
Feature: allow setting maximum zoom level at which sprites are drawn (#8604)
Matt Kimber
2021-03-01
Codechange: validate that "max" value of settings fit in their storage
Patric Stout
2021-03-01
Fix: three max-values for settings could exceed their storage size
Patric Stout
2021-02-28
Fix c3dc27e3: put the max-value of fast-forward-speed-limit to within the sto...
Patric Stout
2021-02-28
Add: settings to limit your fast-forward game speed
Patric Stout
2021-02-19
Feature: configurable refresh-rate and change default to 60fps
Patric Stout
2021-02-18
Fix cc39fa9: New orders are non-stop by default (#8689)
Tyler Trahan
2021-02-17
Fix #8676, a2c3197f: GUI-visible settings may not be part of misc settings.
Michael Lutz
2021-02-17
Codechange: Allow early-load settings that are not misc settings.
Michael Lutz
2021-02-14
Change: move the 'road drive side' selection to settings tree, and give it th...
frosch
2021-02-14
Change: move the 'tree placer algorithm' selection to the settings tree windo...
frosch
2021-02-14
Codechange: Make the settings for min/max zoom early load settings.
Michael Lutz
2021-02-13
Codechange: Don't use cpp_offsetof in the save/load code.
Michael Lutz
2021-01-08
Change: Remove disable_unsuitable_building setting
Charles Pigott
2021-01-08
Fix 2fd871e2af5: load correct ending-year for old (pre 0.7) savegames
Patric Stout
2021-01-08
Fix #8050: ending-year of 5000000 allows you to get to year 5000001 and beyond
Patric Stout
2021-01-07
Feature: option to auto remove signals when in the way during rail constructi...
Kuhnovic
2021-01-02
Change: Default settings improved for new players
2TallTyler
2020-12-27
Change: Disable changing the inflation setting in network games.
Michael Lutz
2020-12-25
Change: Remove the LAN/Internet combobox from the server list in favour of ad...
frosch
2020-12-25
Feature: Add an option to disable tree growth completely (#8415)
Pavel Stupnikov
2020-12-16
Change: extend the allowed range for max loan setting (#8386)
Pavel Stupnikov
2020-12-15
Feature: new velocity unit "tiles/day" (#8278)
jostephd
2020-12-14
Add: new economy "frozen" that stops production changes and industry closures...
Pavel Stupnikov
2020-06-27
Feature: Increase max possible distance from border for oil refineries and rigs
dP
2020-01-04
Feature: Show the name of the NewGRF in the build vehicle window.
stormcone
[next]