summaryrefslogtreecommitdiff
path: root/src/lang
AgeCommit message (Collapse)Author
2008-05-05(svn r12967) -Fix (r12966): my lang update script failedglx
2008-05-05(svn r12966) -Update: apply english.txt changes from r12965 to other languagesglx
2008-05-05(svn r12965) -Codechange: add support for callback 37 in industries ↵glx
directory window
2008-04-29(svn r12924) -Feature: Introducing the so called 'engine pool' which ↵peter1138
primarily removes the fixed engine type limits and also happens to allow (with the patch option 'dynamic_engines') multiple NewGRF vehicle sets to coexist.
2008-04-25(svn r12904) -Fix [FS#1953]: remove trams from savegames saved in OTTD ↵smatz
without tram support, it is better than to simply crash
2008-04-25(svn r12895) -Fix: restored Icelandic plural form and removed cases from ↵glx
Brazilian Portuguese (again)
2008-04-24(svn r12861) -Update: WebTranslator2 update to 2008-04-24 10:49:17miham
brazilian_portuguese - 74 fixed, 2 changed by fukumori (38), tucalipe (38) bulgarian - 59 fixed by thetitan (59) catalan - 75 fixed by arnaullv (75) czech - 70 fixed, 42 changed by Hadez (112) danish - 46 fixed by MiR (46) dutch - 75 fixed by habell (75) estonian - 91 fixed, 33 changed by kristjans (124) french - 74 fixed, 2 changed by glx (76) italian - 76 fixed, 9 changed by lorenzodv (85) latvian - 24 fixed, 39 changed by stripe4 (63) russian - 86 fixed by Smoky555 (86) slovak - 3 fixed by lengyel (3) slovenian - 75 fixed by Necrolyte (75) spanish - 91 fixed, 2 changed by eusebio (93) swedish - 72 fixed by ChrillDeVille (72) traditional_chinese - 82 fixed, 4 changed by xbddc (86) ukrainian - 76 fixed, 36 changed by mad (112)
2008-04-20(svn r12808) -Fix: enforce autorenew values range in commandglx
-Fix: typo in english.txt
2008-04-18(svn r12766) -Add: sorting by road vehicle/train length. Based on a patch by ↵rubidium
Sir Bob.
2008-04-14(svn r12709) -Feature: show the last joined server. Heavily based on a patch ↵rubidium
by Yexo.
2008-04-14(svn r12700) -Cleanup (r12699): Remove an unused string.maedhros
2008-04-13(svn r12687) -Change: show when a vehicle is actually leaving the station ↵rubidium
instead of loading/unloading.
2008-04-12(svn r12670) -Add: unconditional/always order 'jump/skip' variable.rubidium
2008-04-12(svn r12667) -Feature: conditional 'skip/jump' orders.rubidium
2008-04-11(svn r12661) -Add: ability to send a vehicle (using default orders) to the ↵rubidium
nearest depot.
2008-04-11(svn r12660) -Codechange: make the creation of depot order strings a little ↵rubidium
more modular (instead of causing a string explosion).
2008-04-10(svn r12656) -Fix: tooltips for some order buttons are outdated/incorrect.rubidium
2008-04-10(svn r12652) -Codechange: rework the order GUI a little more to make it a ↵rubidium
little more clear that 'transfer' is just an unload type.
2008-04-10(svn r12650) -Feature: ability to force a vehicle to not load at a station.rubidium
-Feature: ability to force a vehicle to not unload at a station.
2008-04-10(svn r12649) -Fix: refit orders not being shown.rubidium
-Fix: unusable non-stop orders shown for waypoints and depots.
2008-04-10(svn r12648) -Feature: allow four different non-stop types in a single game ↵rubidium
instead of two. The "TTDP compatible order" setting now only sets the default behaviour of new trains. -Feature: allow three different load type in a single game instead of two. One can choose full load all and full load any instead of full load being governed by the "full load any" patch setting.
2008-04-09(svn r12644) -Codechange: rework the order gui a little to prepare it for ↵rubidium
some future changes.
2008-04-09(svn r12643) -Codechange: be more explicit about the orders a vehicle has ↵rubidium
(non stop and full load are ambiguous and depend on some patch settings).
2008-04-09(svn r12641) -Codechange: do not use the same button for two completely ↵rubidium
distinct tasks, just make an extra button for it and hide them when not needed.
2008-04-06(svn r12596) -Feature: show what cargos a station could be supplied with. ↵rubidium
Patch by Roujin.
2008-04-03(svn r12548) -Cleanup: remove strings removed in r12547 from all language filessmatz
2008-04-03(svn r12547) -Feature: invisibility options to make objects invisible ↵smatz
instead of transparent
2008-04-03(svn r12546) -Fix: completely remove cases from Brazilian Portuguese translationglx
2008-04-03(svn r12543) -Update: WebTranslator2 update to 2008-04-03 08:42:55miham
brazilian_portuguese - 18 fixed by fukumori (18) bulgarian - 17 fixed by thetitan (17) catalan - 11 fixed by arnaullv (11) dutch - 19 fixed by habell (19) french - 11 fixed by glx (11) hungarian - 5 fixed by miham (5) icelandic - 24 fixed, 2 changed by scrooge (26) italian - 11 fixed, 1 changed by lorenzodv (12) korean - 17 fixed, 3 changed by leejaeuk5 (20) slovak - 18 fixed by lengyel (18) slovenian - 19 fixed by Necrolyte (19) swedish - 33 fixed by daishan (33) turkish - 18 fixed by jnmbk (18) ukrainian - 17 fixed by mad (17)
2008-04-01(svn r12534) -Feature: Add a new type of town road layouts - random for each ↵skidd13
town
2008-03-28(svn r12456) -Update: apply english.txt changes from r12455 to other languagesglx
2008-03-28(svn r12455) -Codechange: Implement NewGRF callback 37 (cargo sub-type ↵glx
display for industries)
2008-03-27(svn r12441) -Feature: open the time table when pressing the order button ↵rubidium
while pressing the CTRL key. Patch by Phil Sophus.
2008-03-26(svn r12435) -Fix: do not remove the case from the Brazilian Portuguese ↵rubidium
translation while it is still in use.
2008-03-26(svn r12425) -Feature [FS#1846]: On Screen Keyboard for input fields so ↵rubidium
someone without a keyboard can enter text too. Patch by Dominik.
2008-03-25(svn r12417) -Fix: Add a new plural rule for Icelandic.maedhros
2008-03-25(svn r12408) -Update: WebTranslator2 update to 2008-03-25 09:44:24miham
brazilian_portuguese - 1 fixed by fukumori (1) bulgarian - 1 fixed by thetitan (1) catalan - 8 fixed by arnaullv (8) czech - 1 fixed by Hadez (1) french - 8 fixed by glx (8) hungarian - 10 fixed by miham (10) icelandic - 9 fixed, 1 changed by scrooge (10) italian - 8 fixed by lorenzodv (8) korean - 1 fixed by darkttd (1) russian - 8 fixed by Smoky555 (8) ukrainian - 1 fixed by mad (1)
2008-03-24(svn r12407) -Add [FS#1866]: more language flags for serversglx
2008-03-22(svn r12391) -Feature: Show whether a town is a "city" in the town ↵maedhros
description title bar.
2008-03-20(svn r12387) -Update: WebTranslator2 update to 2008-03-21 00:20:05miham
german - 1 fixed by moewe2 (1) icelandic - 346 fixed by scrooge (346) korean - 2 fixed by darkttd (2) portuguese - 6 fixed by nars (6) russian - 15 fixed by Smoky555 (15) slovenian - 6 fixed by Necrolyte (6)
2008-03-12(svn r12364) -Fix (r12361): Case attribute for brazilian_portuguese got lost.peter1138
2008-03-12(svn r12361) -Update: WebTranslator2 update to 2008-03-12 09:46:45miham
brazilian_portuguese - 2 fixed by fukumori (2) bulgarian - 3 fixed, 1 changed by kokobongo (3), thetitan (1) catalan - 2 fixed by arnaullv (2) czech - 2 fixed by Hadez (2) danish - 15 fixed by ThomasA (15) dutch - 2 fixed, 1 changed by habell (3) estonian - 2 fixed by kristjans (2) french - 2 fixed by glx (2) german - 15 fixed, 1 changed by moewe2 (16) italian - 2 fixed by lorenzodv (2) portuguese - 9 fixed, 6 changed by nars (15) slovak - 2 fixed by lengyel (2) slovenian - 9 fixed by Necrolyte (9) spanish - 2 fixed, 2 changed by eusebio (4) turkish - 22 fixed by jnmbk (22) ukrainian - 2 fixed, 18 changed by mad (20)
2008-03-03(svn r12329) -Fix [FS#1819]: Disallow building level crossings over one-way ↵peter1138
roads as this allowed competitors to remove the one-way state.
2008-02-27(svn r12293) -Feature: Ability to change aircraft speed factor, from so peter1138
called 'realistic' (matching other vehicles) (1/1) to original TTD speed (1/4). Note this option defaults to original TTD speed.
2008-02-23(svn r12218) -Update: WebTranslator2 update to 2008-02-23 12:39:10miham
brazilian_portuguese - 13 fixed, 51 changed by fukumori (64) bulgarian - 12 fixed by thetitan (12) catalan - 13 fixed by arnaullv (13) czech - 13 fixed, 8 changed by Hadez (21) dutch - 13 fixed by habell (13) estonian - 13 fixed, 3 changed by kristjans (16) french - 13 fixed, 20 changed by glx (33) hungarian - 13 fixed by miham (13) italian - 13 fixed, 8 changed by lorenzodv (21) japanese - 13 fixed by ickoonite (13) korean - 14 fixed by leejaeuk5 (14) portuguese - 2 fixed by nars (2) slovak - 13 fixed by lengyel (13) slovenian - 1 fixed by Necrolyte (1) spanish - 13 fixed by eusebio (13) swedish - 1 fixed by ChrillDeVille (1) ukrainian - 13 fixed, 1 deleted, 124 changed by mad (138)
2008-02-13(svn r12130) -Cleanup (r12129): remove now unused strings from all language ↵smatz
files
2008-02-13(svn r12129) -Change [FS#1759]: simplified patch settings for pathfinders ↵smatz
(Yorick)
2008-02-10(svn r12104) -Fix (r12103): remember loading indicators transparency ↵smatz
settings and make in switchable by Ctrl+9
2008-02-10(svn r12103) -Feature(tte): separate catenary transparency settings from ↵smatz
building transparency settings
2008-02-10(svn r12102) -Feature: Allow locking individual transparency settings so ↵maedhros
they will not be changed by pressing 'x'. (Roujin)