summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
AgeCommit message (Collapse)Author
2011-01-15(svn r21814) -Fix/Add: Check GRF version from action 8, and disallow usage ↵frosch
of GRFs with versions above 7.
2011-01-14(svn r21781) -Change: Make the description of the setting on how to obtain ↵planetmaker
the tooltip a bit clearer
2011-01-13(svn r21773) -Change: Remove the dropdown, and make BOW_OBJECT_LIST a list ↵alberth
of newobject classes.
2011-01-09(svn r21756) -Add: Display name of the selected station type in the station ↵alberth
picker window.
2011-01-05(svn r21734) -Change: use 'landscaping' instead of 'terraforming' in the ↵smatz
English lang file (peter1138)
2011-01-04(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles ↵rubidium
that can be cleared/terraformed by a company
2011-01-04(svn r21723) -Add: Enable/Disable all buttons to the owner view of the smallmap.terkhen
2011-01-04(svn r21721) -Codechange: Rename the smallmap button panel and its strings.terkhen
2011-01-04(svn r21720) -Feature: Allow to toggle visualization of company property in ↵terkhen
the owner view of the smallmap.
2011-01-04(svn r21718) -Feature: Show a list of companies in the owner legend.terkhen
2011-01-04(svn r21716) -Add: Tooltip for the industry legend at the smallmap.terkhen
2011-01-02(svn r21696) -Feature [FS#4362]: allow changing the AI configuration in the ↵yexo
scenario editor / in game
2011-01-01(svn r21685) -Codechange: prevent bug tracker entries like FS#2487 and ↵rubidium
FS#1613 for this year
2010-12-31(svn r21673) -Change [FS#4358]: do not show price to build a bridge in the ↵smatz
scenario editor, it is free there
2010-12-27(svn r21650) -Fix [FS#4339]: make "centre [main] view" consistent, and make ↵rubidium
"[main|global] view" consistent
2010-12-26(svn r21642) -Feature: concept of automatic station orders; add stub orders ↵rubidium
for intermediate stations and remove them when not visiting them anymore. This allows you to see what trains visit a station without actually having to order a vehicle to stop at all stations. Based on patch by fonsinchen
2010-12-21(svn r21570) -Add: Allow to select a vehicle and the following chain with a ↵terkhen
keyboard shortcut.
2010-12-21(svn r21567) -Feature: Allow to refit only the selected part of a train consist.terkhen
2010-12-20(svn r21547) -Add [FS#4318]: Tooltip describing the the behaviour of the ↵planetmaker
shift key for several actions
2010-12-15(svn r21530) -Fix: remove trailing period from most of English stringssmatz
2010-12-13(svn r21506) -Codechange: rename the train/vehicle lost warning strings to ↵rubidium
be more generic
2010-12-13(svn r21500) -Feature [FS#730]: diagonal tile clearing and terraforming. ↵rubidium
Based on patch by fonsinchen
2010-12-12(svn r21478) -Change [FS#4297]: improve some order related tooltips. Based ↵rubidium
on patch by Krille
2010-12-11(svn r21471) -Change [FS#4153]: make building aqueducts behave more like ↵rubidium
building tunnels. They can't be built on flat (or foundationed) tiles, so there is at most one destination tile like there is only one for tunnels
2010-12-11(svn r21464) -Add: Explicitly make 'shared orders' an option in the orders menuplanetmaker
2010-12-11(svn r21461) -Feature(tte) [FS#3711]: make it more clear that you're ↵rubidium
stopping a shared order, and make it possible retain the order list upon unsharing (sbr)
2010-12-07(svn r21431) -Cleanup: remove the build-while-paused cheatrubidium
2010-12-07(svn r21428) -Fix [FS#4021]: vehicles could be built while the game it ↵rubidium
paused. Now you can enable or disable that with a setting
2010-12-07(svn r21426) -Change: introduce a setting for the types of commands that are ↵rubidium
allowed to be executed while paused
2010-12-05(svn r21390) -Codechange: prepare the network join progress bar for getting ↵rubidium
the file size later in the download process, i.e. when a chunk of the savegame is already received by the client
2010-12-04(svn r21388) -Feature [FS#4289]: Allow entering of the new year in a text ↵alberth
box when cheating the year.
2010-11-26(svn r21335) -Change: be a bit more explicit that the game state can get ↵rubidium
broken by changing NewGRFs
2010-11-24(svn r21317) -Change: improve the wording of some of the settings stringsrubidium
2010-11-24(svn r21316) -Fix: Some more strings where 'player' actually meant 'company'planetmaker
2010-11-24(svn r21315) -Cleanup: remove a pair of unused stringsrubidium
2010-11-24(svn r21313) -Fix: Max vehicle settings are per company, not per playerplanetmaker
2010-11-19(svn r21256) -Fix [FS#4189]: Clients weren't always notified when the ↵rubidium
connection was lost
2010-11-18(svn r21231) -Codechange: Generalize the naming of some settings and ↵rubidium
variables related to visual effects (Hirundo)
2010-11-17(svn r21223) -Fix: use proper plural for the short cargo unit namesrubidium
2010-11-17(svn r21222) -Codechange: unify some string drawing and make it use the ↵rubidium
proper infrastructure for that...
2010-11-17(svn r21221) -Fix (r11429): short cargo units names for some cargo ↵rubidium
types/strings are not properly mapped to the strings that we use for the default industries
2010-11-17(svn r21220) -Codechange: give a string a much better namerubidium
2010-11-16(svn r21217) -Add: Plural codes to some english strings.frosch
2010-11-16(svn r21214) -Add: Display mail capacity when refitting an aircraft to ↵terkhen
passengers.
2010-11-13(svn r21179) -Fix [FS#4201] (r69): if the main toolbar's location is ↵rubidium
configurable, why isn't the statusbar's location configurable?
2010-11-12(svn r21154) -Fix [FS#4223]: OPF has been removed for trains, so the 90 ↵rubidium
degree turn option doesn't need to mention it's not supported for OPF
2010-11-10(svn r21129) -Fix [FS#4208-ish]: Crash when showing the "disabled static ↵rubidium
NewGRF for desync purposes" message
2010-11-06(svn r21105) -Feature-ish: Allow to sort purchase lists for trains and road ↵planetmaker
vehicles by tractive effort
2010-10-17(svn r20982) -Change: Don't refer to OpenTTD as a "clone" any moreorudge
2010-10-17(svn r20981) -Fix: British English uses 'centre', not 'center'orudge