summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
AgeCommit message (Collapse)Author
2010-07-11(svn r20127) -Fix [FS#3929]: Replace 'invalid engine' with 'vehicle model'.frosch
2010-07-11(svn r20122) -Fix: Correct vehicle list tooltips at the depot window.terkhen
2010-07-10(svn r20116) -Add: Show an specific error message when trying to ↵terkhen
convert/remove nonexistant signals.
2010-07-10(svn r20115) -Add: Show an specific error message when trying to remove ↵terkhen
nonexistant stations.
2010-07-10(svn r20114) -Add: Show an specific error message when trying to remove rail ↵terkhen
or build/convert/remove signals over nonexistant railways.
2010-07-10(svn r20113) -Add [FS#3895]: Show an specific error message when trying to ↵terkhen
remove nonexistant roads (Krille).
2010-07-02(svn r20049) -Feature: [NewGRF] Add a railtype flag to disallow level ↵michi_cc
crossings per railtype.
2010-07-02(svn r20048) -Feature: Add a setting to forbid towns building level crossings.michi_cc
2010-06-19(svn r19998) -Codechange: Unify the order of ship and plane icon in ↵rubidium
network-lobby with the rest of the game (frosch)
2010-06-13(svn r19984) -Feature: Show some savegame details when selecting items in ↵frosch
saveload GUIs.
2010-06-13(svn r19980) -Add: Load some general data from savegames on SL_LOAD_CHECK.frosch
2010-06-11(svn r19962) -Cleanup: Remove unused "destroyed vehicle" strings.terkhen
2010-06-11(svn r19961) -Codechange: Unify "vehicle is destroyed" errors.terkhen
2010-06-04(svn r19922) -Fix[FS#3815]: Use of better english. "by" instead of "with" ↵belugas
(planetmaker)
2010-05-22(svn r19884) -Feature: translatable desktop shortcut commentsrubidium
2010-05-21(svn r19877) -Change: Name invalid engines, cargos and industries 'invalid', ↵frosch
if the player removed the supplying NewGRFs.
2010-05-16(svn r19841) -Feature: Setup NewGRFs from a single window.alberth
2010-05-16(svn r19838) -Change: Add filter capability to the availables list.alberth
2010-05-16(svn r19837) -Change: Display list of available (non-active) grfs in the ↵alberth
NewGRF window.
2010-05-16(svn r19833) -Change: Modify NewGRF window towards having combined lists, ↵alberth
add captions.
2010-05-12(svn r19801) -Add [FS#3691]: custom naming of depots. Based on work by sbrrubidium
2010-05-12(svn r19799) -Change: give depots an unique name in the same manner buoys ↵rubidium
and waypoints are named
2010-05-12(svn r19796) -Codechange: introduce and use a {DEPOT} string commandrubidium
2010-05-04(svn r19760) -Change: use the {HEIGHT} command for the smallmap legendrubidium
2010-05-04(svn r19759) -Change: use the {HEIGHT} command for the measurement toolrubidium
2010-05-04(svn r19758) -Add: {HEIGHT} string commandrubidium
2010-04-26(svn r19731) -Add: Spritepicker to sprite alignment tool.frosch
2010-04-25(svn r19726) -Fix [FS#Sacro]: Broken English.peter1138
2010-04-25(svn r19723) -Add: a simple sprite alignment helper. It does not store the ↵rubidium
new offsets anywhere so as soon as the sprite is reloaded the offsets are gone (use a bigger sprite cache if this happens). Also anything that reloads NewGRFs (new games, loading games or (re)applying NewGRFs) clears the sprite cache and as such resets the offsets.
2010-04-24(svn r19714) -Feature: ctrl+click on a vehicle to start/stop itsmatz
2010-04-24(svn r19708) -Add: NewGRF "debugging" window and data tables; should be a ↵rubidium
useful tool for NewGRF developers to get some insights into the value of some variables
2010-04-24(svn r19706) -Add: support for the (NewGRF) debug boxrubidium
2010-04-16(svn r19644) -Fix [FS#3728]: don't allow building cacti outside of the ↵rubidium
desert or rain forest trees outside of the rain forest area. This to prevent people from thinking planting rain forest trees makes the rain forest bigger and thus adds more place to build a lumber mill.
2010-04-14(svn r19625) -Fix [FS#3722]: strange message when unpausing because there ↵rubidium
are enough players, unclear message when an unexpected/invalid packet is received
2010-04-04(svn r19561) -Feature: Give more detailed error message when trying to build ↵alberth
a too long bridge.
2010-04-02(svn r19544) -Feature [FS#3496]: add an input box to the AI Debug window ↵yexo
where you can input a break string (patch by Zuu)
2010-04-02(svn r19542) -Feature: Add buttons to enable / disable all cargos at the ↵terkhen
cargo payment rates graph.
2010-03-21(svn r19499) -Remove: same_industry_close setting did not do what it said ↵frosch
and caused NewGRF trouble.
2010-03-16(svn r19434) -Add: Add rail speed limit to land area information window.peter1138
2010-03-16(svn r19431) -Codechange: Append rail type speed limit (if set) to rail type ↵peter1138
selection list, and toolbar title.
2010-03-13(svn r19406) -Fix: unneeded space in English stringrubidium
2010-03-13(svn r19397) -Add: Enter the starting year at the scenario editor by ↵terkhen
clicking at the date panel.
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().