summaryrefslogtreecommitdiff
path: root/src/settings_type.h
AgeCommit message (Expand)Author
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
2010-12-14(svn r21513) -Feature [FS#532]: make the chat message timeout user configurablerubidium
2010-12-13(svn r21505) -Change: generalise the lost_train_warning setting to lost_vehic...rubidium
2010-12-07(svn r21426) -Change: introduce a setting for the types of commands that are ...rubidium
2010-11-30(svn r21363) -Add: support for limiting the amount of (accepted) incoming datarubidium
2010-11-13(svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is configur...rubidium
2010-11-07(svn r21116) -Add [FS#3012]: Reduce the chances to accidentially break savega...planetmaker
2010-10-17(svn r20973) -Add: chat sending and receiving support for remote admins (dihe...rubidium
2010-10-17(svn r20966) -Change: enable remote administration sockets (parts by Yexo and...rubidium
2010-10-17(svn r20965) -Fix: typo in commentrubidium
2010-10-17(svn r20963) -Add: stubs for a remote administration connectionrubidium
2010-09-20(svn r20832) -Feature: Allow to select a custom percentage of water in the ma...terkhen
2010-08-28(svn r20659) -Feature: make the (flat) area around an industry configurable (...rubidium
2010-08-19(svn r20553) -Feature: allow rate limiting of incoming commandsrubidium
2010-08-05(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (Si...yexo
2010-07-31(svn r20259) -Add: allow NewGRFs to specify their version and use that to hid...rubidium
2010-07-14(svn r20144) -Feature: Allow to configure the delay of hover events, or to di...terkhen
2010-07-02(svn r20048) -Feature: Add a setting to forbid towns building level crossings.michi_cc
2010-04-03(svn r19548) -Add: Client setting 'gui.ai_developer_tools' to enable the brea...yexo
2010-03-24(svn r19515) -Add: Client setting 'gui.newgrf_developer_tools' to enable othe...frosch
2010-03-21(svn r19499) -Remove: same_industry_close setting did not do what it said and...frosch
2010-03-06(svn r19346) -Feature: Configurable slope steepness for road vehicles from 0%...terkhen
2010-03-06(svn r19345) -Feature: Realistic acceleration for road vehicles.terkhen
2010-02-10(svn r19082) -Codechange: make 'developer' a regular settingsmatz
2010-02-08(svn r19064) -Feature: Allow to select different land colours for the smallma...terkhen
2010-02-03(svn r18994) -Change: content mirroring support (based on work by TrueBrain).rubidium
2010-01-28(svn r18942) -Feature [FS#2678]: add a setting to reduce/disable aircraft cra...yexo
2010-01-21(svn r18875) -Codechange: remove some unneeded bits from the network protocol...rubidium
2010-01-03(svn r18703) -Feature-ish: allow virtually paying a percentage of the leg pro...rubidium
2009-12-31(svn r18674) -Feature (FS#3459): Configurable slope steepness for trains from...peter1138
2009-12-19(svn r18541) -Feature: Additional map variety option for TGP landscape genera...peter1138
2009-12-17(svn r18522) -Feature: add the possibility to not make new tree tiles in-gamerubidium
2009-12-13(svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 t...rubidium
2009-12-04(svn r18404) -Codechange: link drive through stops better togetherrubidium
2009-11-25(svn r18285) -Feature: show the expected arrival/departure dates in the timet...rubidium
2009-11-24(svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJ...smatz
2009-10-27(svn r17893) -Feature [FS#2633]: make it possible to disable background savin...rubidium
2009-09-09(svn r17488) -Feature [FS#2339]: add the date to all logging in the (real, no...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-12(svn r17157) -Add: localised decimal separatorsmatz
2009-06-21(svn r16614) -Codechange: Make the airport min/max available year a property ...yexo
2009-05-26(svn r16439) -Change: Make the default vehicle servicing settings company-bas...yexo
2009-05-15(svn r16315) -Codechange: move the autorenew settings to a new CompanySetting...yexo
2009-04-23(svn r16129) -Feature-ish: configurable digit group separator per language wi...rubidium
2009-04-12(svn r16037) -Feature: allow (per order) to let a train stop at the near end,...rubidium
2009-04-10(svn r16014) -Feature(-ish): allow binding to several IPs; [network]:server_b...rubidium
2009-04-08(svn r15988) -Fix: inconsistency between using NETWORK_NAME_LENGTH and NETWOR...rubidium
2009-03-25(svn r15848) -Feature: Add autoclean_novehicles setting which will, when auto...peter1138
2009-03-12(svn r15695) -Feature [FS#2672]: Allow the number of towns that will be gener...belugas