summaryrefslogtreecommitdiff
path: root/src/table/settings.h
AgeCommit message (Expand)Author
2010-01-18(svn r18864) -Fix [FS#3532]: town noise population settings could not be chan...rubidium
2010-01-16(svn r18838) -Codechange [FS#3524]: reorganisation of the train acceleration ...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-22(svn r18608) -Change: add the concept of music setsrubidium
2009-12-21(svn r18585) -Codechange: replace some magic numbers by constantsrubidium
2009-12-20(svn r18572) -Change: Enable 'multiple NewGRF engine sets' by default.frosch
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-12-01(svn r18362) -Cleanup: remove OPF for RVs and NTP to clean up lots of code an...rubidium
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-11-09(svn r18027) -Codechange: make some unneededly global variables static and re...rubidium
2009-10-29(svn r17902) -Fix: make the plane speed setting unchangeable in network games...rubidium
2009-10-27(svn r17893) -Feature [FS#2633]: make it possible to disable background savin...rubidium
2009-09-26(svn r17651) -Fix [FS#3238] (r17644): crashes when commands related to compan...rubidium
2009-09-26(svn r17646) -Fix (r17644): GCC 4.4/4.5 compile failurerubidium
2009-09-26(svn r17644) -Fix [FS#3219]: some inconsistencies with the difficulty setting...rubidium
2009-09-09(svn r17488) -Feature [FS#2339]: add the date to all logging in the (real, no...rubidium
2009-09-07(svn r17464) -Codechange: use C++0x mode when compiling with gcc >= 4.3 or ic...smatz
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-12(svn r17157) -Add: localised decimal separatorsmatz
2009-08-09(svn r17139) -Change: add the concept of sound setsrubidium
2009-08-09(svn r17133) -Codechange: generalise the code that searches for base graphicsrubidium
2009-07-25(svn r16949) -Codechange: unify the way the DisplayOption enums are writtenrubidium
2009-07-22(svn r16921) -Codechange: make it more clear what strings are related to road...rubidium
2009-06-25(svn r16654) -Codechange: cache industries in station's coverage area instead...smatz
2009-06-21(svn r16614) -Codechange: Make the airport min/max available year a property ...yexo
2009-06-20(svn r16603) -Codechange: enumify map size limits (based on a patch by Bilbo)smatz
2009-05-26(svn r16439) -Change: Make the default vehicle servicing settings company-bas...yexo
2009-05-26(svn r16433) -Codechange: Remove most of CmdSetAutoreplace and replace it wit...yexo
2009-05-26(svn r16429) -Change: Make the company settings behave like all others settin...yexo
2009-05-15(svn r16315) -Codechange: move the autorenew settings to a new CompanySetting...yexo
2009-04-23(svn r16131) -Fix (r16129): some compile warnings on some compilersrubidium
2009-04-23(svn r16129) -Feature-ish: configurable digit group separator per language wi...rubidium
2009-04-21(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...rubidium
2009-04-19(svn r16090) -Fix: s/Slovakish/Slovak/ (unimatrix)frosch
2009-04-12(svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu is...rubidium
2009-04-12(svn r16037) -Feature: allow (per order) to let a train stop at the near end,...rubidium
2009-04-11(svn r16028) -Fix [FS#2826]: storing/loading some currencies failed due to in...rubidium
2009-04-10(svn r16014) -Feature(-ish): allow binding to several IPs; [network]:server_b...rubidium
2009-04-09(svn r16000) -Feature: IPv6 supportrubidium
2009-03-25(svn r15848) -Feature: Add autoclean_novehicles setting which will, when auto...peter1138
2009-03-21(svn r15798) -Fix (r15795): gcc doesn't like static functions that are not de...yexo
2009-03-21(svn r15795) -Codechange: Move the settings table from settings.cpp to table/...yexo