summaryrefslogtreecommitdiff
path: root/src/settings_type.h
AgeCommit message (Expand)Author
2021-04-29Codechange: use NetworkAddress instead of two host/port variables where possiblePatric Stout
2021-04-20Remove: "language" field from server/clientPatric 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-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-02-28Add: settings to limit your fast-forward game speedPatric Stout
2021-02-19Feature: configurable refresh-rate and change default to 60fpsPatric Stout
2021-01-08Change: Remove disable_unsuitable_building settingCharles Pigott
2021-01-07Feature: option to auto remove signals when in the way during rail constructi...Kuhnovic
2020-12-25Change: Remove the LAN/Internet combobox from the server list in favour of ad...frosch
2020-12-14Add: new economy "frozen" that stops production changes and industry closures...Pavel Stupnikov
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-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-10-19Feature: Configure minimum share trading yearsJack Baron
2019-09-29Fix: Some typos found using codespellJMcKiern
2019-05-11Change: Limit memory allocations for each Squirrel instanceNiels Martin Hansen
2019-04-29Codechange: Remove DistributionTypeByteCharles Pigott
2019-04-29Codechange: Remove TownLayoutByte typeCharles Pigott
2019-04-29Codechange: Remove TownFoundingByte typeCharles Pigott
2019-04-29Codechange: Set ZoomLevel's base type to byte instead of using ZoomLevelByteCharles Pigott
2019-03-20Remove: ENABLE_NETWORK switchPatric Stout
2019-03-16Remove: OPFCharles Pigott
2019-03-08Feature: Industries with neutral stations (e.g. Oil Rig) only supply/accept c...PeterN
2019-03-08Change: Add configurable curve penalty for ships.Peter Nelson
2019-03-04Add: Option for population-linear town cargo generationNiels Martin Hansen
2019-01-10Add #4115: default company colour setting (#6998)Gabda87
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2018-06-23Feature #986: Automatic save when losing connection to a network gameNiels Martin Hansen
2018-04-28Add: Replace independment map scrolling GUI settings with single option, and ...PeterN
2017-03-24(svn r27825) -Feature [FS#4950]: Add option to close windows with right click...peter1138
2015-02-12(svn r27144) -Change: The chatbox-width setting now uses percent of screen wi...frosch
2014-09-21(svn r26884) -Change: scale the NewGRF's snow line level according to the con...rubidium
2014-09-21(svn r26880) -Add: stub settings for limiting bridge and map heightrubidium
2014-09-13(svn r26815) -Change: Allow to set the granularity of the tooltip hover time ...planetmaker
2013-06-29(svn r25508) -Change: split unit localisation choice into a choice per type o...rubidium
2013-06-09(svn r25365) -Feature: show cargo by next hops and final destinations in the ...fonsinchen
2013-06-09(svn r25351) -Add: settings for link graphfonsinchen
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-12-23(svn r24846) -Add: Advanced settings to disable certain sound effects.frosch
2012-12-23(svn r24845) -Add: News ticker sound setting to adv. settings window.frosch
2012-12-23(svn r24843) -Codechange: Move news display options into the general settings...frosch
2012-12-05(svn r24792) -Add: Readd difficulty settings to advanced settings unless they...frosch
2012-12-05(svn r24790) -Remove: Classic difficulty profiles.frosch
2012-12-05(svn r24789) -Add: Separate setting to control the default settings of newly ...frosch
2012-12-05(svn r24786) -Codechange: Add SettingsProfile enum for difficulty profiles an...frosch