summaryrefslogtreecommitdiff
path: root/src/lang/english.txt
AgeCommit message (Collapse)Author
2012-11-08(svn r24671) -Feature [FS#5355]: Add basic/advanced/expert filters to adv. ↵frosch
settings GUI. (Eagle_rainbow)
2012-10-29(svn r24649) -Fix (r24647): wrong version of strings got committedyexo
2012-10-29(svn r24647) -Feature: add new filter option to the advanced settings window ↵yexo
to show only changed settings (Eagle_rainbow)
2012-10-27(svn r24632) -Feature: Add text filtering to advanced settings.frosch
2012-10-27(svn r24631) -Feature: Add buttons to expand/collapse all to advanced ↵frosch
settings GUI.
2012-10-13(svn r24590) -Feature: More options for the auto-scroll setting. (adf88)frosch
2012-10-09(svn r24579) -Change [FS#5322] (r21961): Show no loading indicator when ↵planetmaker
orders are 'no unloading and no loading' (sbr)
2012-09-22(svn r24544) -Fix [FS#5297]: Do not show profit from refits as cost in the ↵terkhen
refit window.
2012-07-17(svn r24411) -Add [FS#5244-ish]: Display the a setting type in the adv. ↵frosch
settings description which explains the scope of changes to a particular setting.
2012-07-08(svn r24388) -Fix [FS#5233]: Do not consider not finding a particular base ↵frosch
set critical; just load a different one and display an in-game error later on.
2012-05-28(svn r24298) -Feature: Display default values for adv. settings in the ↵frosch
settings description.
2012-05-28(svn r24295) -Fix: STRING1 probably means STRING1.frosch
2012-05-26(svn r24287) -Feature [FS#2688]: News item for exclusive transport rights. ↵frosch
(based on patch by Grantovich)
2012-05-25(svn r24271) -Change: Remove latin abbreviations from english strings.frosch
2012-05-25(svn r24270) -Add: Missing descriptions for adv. settings.frosch
2012-05-23(svn r24268) -Fix: Use the same colour scheme for the script selection ↵frosch
window as in other comparable windows.
2012-05-14(svn r24245) -Change: Move the warning about big station spreads to the ↵frosch
setting description.
2012-05-13(svn r24243) -Fix: Typo fixes and wording improvements in the base language.alberth
2012-05-13(svn r24241) -Fix: some typos and inconsistencies in the base languagerubidium
2012-05-12(svn r24238) -Add: String to display highlight selected setting in all ↵alberth
languages.
2012-05-12(svn r24235) -Add: Add help-strings for the settings in the advanced ↵alberth
settings window.
2012-05-12(svn r24234) -Add: Add help-string infrastructure to the ini filesalberth
2012-05-06(svn r24210) -Feature: Split the renew-months setting text in two string ↵alberth
values (one before life time and one after).
2012-05-06(svn r24206) -Codechange: Move colouring of advanced setting options to the ↵alberth
drawing code.
2012-05-06(svn r24205) -Feature [FS#5178-ish]: Show a hint in the supplies tab of ↵frosch
station windows, if the station is affected by exclusive transport rights.
2012-05-01(svn r24194) -Change: Rename the 'signal_side' setting to ↵frosch
'train_signal_side', and add a third option while doing so.
2012-04-17(svn r24148) -Add [FS#4907]: South Korean and South African currencies. (PaulC)michi_cc
2012-04-17(svn r24140) -Add [FS#1117]: Group name in the replace vehicle window ↵michi_cc
caption. (Juanjo)
2012-04-17(svn r24136) -Feature [FS#4465]: Autoreplace vehicles only when they get ↵michi_cc
old. (Vikthor)
2012-04-17(svn r24134) -Add: Configurable limits for tree planting.michi_cc
2012-04-17(svn r24133) -Add [FS#4984]: Lithuanian currency. (devastator)michi_cc
2012-04-17(svn r24131) -Add [FS#1952]: Ctrl-Clicking to change colour of all colour ↵michi_cc
schemes at once. (Roest)
2012-04-17(svn r24129) -Feature [FS#3660]: Option to minimise signal distance when ↵michi_cc
dragging over obstacles. (adf88)
2012-04-17(svn r24127) -Feature [FS#1497]: Allow closing airports for incoming ↵michi_cc
aircraft. (Based on patch by cirdan)
2012-03-25(svn r24065) -Feature-ish [FS#5101]: debug option for showing the redrawn ↵rubidium
dirty blocks/rectangles
2012-03-24(svn r24058) -Fix [FS#5124]: Wrong numbering of string parameters.frosch
2012-03-17(svn r24040) -Fix [FS#5095]: Improve error messages wrt. the placement ↵frosch
restrictions of banks, water towers and toy shops.
2012-03-10(svn r24023) -Fix [FS#5090]: pass cases down into the list of cargosrubidium
2012-03-10(svn r24020) -Fix [FS#4898]: Unify the spacing in 'AI/Game Script' and never ↵frosch
just say 'Game' when 'Game Script' is meant.
2012-02-25(svn r23991) -Fix [FS#5076]: Also display the cargo subtype for vehicles ↵frosch
which have no capacity, but a subtype.
2012-02-25(svn r23985) -Fix [FS#5074]: inconsistent quit/abandon/exit ↵rubidium
game/scenario/editor strings
2012-02-16(svn r23956) -Fix (r23949): Fix wrong position argument in translated ↵michi_cc
timetable strings.
2012-02-15(svn r23949) -Fix (r23947): Wrong positional parameter for timetable string.michi_cc
2012-02-14(svn r23947) -Feature: Timetabled maximum travel speeds for non-flying vehicles.michi_cc
2012-02-12(svn r23937) -Change: improve the wording of some of the timeout related ↵rubidium
"error" messages
2012-02-12(svn r23933) -Codechange: make the text file window strings more generic ↵rubidium
(LordAro)
2012-02-11(svn r23929) -Doc [FS#4966]: document, in a tooltip, that depot orders ↵rubidium
disable automatic servicing
2012-02-05(svn r23900) -Update [FS#5041]: some error/inconsistencies in the UK base ↵rubidium
"translation"
2012-01-28(svn r23868) -Fix [FS#5013-ish]: Make a certain tooltip more precise.frosch
2012-01-21(svn r23827) -Feature [FS#4992]: [NoGo] Allow to chose the goal question ↵rubidium
window's title from a (small) set of options