------------------------------------------------------------------------ r14420 | translators | 2008-09-30 17:50:21 +0000 (Tue, 30 Sep 2008) | 5 lines -Update: WebTranslator2 update to 2008-09-30 17:50:15 hungarian - 3 fixed, 1 changed by alyr (4) simplified_chinese - 122 fixed, 2 changed by ww9980 (124) swedish - 1 fixed by ChrillDeVille (1) ------------------------------------------------------------------------ r14419 | belugas | 2008-09-30 16:50:25 +0000 (Tue, 30 Sep 2008) | 1 line -Codechange: adding two digits for no obvious reason (nor comment), plus code style Infringement. ------------------------------------------------------------------------ r14417 | smatz | 2008-09-29 18:56:36 +0000 (Mon, 29 Sep 2008) | 1 line -Codechange: rewrite GetClosestWaterDistance(), now it is ~100 times faster than pre-r14416 in average case ------------------------------------------------------------------------ r14416 | smatz | 2008-09-29 18:34:05 +0000 (Mon, 29 Sep 2008) | 1 line -Fix (r10074)(r10517): substraction was done the other way in the 'nearest land/water' check (~25% performance penalty) ------------------------------------------------------------------------ r14415 | smatz | 2008-09-29 18:23:56 +0000 (Mon, 29 Sep 2008) | 1 line -Fix (r10074): void tiles could be the nearest 'land' for water industries ------------------------------------------------------------------------ r14414 | rubidium | 2008-09-29 16:27:02 +0000 (Mon, 29 Sep 2008) | 2 lines -Fix: replace instances of strncpy with strecpy as strncpy doesn't guarantee the resulting string is '\0'-terminated. ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------