summaryrefslogtreecommitdiff
path: root/src/settings_type.h
AgeCommit message (Expand)Author
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
2012-12-05(svn r24785) -Add: Various methods to open the OSK. (based on patch by Eagle_...frosch
2012-11-08(svn r24672) -Add [FS#5356]: Remember the basic/advanced/expert filter select...frosch
2012-10-13(svn r24590) -Feature: More options for the auto-scroll setting. (adf88)frosch
2012-05-01(svn r24194) -Change: Rename the 'signal_side' setting to 'train_signal_side'...frosch
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 drag...michi_cc
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 a...rubidium
2011-12-19(svn r23606) -Add: GameScanner, to auto-detect game scripts, and wire it in t...truebrain
2011-12-11(svn r23497) -Add: Advanced display setting to control the linewidth in graph...frosch
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 script.script_ma...truebrain
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-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
2011-08-21(svn r22797) -Add: progress bar for scanning NewGRFsrubidium
2011-08-20(svn r22767) -Add: river generationrubidium
2011-07-03(svn r22626) -Fix [FS#4622]: Also initialise _old_vds with newgame settings; ...frosch
2011-05-03(svn r22417) -Add: an advanced setting to specify the default palette to use ...frosch
2011-03-05(svn r22202) -Codechange: make MusicFileSettings a proper citizen of the clie...rubidium
2011-02-06(svn r22001) -Codechange: Rename difficulty.number_industries to difficulty.i...alberth
2011-02-06(svn r22000) -Codechange: Introduce an enum for the industry density setting.alberth
2011-02-05(svn r21974) -Feature: Add a setting to enable/disable funding local road rec...terkhen
2011-02-04(svn r21962) -Feature-ish: GUI setting to disable reversing at signalsrubidium
2011-02-04(svn r21960) -Change: show the length of vehicles in tiles, instead of half t...rubidium
2011-02-04(svn r21959) -Change: replace longbridges with custom maximum bridge and tunn...rubidium
2011-02-04(svn r21958) -Cleanup: join_stations setting; can done by distant join and co...rubidium
2011-02-04(svn r21957) -Cleanup: gotodepot and timetabling settings are more or less us...rubidium
2011-02-04(svn r21956) -Cleanup: always draw the bridge pillarsrubidium
2011-02-04(svn r21955) -Cleanup: always show the long date in the status barrubidium
2011-02-04(svn r21954) -Cleanup: remove setting to not show the vehicle speed in the ve...rubidium
2011-02-04(svn r21953) -Remove [FS#4456]: the non-uniform stations setting. Support for...smatz
2011-01-16(svn r21826) -Fix [FS#4007]: the expectations from the "always build infrastr...rubidium
2011-01-04(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles tha...rubidium
2011-01-02(svn r21695) -Codechange: add helper function to get the currently applicable...yexo
2010-12-29(svn r21656) -Fix [FS#4345] (r3722, r15301): Use a bool instead of uint8 to s...planetmaker