summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
AgeCommit message (Collapse)Author
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().
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