summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
AgeCommit message (Collapse)Author
2019-02-16Add: News menu entry and shortcut for deleting all messages. (#7240)Joan Josep
2019-02-16Fix: use more descriptive "spectator" strings for story book and goal ↵glx
dropdown menus
2019-02-16Fix: colour of network specific strings in company dropdown menusglx
2019-02-01Doc: Yearly increment.Peter Nelson
2019-02-01Add: Warn before overwriting an existing save fileNiels Martin Hansen
2019-01-31Feature: Group liveries, and livery window usability enhancements. (#7108)PeterN
* Change: Replace checkbox in livery selection window with Default option in drop down selection. This reduces clutter in the UI and allows for primary/secondary colours to independently follow the default scheme if desired. * Feature: Add vehicle group liveries.
2019-01-27Change: For consistency, add company name to colour scheme window.Peter Nelson
2019-01-26Add: more options for translatorsglx
2019-01-19Cleanup: Remove unused stringsNiels Martin Hansen
2019-01-19Fix 8859381: Display of requires/produces in Build Industry windowNiels Martin Hansen
Change the window to use a dynamically generated string of cargoes, instead of one of a few fixed-length lists. With up to 16 cargoes on each list, having 16 with the only difference how many are listed seems like a bad maintenance idea.
2019-01-13Fix #6408: Improve wording of the dragging signal distance tooltips (juanjo) ↵Alberth289346
(#7055)
2019-01-12Add: Mexican Peso currencyNikolas Nyby
OpenTTD doesn't have any pesos, so I've added Mexican pesos, at its current exchange rate: 1GBP = 24.39MXN, rounded to 24.
2019-01-10Add #4115: default company colour setting (#6998)Gabda87
Works only in single player.
2019-01-06Fix 13056ae: PR #7017 added new enum value in bad position, move itNiels Martin Hansen
2019-01-05Add: Conditional order for max. reliability (patch by Cirdan, #6360) (#7017)Eddi-z
2018-11-25Add: Filter box to the save and load windows (#6974)damfr
Save and heightmap names can be filtered.
2018-11-25Fix #6864: Normalise colour use in Frame rate windowNiels Martin Hansen
2018-11-03Add: NewGRF support for 16-in-16-out industriesNiels Martin Hansen
2018-10-31Remove: Unused string "STR_ERROR_TOO_CLOSE_TO_ANOTHER_STATION"Oskari Leppäaho
2018-09-18Fix #6622: Fixes empty company name in news when gamescript constructs a townMax Maton
2018-08-04Feature: Added New Russian Ruble as currency (#6678)ScumbagDog
2018-07-19Feature: Framerate display window (#6822)Niels Martin Hansen
Frame rate and various game loop/graphics timing measurements and graphs. Accessible via the Help menu, and can print some stats in the console via the fps command.
2018-06-24Add: Hover tool-tips to cargo dest flow legend window.Jonathan G Rennison
This is to improve the usability of the window. The two-letter abbreviations are not always clear, in particular when using a large number of cargoes. The company colours can be ambiguous when there are a large number of companies.
2018-06-24Fix #6553: Make viewport button text unambiguous.Alberth
2018-06-23Feature #4186: Append '(City)' behind cities in the town directory (sbr)Alberth289346
2018-06-06Fix: One-way roads could be over-built by road stops (regardless of road owner.)Peter Nelson
2018-06-05Feature: Baseset music for TTD DOS and TTO dataNiels Martin Hansen
2018-06-04Change: Use name of cargo instead of Passengers/Mail in town statistics. (#6801)PeterN
* Change: Use name of cargo instead of Passengers/Mail in town statistics. * Cleanup: Remove strings from all language files.
2018-04-29Cleanup: Remove unused strings from language filesNiels Martin Hansen
2018-04-29Feature #6090: Change music set during gameplayNiels Martin Hansen
2018-04-29Change: Less intrusive "no music" message from Music windowNiels Martin Hansen
2018-04-28Add: Replace independment map scrolling GUI settings with single option, and ↵PeterN
add choice to not lock cursor position when scrolling. (#6756)
2018-03-11(svn r27980) -Doc: Yearly incrementfrosch
2017-12-27(svn r27952) -Change: Reword texts in industry view, when stockpiling is used.frosch
2017-08-20(svn r27894) -Fix [FS#6608]: Typo fix in STATIOV_* string names (Wolf01)alberth
2017-03-24(svn r27825) -Feature [FS#4950]: Add option to close windows with right ↵peter1138
click (Flamefire)
2017-03-24(svn r27822) -Feature: Vehicle Group Info: Add profits and occupancy display ↵peter1138
to group vehicle list (mtm, JGR)
2017-03-18(svn r27802) -Add: Display aircraft type in engine preview window (patch by ↵alberth
Samu)
2017-03-18(svn r27800) -Change: Rename long aircraft string names of the preview windowalberth
2017-03-18(svn r27799) -Add: Display aircraft type in buy window (patch by Samu)alberth
2017-03-18(svn r27797) -Add: Display aircraft type in its vehicle window (patch by Samu)alberth
2017-03-11(svn r27777) -Doc: Yearly incrementfrosch
2017-02-26(svn r27751) -Feature: Display cargo suffix of accepted cargoes in industry ↵alberth
view based on cb37 result type. Industry-sets that have no stockpiling get better control over the displayed accepted cargo information. - result 0401 only prints the accepted cargo - results 0800-0BFF prints the accepted cargo and a string (but not the amount)
2017-01-14(svn r27732) -Change: Turn the message about 'missing baseset sprites' from ↵frosch
a popup into a static message that only shows in non-release versions, just like the 'missing translations' message.
2016-12-09(svn r27686) -Change: List railtype of rail tiles explicitly in the tile ↵frosch
info window.
2016-12-08(svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not ↵frosch
filter it by railtype by default.
2016-03-01(svn r27516) -Update: Documentationfrosch
2015-11-20(svn r27451) -Feature[FS#6241]: Move sprite 8 positions in sprite aligner ↵alberth
with ctrl+click. (based on work by juzza1)
2015-05-26(svn r27292) -Codechange: Unify language file range comments.frosch
2015-03-01(svn r27174) -Feature[FS#6236]: Display relative offset changes in the ↵alberth
sprite aligner (juzza1).