summaryrefslogtreecommitdiff
path: root/src/table/settings.ini
AgeCommit message (Collapse)Author
2014-09-13(svn r26815) -Change: Allow to set the granularity of the tooltip hover time ↵planetmaker
in milliseconds instead of seconds. New default value is 250ms
2014-05-25(svn r26614) -Add: Adv. settings window can handle the autosave setting as well.frosch
2014-05-21(svn r26604) -Add: Most of the mapgen settings to advances settings window.frosch
2014-04-27(svn r26528) -Remove: A bunch of archaic settings from the advanced settings ↵frosch
GUI.
2014-02-09(svn r26323) -Fix: update some constants related to map size.fonsinchen
2013-06-29(svn r25508) -Change: split unit localisation choice into a choice per type ↵rubidium
of unit, and move it to the advanced settings -Feature [FS#5482]: have tractive effort in imperial (lbf) and metric (kgf) units -Feature: have weights and volumes in imperial units (short tons, gallons)
2013-06-29(svn r25507) -Cleanup: double definitionrubidium
2013-06-09(svn r25365) -Feature: show cargo by next hops and final destinations in the ↵fonsinchen
station GUI
2013-06-09(svn r25351) -Add: settings for link graphfonsinchen
2013-03-09(svn r25072) -Codechange: Don't require the custom currency to be the last ↵planetmaker
defined one
2013-02-04(svn r24968) -Fix [FS#5379]: company window was not updated when shared were ↵rubidium
enabled/disabled
2013-01-08(svn r24899) -Fix [FS#5434]: Also the station build window needs redrawing ↵planetmaker
when the station spread changes (based on patch by juanjo)
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 r24844) -Add: News display settings to adv. settings window.frosch
2012-12-23(svn r24843) -Codechange: Move news display options into the general ↵frosch
settings framework. (based on patch by eagle_rainbow)
2012-12-05(svn r24792) -Add: Readd difficulty settings to advanced settings unless ↵frosch
they are already present in other settings windows.
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
added scripts and random AIs.
2012-12-05(svn r24785) -Add: Various methods to open the OSK. (based on patch by ↵frosch
Eagle_rainbow)
2012-11-08(svn r24672) -Add [FS#5356]: Remember the basic/advanced/expert filter ↵frosch
selection.
2012-11-08(svn r24671) -Feature [FS#5355]: Add basic/advanced/expert filters to adv. ↵frosch
settings GUI. (Eagle_rainbow)
2012-10-13(svn r24590) -Feature: More options for the auto-scroll setting. (adf88)frosch
2012-05-25(svn r24270) -Add: Missing descriptions for adv. settings.frosch
2012-05-12(svn r24235) -Add: Add help-strings for the settings in the advanced ↵alberth
settings window.
2012-05-12(svn r24234) -Add: Add help-string infrastructure to the ini filesalberth
2012-05-06(svn r24209) -Cleanup: Remove now unused SGF_NOCOMMA value.alberth
2012-05-06(svn r24206) -Codechange: Move colouring of advanced setting options to the ↵alberth
drawing code.
2012-05-01(svn r24194) -Change: Rename the 'signal_side' setting to ↵frosch
'train_signal_side', and add a third option while doing so.
2012-05-01(svn r24191) -Fix: If you consider a settings to potentially cause desyncs ↵frosch
via NewGRFs and thus disallow changing it in network games, you should probably also sync it to clients.
2012-04-17(svn r24134) -Add: Configurable limits for tree planting.michi_cc
2012-04-17(svn r24129) -Feature [FS#3660]: Option to minimise signal distance when ↵michi_cc
dragging over obstacles. (adf88)
2012-02-04(svn r23895) -Revert (r23888): Broken and not even needed anymore in the ↵michi_cc
container format 2 implementation that was committed.
2012-02-04(svn r23888) -Change: Move the min/max zoom settings to the "misc" section ↵michi_cc
so they are valid before sprites are loaded.
2012-01-07(svn r23769) -Codechange: make the lag/join start timeouts configurable as wellrubidium
2012-01-06(svn r23764) -Fix [FS#4955]: make default timeouts for certain states lower ↵rubidium
and configurable
2011-12-11(svn r23497) -Add: Advanced display setting to control the linewidth in ↵frosch
graphs. (ChillCore)
2011-12-04(svn r23422) -Fix [FS#4863] (r22797): the default palette setting wasn't ↵rubidium
applied correctly anymore as the configuration file is loaded after the first NewGRF scan
2011-12-03(svn r23415) -Feature: Infrastructure maintenance costs.michi_cc
2011-12-01(svn r23387) -Fix: move ai.script_max_opcode_till_suspend to ↵truebrain
script.script_max_opcode_till_suspend
2011-11-24(svn r23316) -Feature: Add ability to zoom in to 2x and 4x level.peter1138
2011-11-24(svn r23314) -Add: Add settings to restrict viewport zoom levels.peter1138
2011-11-23(svn r23303) -Add: economy.fund_buildings, to disallow funding buildingstruebrain
2011-11-14(svn r23223) -Codechange: store the last newgrf count in the misc sectionrubidium
2011-11-08(svn r23169) -Feature: [NoAI] AICONFIG_AI_DEVELOPER flags to hide AI ↵yexo
settings unless gui.ai_developer_tools is enabled (Zuu)
2011-11-03(svn r23085) -Fix (r23084): SLE_UINT8 might have been the old type, it's not ↵rubidium
the same as the length of the variable
2011-11-03(svn r23084) -Codechange: get rid of a redundant variablerubidium
2011-08-21(svn r22807) -Feature-ish: show a message about missing strings in the intro ↵rubidium
window if a certain (configurable) threshold has been reached and its not a stable release
2011-08-21(svn r22797) -Add: progress bar for scanning NewGRFsrubidium
2011-08-20(svn r22767) -Add: river generationrubidium