summaryrefslogtreecommitdiff
path: root/src/lang
AgeCommit message (Collapse)Author
2008-09-12(svn r14298) -Fix [FS#2214]: "{CARGO} from unknown destination".rubidium
2008-09-09(svn r14282) -Update: WebTranslator2 update to 2008-09-09 17:38:39translators
czech - 1 fixed, 7 changed by Hadez (7), joeprusa (1) danish - 61 fixed, 6 changed by ThomasA (28), MiR (39) dutch - 6 fixed by habell (5), webfreakz (1) estonian - 1 fixed by kristjans (1) finnish - 66 fixed by habazi (66) french - 2 fixed, 2 changed by glx (4) galician - 14 fixed by Condex (14) german - 63 fixed, 16 changed by sulai (41), dih (38) italian - 1 fixed, 1 changed by lorenzodv (2) piglatin - 27 fixed by adammw (27) romanian - 57 fixed by kneekoo (57) russian - 13 fixed by Smoky555 (13) slovenian - 6 fixed by Necrolyte (6) spanish - 9 fixed by eusebio (9) ukrainian - 6 fixed by mad (6)
2008-09-08(svn r14276) -Fix: Rename one of the advanced settings, as 'TTDPatch ↵frosch
compatible nonstop handling' wasn't a correct description anymore.
2008-09-08(svn r14275) -Change: Rename 'Configure patches' to 'Advanced settings'.frosch
2008-09-07(svn r14263) -Codechange: give a better error message when removing a sign failssmatz
2008-09-05(svn r14250) -Update: WebTranslator2 update to 2008-09-05 15:13:08translators
afrikaans - 9 fixed by TrueTenacity (9) croatian - 19 fixed by tperic (19) czech - 5 fixed, 50 changed by Hadez (55) dutch - 5 fixed by habell (5) estonian - 9 fixed by kristjans (9) french - 5 fixed by glx (5) german - 85 fixed by dih (45), MaSch (40) italian - 5 fixed, 4 changed by lorenzodv (9) polish - 25 fixed, 4 changed by heimat (29) spanish - 7 fixed by eusebio (7) ukrainian - 5 fixed by mad (5)
2008-09-03(svn r14233) -Feature/Fix [FS#2172]: save the palette of the loaded NewGRFs ↵rubidium
in the savegame, so joining with a server using Windows palette will make a client with the DOS palette do palette conversion and (thus) not cause a desync due to the different palettes disabling different NewGRFs.
2008-08-31(svn r14205) -Update: WebTranslator2 update to 2008-08-31 19:47:56translators
bulgarian - 12 fixed by thetitan (12) catalan - 49 fixed by arnaullv (49) czech - 4 fixed, 15 changed by Hadez (19) dutch - 2 fixed, 5 changed by habell (7) french - 2 fixed, 1 changed by belugas (1), glx (2) galician - 75 fixed, 54 changed by Condex (129) german - 10 fixed, 1 changed by dih (11) italian - 5 fixed, 5 changed by lorenzodv (10) korean - 14 fixed by leejaeuk5 (14) slovenian - 6 fixed by Necrolyte (6) turkish - 18 fixed by jnmbk (18) ukrainian - 2 fixed by mad (2)
2008-08-31(svn r14203) -Codechange: [NewGRF] Disable a GRF if it contains an unknown ↵peter1138
property, or tries to assign an invalid ID.
2008-08-29(svn r14184) -Codechange: [NewGRF] Since our NewGRF handling is better than ↵peter1138
it used to be, disable a NewGRF if unexpected sprites are reached.
2008-08-25(svn r14166) -Doc: Change "forbid 90 degree turn" patch option description ↵matthijs
to say "not with NTP" instead of "requires NPF" (which has been untrue since the introduction of YAPF). Thanks to FauxFaux for pointing this out.
2008-08-24(svn r14150) -Add: Add the count of trains using the current waypoint in the ↵belugas
vehicle list window's caption
2008-08-21(svn r14120) -Update: WebTranslator2 update to 2008-08-21 10:46:06translators
brazilian_portuguese - 33 fixed by tucalipe (33) czech - 1 fixed, 11 changed by Hadez (12) dutch - 4 fixed by habell (4) estonian - 25 fixed, 111 changed by kristjans (135), vermon (1) french - 3 fixed, 8 changed by glx (9), belugas (2) galician - 78 fixed by Condex (78) german - 13 fixed by dih (13) korean - 20 fixed, 1 changed by leejaeuk5 (21) simplified_chinese - 51 fixed, 1 changed by ww9980 (52) slovenian - 54 fixed by Necrolyte (54) ukrainian - 3 fixed by mad (3)
2008-08-20(svn r14113) -Codechange: Language updates for r14112.frosch
2008-08-20(svn r14112) -Fix (r13715)[FS#2232]: Action B custom messages with ↵frosch
parameteers were broken.
2008-08-20(svn r14106) -Fix(r14104): A string too much been commitedbelugas
2008-08-20(svn r14104) -Feature: Add a window for waypoints, allowing to view all the ↵belugas
trains having the selected waypoint in their orders. Changing its name is also supported from the same new window. Gui based on work done by Satyap, on FS#2025.
2008-08-16(svn r14084) -Codechange: Language updates for r14083.frosch
2008-08-16(svn r14083) -Fix [FS#1264, FS#2037, FS#2038, FS#2110]: Rewrite the ↵frosch
autoreplace kernel.
2008-08-10(svn r14035) -Update: WebTranslator2 update to 2008-08-10 11:54:57translators
bulgarian - 4 fixed by thetitan (4) croatian - 15 fixed by knovak (15) czech - 47 fixed, 29 changed by Hadez (76) dutch - 29 fixed by habell (29) estonian - 8 fixed, 63 changed by kristjans (71) french - 29 fixed, 1 changed by glx (30) italian - 29 fixed, 6 changed by lorenzodv (35) russian - 52 fixed by Smoky555 (52) slovak - 2 fixed by lengyel (2) spanish - 35 fixed by eusebio (35) ukrainian - 30 fixed by mad (30)
2008-08-02(svn r13955) -Codechange [YAPP]: Try to extend the path of a stuck train so ↵rubidium
it is able to continue. (michi_cc)
2008-08-02(svn r13950) -Add [YAPP]: Trains can now also be in a 'stuck' state when ↵rubidium
waiting on a path reservation. (michi_cc)
2008-08-02(svn r13938) -Codechange [YAPP]: Add the new signals to the build signal ↵rubidium
GUI. (michi_cc)
2008-08-02(svn r13935) -Codechange [YAPP]: PBS signals can now be built with the ↵rubidium
normal signal tools. (michi_cc)
2008-08-02(svn r13932) -Add [YAPP]: PBS signals added to the map array. The signals ↵rubidium
are drawn using the old Patch-like PBS sprites. (michi_cc)
2008-08-02(svn r13927) -Add [YAPP]: Draw reserved tracks darker, toggeld by a patch ↵rubidium
setting. (michi_cc)
2008-08-02(svn r13923) -Feature: Show [total-]cargo info in depot when ↵frosch
[ctrl-]right-clicking on vehicle.
2008-08-01(svn r13917) -Fix [FS#2178]: wrong tooltip for the industry directory's list.rubidium
2008-08-01(svn r13905) -Update: WebTranslator2 update to 2008-08-01 02:27:37translators
brazilian_portuguese - 22 fixed by tucalipe (22) dutch - 9 fixed by habell (9) estonian - 4 fixed by kristjans (4) french - 5 fixed, 1 changed by glx (6) galician - 105 fixed, 206 changed by Condex (311) italian - 5 fixed, 2 changed by lorenzodv (7) korean - 15 fixed by leejaeuk5 (15) portuguese - 48 fixed by supra90 (48) slovak - 30 fixed by lengyel (30) spanish - 9 fixed by eusebio (9) ukrainian - 22 fixed by mad (22)
2008-07-30(svn r13874) -Change: missing svn:property eol-stylebelugas
2008-07-30(svn r13873) -Codechange: remove useless string from all language files ↵belugas
affected by r13872. which removed the STR_NEWS_OPEN_CLOSE string
2008-07-30(svn r13872) -Feature: Split the news message announcing opening and closure ↵belugas
of industries into two news of their own
2008-07-25(svn r13830) -Feature: show additional NewGRF info in the Tile Info window ↵smatz
for stations, houses and industries
2008-07-24(svn r13820) -Update: WebTranslator2 update to 2008-07-25 00:59:06miham
brazilian_portuguese - 3 fixed by tucalipe (3) catalan - 10 fixed by arnaullv (10) czech - 12 fixed, 3 changed by Hadez (15) danish - 21 fixed by ThomasA (21) dutch - 16 fixed by habell (16) estonian - 37 fixed by kristjans (37) french - 19 fixed by glx (19) italian - 19 fixed by lorenzodv (19) korean - 10 fixed by leejaeuk5 (10) simplified_chinese - 97 fixed, 17 changed by ww9980 (114) slovak - 87 fixed by lengyel (87) spanish - 10 fixed by eusebio (10) ukrainian - 2 fixed by mad (2)
2008-07-24(svn r13816) -Fix [FS#2150]: check for vehicle length changes outside a ↵smatz
depot (callback 0x11) and give a warning about that
2008-07-23(svn r13799) -Fix (r13730): {RAW_STRING} should be used in english.txt onlyglx
2008-07-23(svn r13797) -Fix [FS#2160](r13715): crash when displaying save/load errorsglx
2008-07-22(svn r13781) -Feature: NewGRF presets, selected by a drop down list in the ↵peter1138
NewGRF window. Presets are saved in the config file.
2008-07-18(svn r13732) -Feature: add a few extra columns with information to the ↵rubidium
server list. Patch by Pegasus.
2008-07-18(svn r13730) -Fix: make a copy of the names for news messages about the ↵rubidium
deletion of companies as the removal of a company could lead to wrong names in the news messages.
2008-07-17(svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they ↵rubidium
were printed, otherwise the text could change due to the few number of slots that could be used to bind. -Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
2008-07-15(svn r13707) -Update: WebTranslator2 update to 2008-07-16 01:21:36miham
brazilian_portuguese - 3 fixed by tucalipe (3) bulgarian - 78 fixed, 230 changed by thetitan (3), groupsky (305) catalan - 3 fixed by arnaullv (3) dutch - 3 fixed by webfreakz (3) italian - 3 changed by lorenzodv (3) korean - 4 fixed, 5 changed by leejaeuk5 (9) russian - 3 fixed by Smoky555 (3) slovenian - 4 fixed by Necrolyte (4) spanish - 3 fixed by eusebio (3) swedish - 4 fixed by daishan (4) ukrainian - 2 fixed by mad (2)
2008-07-14(svn r13704) -Fix: make timetables work more sensible when used in ↵rubidium
conjunction with conditional orders, i.e. make it possibly to tell how long to travel to the next destination if you jump.
2008-07-14(svn r13703) -Update: the other language files due to a few changed strings ↵rubidium
in r13702.
2008-07-14(svn r13702) -Fix: do not overflow the order/timetable window when 'long' ↵rubidium
orders are displayed.
2008-06-25(svn r13637) -Update: WebTranslator2 update to 2008-06-25 23:36:50miham
brazilian_portuguese - 9 fixed by tucalipe (9) bulgarian - 25 fixed by thetitan (11), kokobongo (14) catalan - 9 fixed, 4 changed by arnaullv (13) croatian - 5 fixed by knovak (5) czech - 8 fixed, 9 changed by Hadez (17) dutch - 9 fixed by habell (9) french - 12 fixed by glx (10), belugas (2) italian - 12 fixed by lorenzodv (12) korean - 8 fixed, 7 changed by leejaeuk5 (15) russian - 9 fixed by Smoky555 (9) slovenian - 18 fixed by Necrolyte (18) spanish - 9 fixed by eusebio (9) swedish - 8 fixed by daishan (8) traditional_chinese - 38 fixed, 108 changed by tiberiusteng (146) ukrainian - 12 fixed, 2 deleted, 55 changed by mad (69)
2008-06-25(svn r13630) -Update: apply english.txt changes from r13628 to other languagesskidd13
2008-06-25(svn r13628) -Feature: enable building of aqueducts in the scenario editorskidd13
-Codechange: related to this split the waterway based buttons from the landscape generation window
2008-06-19(svn r13576) -Codechange: disable static NewGRFs when non-static NewGRFs ↵rubidium
query them in the context of network games. This makes it impossible for static NewGRFs to disable non-static NewGRFs and 'bad' things happening because the non-static NewGRF doesn't know about the static NewGRF.
2008-06-14(svn r13513) -Codechange: Give proper message when building a river fails.belugas
Give proper description of a river tile with the Query Tool. Extracted (in part) from FS#1884, by Ammler