summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
AgeCommit message (Collapse)Author
2010-03-06(svn r19346) -Feature: Configurable slope steepness for road vehicles from ↵terkhen
0% to 10%, default is 7%.
2010-03-06(svn r19345) -Feature: Realistic acceleration for road vehicles.terkhen
2010-03-05(svn r19329) -Codechange: language updates for the previous commitsyexo
2010-03-05(svn r19328) -Feature: a more extendable gui for building airportsyexo
2010-03-05(svn r19326) -Codechange: store the airport name as property in AirportSpecyexo
2010-03-05(svn r19325) -Codechange: introduce airport classes and split the default ↵yexo
airports in 4 classes
2010-02-27(svn r19271) -Fix (r19270): Secondary error messages start with ... .alberth
2010-02-27(svn r19270) -Codechange: Forward CommandCost results through ↵alberth
CreateNewIndustryHelper().
2010-02-26(svn r19265) -Fix [FS#3618]: "Can't build <industry> here... <industry> in ↵rubidium
the way" showed the to-be-built industry twice, instead of the to-be-built industry and the industry that's in the way
2010-02-24(svn r19231) -Feature: Allow overbuilding of road stops.terkhen
2010-02-22(svn r19217) -Codechange: Unify punctuation marks.frosch
2010-02-22(svn r19216) -Feature: Scroll to current order destination when ↵frosch
ctrl+clicking the start/stop bar.
2010-02-22(svn r19213) -Change: warn if a fallback sound set is loaded and tell the ↵yexo
user where to download a proper sound setd
2010-02-22(svn r19199) -Codechange: add a 'name'-property to airport tilesyexo
2010-02-21(svn r19190) -Add: Improve error message with track building when signals ↵alberth
are in the way.
2010-02-15(svn r19137) -Add: Report a more useful error when failing to build a bubble ↵alberth
generator.
2010-02-13(svn r19119) -Fix [FS#3616]: removing towns (in the scenario editor) that ↵rubidium
had stations/depots refer to them or vehicles were on the town's road could cause a crash
2010-02-12(svn r19111) -Fix (r19070): the station view didn't show acceptance anymorerubidium
2010-02-10(svn r19088) -Fix: some typos/spelling errors in the base 'translation'rubidium
2010-02-10(svn r19087) -Codechange: some typos in StringIDsrubidium
2010-02-10(svn r19081) -Codechange: make it possible to disable compilation of the ↵rubidium
AI+Squirrel
2010-02-09(svn r19070) -Fix [FS#3607]: the station coverage text was not RTL language ↵rubidium
aware (sbr)
2010-02-08(svn r19064) -Feature: Allow to select different land colours for the ↵terkhen
smallmap (reworked by Alberth).
2010-02-04(svn r19006) -Fix (r18970): default rail type determination failed causing ↵rubidium
'A'/SHIFT-F4 not to work the first time. As rail types can now be anything the explicit options for the different railtypes have been removed, leaving the most used rail type and first/last available rail types.
2010-01-30(svn r18964) -Change: Highlight the selected action for town authority, and ↵frosch
do not duplicate the itemtext to the description.
2010-01-29(svn r18953) -Feature: [NoAI] allow editing AI settings while an AI is runningyexo
Only settings with the AICONFIG_INGAME flag can be editted in this way
2010-01-28(svn r18942) -Feature [FS#2678]: add a setting to reduce/disable aircraft ↵yexo
crashes
2010-01-22(svn r18884) -Fix: [NewGRF] Perform bounds checking for all NewGRF data ↵peter1138
reads. Explicit length checks (which were not always correct) are no longer needed so these are removed to simplify code.
2010-01-21(svn r18883) -Codechange: warn in the difficulty and AI configuration window ↵rubidium
when setting the number of AIs to non-zero when you don't have AIs
2010-01-15(svn r18819) -Change [FS#3493]: be consistent with airport namingrubidium
2010-01-09(svn r18767) -Fix: min/max income tooltips for the details performance ↵rubidium
statistics mentioned months whereas it should be quarters.
2010-01-07(svn r18753) -Fix: Max TE was incorrect in the engine previewrubidium
2010-01-07(svn r18749) -Fix [FS#3491]: the AI's name and version in the debug panel ↵rubidium
weren't properly centered
2010-01-03(svn r18703) -Feature-ish: allow virtually paying a percentage of the leg ↵rubidium
profit in feeder chains. This to give the user a better chance to get a feeder system without "losses".
2010-01-01(svn r18678) -Update: happy new yearrubidium
2009-12-31(svn r18674) -Feature (FS#3459): Configurable slope steepness for trains ↵peter1138
from 0% to 10%, default is 3% as before (mostly by Terkhen)
2009-12-30(svn r18668) -Fix [FS#3450]: the space between the S and X of OS X should be ↵rubidium
a non-breaking one
2009-12-30(svn r18666) -Codechange: Add tooltips to enable/disable all buttons in ↵alberth
smallmap.
2009-12-30(svn r18665) -Feature [FS#567]: Allow contour-map to be shown with coloured ↵alberth
industries in smallmap.
2009-12-29(svn r18658) -Fix [FS#3443]: wrong strings drawn for cargo subtype in ↵rubidium
vehicle details
2009-12-22(svn r18608) -Change: add the concept of music setsrubidium
2009-12-22(svn r18603) -Codechange: move getting the song name to music_gui.cpprubidium
2009-12-21(svn r18583) -Codechange: Add WWT_SHADEBOX widget and its functions (heavily ↵alberth
based on code by erikjanp).
2009-12-19(svn r18548) -Fix (r18541): Unused string slipped in.peter1138
2009-12-19(svn r18543) -Codechange: Use separate set of strings for variety ↵peter1138
distribution setting to ease translation.
2009-12-19(svn r18541) -Feature: Additional map variety option for TGP landscape ↵peter1138
generator. Evolved from curve map idea from Zephyris.
2009-12-17(svn r18522) -Feature: add the possibility to not make new tree tiles in-gamerubidium
2009-12-16(svn r18516) -Feature [FS#3359]: moving of AIs in the AI configuration ↵rubidium
window. Based on a patch by Zuu.
2009-12-15(svn r18506) -Fix [FS#3368]: no error message was created for the first ↵rubidium
fatal NewGRF error.
2009-12-08(svn r18433) -Codechange: Show different texts in town GUI when the town ↵frosch
does not need food the whole year to grow.