------------------------------------------------------------------------ r14413 | truebrain | 2008-09-28 17:20:31 +0000 (Sun, 28 Sep 2008) | 3 lines -Fix: when no revision detected, the error didn't indicate 'mercurial' was accepted as source too (patch not by Sacro) -Fix: that same message was slightly unclear in what it would mean for network joins ------------------------------------------------------------------------ r14412 | frosch | 2008-09-28 15:42:15 +0000 (Sun, 28 Sep 2008) | 1 line -Documentation: Comment some functions related to the advanced settings. Patch by Alberth, but with less excessive use of 'at'. ------------------------------------------------------------------------ r14411 | frosch | 2008-09-28 15:07:03 +0000 (Sun, 28 Sep 2008) | 1 line -Fix (r14406): IsFrontEngine() is only valid for trains. ------------------------------------------------------------------------ r14410 | rubidium | 2008-09-28 13:50:11 +0000 (Sun, 28 Sep 2008) | 2 lines -Codechange: one can't inject a negative number of parameters, so enforce this by using a uint. ------------------------------------------------------------------------ r14409 | frosch | 2008-09-28 12:38:56 +0000 (Sun, 28 Sep 2008) | 1 line -Codechange: Simplify a loop and correct a comment. ------------------------------------------------------------------------ r14408 | glx | 2008-09-27 22:19:34 +0000 (Sat, 27 Sep 2008) | 1 line -Fix (r9205): generation seed set using -G was always overwritten by -g ------------------------------------------------------------------------ r14407 | frosch | 2008-09-27 17:08:03 +0000 (Sat, 27 Sep 2008) | 1 line -Cleanup (r14406): Remove a redundant test. (thanks SmatZ) ------------------------------------------------------------------------ r14406 | frosch | 2008-09-27 14:58:46 +0000 (Sat, 27 Sep 2008) | 1 line -Fix [FS#Eddi]: Autoreplace did not work for vehicles in free wagon chains. ------------------------------------------------------------------------ r14405 | frosch | 2008-09-26 19:25:49 +0000 (Fri, 26 Sep 2008) | 1 line -Fix [FS#2289]: Correct handling of selling free wagons while the following vehicle is an engine (i.e. a new train is created). ------------------------------------------------------------------------ r14404 | rubidium | 2008-09-26 19:11:15 +0000 (Fri, 26 Sep 2008) | 2 lines -Change [FS#2176]: don't make the town flatten land unconditionally when build on slopes is turned on. Based on a patch by Eddi. ------------------------------------------------------------------------ r14403 | frosch | 2008-09-26 19:01:57 +0000 (Fri, 26 Sep 2008) | 1 line -Fix (r14384): The condition was too restrictive. ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------