Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-08-21 | (svn r14120) -Update: WebTranslator2 update to 2008-08-21 10:46:06 | translators | |
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-16 | (svn r14084) -Codechange: Language updates for r14083. | frosch | |
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-24 | (svn r13820) -Update: WebTranslator2 update to 2008-07-25 00:59:06 | miham | |
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-23 | (svn r13799) -Fix (r13730): {RAW_STRING} should be used in english.txt only | glx | |
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-14 | (svn r13703) -Update: the other language files due to a few changed strings ↵ | rubidium | |
in r13702. | |||
2008-06-25 | (svn r13630) -Update: apply english.txt changes from r13628 to other languages | skidd13 | |
2008-05-28 | (svn r13312) -Update: apply english.txt changes from r13311 to other languages | skidd13 | |
2008-05-05 | (svn r12966) -Update: apply english.txt changes from r12965 to other languages | glx | |
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 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 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-03 | (svn r12548) -Cleanup: remove strings removed in r12547 from all language files | smatz | |
2008-03-28 | (svn r12456) -Update: apply english.txt changes from r12455 to other languages | glx | |
2008-02-13 | (svn r12130) -Cleanup (r12129): remove now unused strings from all language ↵ | smatz | |
files | |||
2008-01-27 | (svn r11995) -Cleanup (r11994): Change the string names in all the other ↵ | maedhros | |
languages. | |||
2008-01-26 | (svn r11991) -Cleanup: Remove strings removed in r11990 | peter1138 | |
2008-01-18 | (svn r11923) -Cleanup: Remove strings removed from english.txt in r11919 | glx | |
2008-01-17 | (svn r11894) -Cleanup: Remove strings removed from english.txt in r11893 | peter1138 | |
2008-01-09 | (svn r11790) -Update: apparantly it's 2008 already ;). Patch by Anne ↵ | rubidium | |
Stellingwerf (FS#1613). | |||
2007-12-02 | (svn r11556) -Feature: allow setting a default password for new companies in ↵ | rubidium | |
network games. | |||
2007-11-15 | (svn r11435) -Codechange: show all players who have shares, not just the ↵ | rubidium | |
first two. Patch by SmatZ. | |||
2007-11-12 | (svn r11420) -Fix [FS#1006]: industry closure news not properly shown when ↵ | rubidium | |
the news item pops up after the industry has been removed from the map. | |||
2007-10-05 | (svn r11213) -Fix [FS#1298]: confusing messages when trying to build a bridge. | rubidium | |
2007-08-14 | (svn r10887) -Cleanup: remove the strings that were removed from english.txt ↵ | rubidium | |
in r10886. | |||
2007-08-07 | (svn r10821) -Cleanup: remove the strings that are not needed anymore since ↵ | rubidium | |
r10820. | |||
2007-07-19 | (svn r10627) -Fix [FS#1052]: be consistent with the space between the ↵ | rubidium | |
company name and the player number, i.e. always put a space between them. | |||
2007-07-10 | (svn r10496) -Feature: Replace all the windows for Industry building by a ↵ | belugas | |
more flexible one. Thanks to Csaboka (from TTDPatch dev team) for his hints and original design (which i've found while it was halfway done, so i could make it more compliant ;)). Don't expect it to be a carbon-copy though. A few differences can be found here and there. Thanks to Rubidium for his helping hand. Hope you will like it as we do :) | |||
2007-07-06 | (svn r10452) -Update: remove the string that has been removed in r10451 from ↵ | rubidium | |
all other translations. | |||
2007-07-03 | (svn r10415) -Revert (r10403), Fix (r10323): 'message from company' test ↵ | glx | |
must use {STRING1}, so pass it the correct params | |||
2007-07-02 | (svn r10411) -Update: WebTranslator2 update to 2007-07-02 19:21:47 | miham | |
dutch - 2 fixed by webfreakz (2) polish - 4 fixed, 7 changed by meush (11) portuguese - 9 fixed, 2 changed by devilRed (11) simplified_chinese - 30 fixed by Fishingsnow (30) slovenian - 2 fixed by Necrolyte (2) ukrainian - 2 fixed by mad (2) | |||
2007-06-30 | (svn r10403) -Fix (r10323): 'message from company' text used {STRING1} ↵ | peter1138 | |
instead of {COMPANY} | |||
2007-06-25 | (svn r10330) -Fix [FS#939]: budget window used wrong param for loan ↵ | peter1138 | |
repay/borrow amounts | |||
2007-06-25 | (svn r10326) -Update: change to new string codes used in english.txt | peter1138 | |
2007-06-24 | (svn r10300) -Fix [FS#917]: give a better explanation why the loading of a ↵ | rubidium | |
savegame failed and do not crash on loading savegames that were altered by patches or branches. | |||
2007-06-21 | (svn r10261) -Cleanup: we do not need CURRENCY64 and CURRCOMPACT64 anymore, ↵ | rubidium | |
because everything is already 64 bits by default. | |||
2007-06-04 | (svn r10034) -Change: remove the string changed in r10033 from the ↵ | rubidium | |
translations, so it will be properly translated in all languages. | |||
2007-04-24 | (svn r9715) -Update: WebTranslator2 update to 2007-04-24 21:45:15 | miham | |
italian - 2 changed by lorenzodv (2) portuguese - 9 fixed by izhirahider (9) russian - 3 fixed, 328 changed by HMage (331) simplified_chinese - 7 fixed by Fishingsnow (7) traditional_chinese - 1 changed by xbddc (1) | |||
2007-04-20 | (svn r9687) -Update: WebTranslator2 update to 2007-04-20 17:51:25 | miham | |
romanian - 2 fixed by kneekoo (2) simplified_chinese - 9 fixed by Fishingsnow (9) slovak - 2 fixed by lengyel (2) slovenian - 2 fixed by Necrolyte (2) traditional_chinese - 2 changed by xbddc (2) | |||
2007-04-07 | (svn r9571) -Update: WebTranslator2 update to 2007-04-07 22:18:15 | miham | |
danish - 15 fixed by MiR (15) galician - 14 fixed by Condex (14) portuguese - 6 fixed by izhirahider (6) russian - 10 fixed by HMage (10) simplified_chinese - 9 fixed by Fishingsnow (9) slovenian - 15 fixed by Necrolyte (15) | |||
2007-04-02 | (svn r9544) -Cleanup (r9543): Remove unused strings. | maedhros | |
2007-03-23 | (svn r9415) -Update: WebTranslator2 update to 2007-03-23 20:04:40 | miham | |
danish - 1 changed by ThomasA (1) german - 5 fixed by moewe2 (5) hungarian - 1 fixed by miham (1) portuguese - 8 fixed by Digitalfox (8) simplified_chinese - 9 fixed by Fishingsnow (9) | |||
2007-03-11 | (svn r9116) [Translations] -Change: force remove of changed translations ↵ | miham | |
(r9115) to ensure they are really changed |