------------------------------------------------------------------------ r14402 | translators | 2008-09-26 17:47:39 +0000 (Fri, 26 Sep 2008) | 4 lines -Update: WebTranslator2 update to 2008-09-26 17:45:50 slovenian - 3 fixed by Necrolyte (3) traditional_chinese - 1 fixed, 8 changed by josesun (9) ------------------------------------------------------------------------ r14401 | peter1138 | 2008-09-26 06:52:06 +0000 (Fri, 26 Sep 2008) | 2 lines -Fix (r11724): Don't check articulated parts or rear multihead parts for callback 1D when moving a chain of wagons. ------------------------------------------------------------------------ r14398 | smatz | 2008-09-25 09:50:31 +0000 (Thu, 25 Sep 2008) | 1 line -Cleanup (r14395): unused function sneaked in ------------------------------------------------------------------------ r14397 | rubidium | 2008-09-24 23:25:24 +0000 (Wed, 24 Sep 2008) | 2 lines -Fix: possible buffer overrun, wrong parameter type passed to printf and && where || is meant. Found by MSVC's code analysis (Darkvater) ------------------------------------------------------------------------ r14396 | smatz | 2008-09-24 16:51:36 +0000 (Wed, 24 Sep 2008) | 1 line -Fix: ctrl+right click at 'Go to nearest depot' order scrolled to depot with DepotID == 0 ------------------------------------------------------------------------ r14395 | smatz | 2008-09-24 16:40:06 +0000 (Wed, 24 Sep 2008) | 2 lines -Fix [FS#2285]: crashes and GUI desyncs when order is deleted/modified while the timetable window is open -Fix: close any dropdown and child windows in the Order and Timetable windows when selected order is deselected, deleted, ... ------------------------------------------------------------------------ r14394 | translators | 2008-09-24 14:01:49 +0000 (Wed, 24 Sep 2008) | 9 lines -Update: WebTranslator2 update to 2008-09-24 14:01:38 danish - 8 changed by ThomasA (8) german - 5 changed by sulai (5) hungarian - 17 fixed, 4 changed by alyr (21) korean - 45 changed by dlunch (45) norwegian_bokmal - 9 fixed by christian (9) spanish - 1 changed by eusebio (1) traditional_chinese - 91 fixed, 1044 changed by josesun (1135) ------------------------------------------------------------------------ r14393 | rubidium | 2008-09-23 20:12:13 +0000 (Tue, 23 Sep 2008) | 2 lines -Fix [FS#2318]: deleting the same window (pointer) twice. ------------------------------------------------------------------------ r14392 | rubidium | 2008-09-23 19:25:00 +0000 (Tue, 23 Sep 2008) | 2 lines -Fix [FS#1404]: some widgets saw a single click as multiple clicks. ------------------------------------------------------------------------ r14390 | rubidium | 2008-09-23 15:24:15 +0000 (Tue, 23 Sep 2008) | 2 lines -Codechange: replace magic constants with symbolic constants. ------------------------------------------------------------------------ r14386 | translators | 2008-09-22 19:58:46 +0000 (Mon, 22 Sep 2008) | 12 lines -Update: WebTranslator2 update to 2008-09-22 19:58:30 brazilian_portuguese - 3 fixed by tucalipe (3) catalan - 3 fixed by arnaullv (3) english_US - 2 fixed by WhiteRabbit (2) estonian - 1 fixed by kristjans (1) french - 1 fixed by glx (1) galician - 1 changed by Condex (1) hungarian - 3 changed by alyr (3) korean - 18 changed by dlunch (18) norwegian_bokmal - 194 fixed by christian (194) spanish - 2 fixed by eusebio (2) ------------------------------------------------------------------------ r14384 | frosch | 2008-09-22 19:28:53 +0000 (Mon, 22 Sep 2008) | 1 line -Fix: Moving the first vehicle of a train elsewhere might require a new unitnumber for the remaining chain. ------------------------------------------------------------------------ r14383 | smatz | 2008-09-22 14:34:38 +0000 (Mon, 22 Sep 2008) | 1 line -Fix [FS#2316](r14343): handle invalid 'v->u.air.targetairport' in the NewGRF code, too ------------------------------------------------------------------------ r14371 | rubidium | 2008-09-21 18:28:35 +0000 (Sun, 21 Sep 2008) | 2 lines -Fix [FS#2313]: loading indicator didn't stay with the front engine when turning a train in a station. ------------------------------------------------------------------------ r14369 | frosch | 2008-09-21 14:03:47 +0000 (Sun, 21 Sep 2008) | 3 lines -Fix: Enforce non-front engines to be stopped. This could be caused by old savegames resp. their conversion, and causes trouble for e.g. autoreplace. ------------------------------------------------------------------------ r14368 | rubidium | 2008-09-21 11:26:50 +0000 (Sun, 21 Sep 2008) | 2 lines -Fix [FS#1852]: trams jumping when reversing on a single trambit (like caused during road construction reworks) or when (manually) reversing in a corner. ------------------------------------------------------------------------ r14366 | frosch | 2008-09-20 18:31:31 +0000 (Sat, 20 Sep 2008) | 1 line -Fix (r14362): Match multiheaded parts starting from the first vehicle in a chain. ------------------------------------------------------------------------ r14365 | glx | 2008-09-20 17:43:06 +0000 (Sat, 20 Sep 2008) | 1 line -Backport (r14364 from NoAI): add the ability do CmdBuildSingleSignal to directly place the correct signal, instead requiring multiple inputs before doing so ------------------------------------------------------------------------ r14363 | glx | 2008-09-20 16:07:56 +0000 (Sat, 20 Sep 2008) | 1 line -Fix [FS#2206]: some keypress combinations could be handled twice ------------------------------------------------------------------------ r14362 | frosch | 2008-09-20 10:53:08 +0000 (Sat, 20 Sep 2008) | 1 line -Fix (r3403): Also connect multiheaded parts in free wagon chains. ------------------------------------------------------------------------ r14361 | translators | 2008-09-19 20:23:41 +0000 (Fri, 19 Sep 2008) | 8 lines -Update: WebTranslator2 update to 2008-09-19 20:23:28 italian - 8 fixed by lorenzodv (8) korean - 3 fixed by leejaeuk5 (3) simplified_chinese - 119 fixed by ww9980 (119) spanish - 1 fixed by eusebio (1) swedish - 13 fixed by ChrillDeVille (13) ukrainian - 3 fixed by mad (3) ------------------------------------------------------------------------ r14360 | smatz | 2008-09-19 16:34:24 +0000 (Fri, 19 Sep 2008) | 1 line -Cleanup (r12652): remove unused handler for the 'Tranfser' button ------------------------------------------------------------------------