log

age author description
Tue, 07 Oct 2008 20:13:22 +0000 michi_cc (svn r14447) -Change [FS#2333]: Rename YAPP "advanced signals" to "path signals" and "normal signals" to "block signals". draft
Tue, 07 Oct 2008 18:46:12 +0000 rubidium (svn r14446) -Fix [FS#2330]: when a road stop gets moved make sure to update the destination of RVs going to that road stop. draft
Tue, 07 Oct 2008 17:43:47 +0000 translators (svn r14445) -Update: WebTranslator2 update to 2008-10-07 17:43:40 draft
Tue, 07 Oct 2008 14:22:04 +0000 translators (svn r14444) -Add: stubs for two new languages: Persian (or Farsi) and Ido. draft
Mon, 06 Oct 2008 17:05:44 +0000 skidd13 (svn r14443) -Change: Unify the delimiters used in config* and make* draft
Sun, 05 Oct 2008 18:42:59 +0000 frosch (svn r14442) -Fix (r14406): Typo causing problems in rare cases. draft
Sun, 05 Oct 2008 17:45:33 +0000 translators (svn r14441) -Update: WebTranslator2 update to 2008-10-05 17:45:23 draft
Sun, 05 Oct 2008 11:52:24 +0000 rubidium (svn r14440) -Fix [FS#1802]: support for spaces in directories passed to ./configure. draft
Sat, 04 Oct 2008 10:25:12 +0000 smatz (svn r14439) -Fix (r12044)(r14139): centering on a plane at the SE border could cause crash draft
Fri, 03 Oct 2008 17:46:13 +0000 translators (svn r14438) -Update: WebTranslator2 update to 2008-10-03 17:45:52 draft
Fri, 03 Oct 2008 12:55:39 +0000 rubidium (svn r14436) -Fix [FS#1793]: (fast) trains would sometimes move one time too often/little when moving from diagonal<->non-diagonal tracks (iguannab) draft
Thu, 02 Oct 2008 22:48:52 +0000 rubidium (svn r14434) -Fix (r14432): compile warning. draft
Thu, 02 Oct 2008 00:23:30 +0000 rubidium (svn r14432) -Fix: tile description of tiles with only one signal that is not the normal signal showing "normal signal and <signal type on tile>". draft
Thu, 02 Oct 2008 00:08:45 +0000 rubidium (svn r14431) -Fix (r14414): alias parameter "evaluation" would remove the last byte of the parameters. draft
Wed, 01 Oct 2008 15:48:44 +0000 michi_cc (svn r14428) -Fix [FS#2306]: A 90-degree curve can be a safe waiting position if they are forbidden for trains. draft
Tue, 30 Sep 2008 21:18:28 +0000 rubidium (svn r14423) -Codechange: also do r14221 for the strings. draft
Tue, 30 Sep 2008 20:51:04 +0000 rubidium (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. draft
Tue, 30 Sep 2008 20:39:50 +0000 rubidium (svn r14421) -Codechange: rename all player variables/types to company *or* client so it is immediatelly clear which one you are working with. draft
Tue, 30 Sep 2008 17:50:21 +0000 translators (svn r14420) -Update: WebTranslator2 update to 2008-09-30 17:50:15 draft
Tue, 30 Sep 2008 16:50:25 +0000 belugas (svn r14419) -Codechange: adding two digits for no obvious reason (nor comment), plus code style Infringement. draft
Mon, 29 Sep 2008 18:56:36 +0000 smatz (svn r14417) -Codechange: rewrite GetClosestWaterDistance(), now it is ~100 times faster than pre-r14416 in average case draft
Mon, 29 Sep 2008 18:34:05 +0000 smatz (svn r14416) -Fix (r10074)(r10517): substraction was done the other way in the 'nearest land/water' check (~25% performance penalty) draft
Mon, 29 Sep 2008 18:23:56 +0000 smatz (svn r14415) -Fix (r10074): void tiles could be the nearest 'land' for water industries draft
Mon, 29 Sep 2008 16:27:02 +0000 rubidium (svn r14414) -Fix: replace instances of strncpy with strecpy as strncpy doesn't guarantee the resulting string is '\0'-terminated. draft
Sun, 28 Sep 2008 17:20:31 +0000 truebrain (svn r14413) -Fix: when no revision detected, the error didn't indicate 'mercurial' was accepted as source too (patch not by Sacro) draft
Sun, 28 Sep 2008 15:42:15 +0000 frosch (svn r14412) -Documentation: Comment some functions related to the advanced settings. Patch by Alberth, but with less excessive use of 'at'. draft
Sun, 28 Sep 2008 15:07:03 +0000 frosch (svn r14411) -Fix (r14406): IsFrontEngine() is only valid for trains. draft
Sun, 28 Sep 2008 13:50:11 +0000 rubidium (svn r14410) -Codechange: one can't inject a negative number of parameters, so enforce this by using a uint. draft
Sun, 28 Sep 2008 12:38:56 +0000 frosch (svn r14409) -Codechange: Simplify a loop and correct a comment. draft
Sat, 27 Sep 2008 22:19:34 +0000 glx (svn r14408) -Fix (r9205): generation seed set using -G was always overwritten by -g draft
Sat, 27 Sep 2008 17:08:03 +0000 frosch (svn r14407) -Cleanup (r14406): Remove a redundant test. (thanks SmatZ) draft
Sat, 27 Sep 2008 14:58:46 +0000 frosch (svn r14406) -Fix [FS#Eddi]: Autoreplace did not work for vehicles in free wagon chains. draft
Fri, 26 Sep 2008 19:25:49 +0000 frosch (svn r14405) -Fix [FS#2289]: Correct handling of selling free wagons while the following vehicle is an engine (i.e. a new train is created). draft
Fri, 26 Sep 2008 19:11:15 +0000 rubidium (svn r14404) -Change [FS#2176]: don't make the town flatten land unconditionally when build on slopes is turned on. Based on a patch by Eddi. draft
Fri, 26 Sep 2008 19:01:57 +0000 frosch (svn r14403) -Fix (r14384): The condition was too restrictive. draft
Fri, 26 Sep 2008 17:47:39 +0000 translators (svn r14402) -Update: WebTranslator2 update to 2008-09-26 17:45:50 draft
Fri, 26 Sep 2008 06:52:06 +0000 peter1138 (svn r14401) -Fix (r11724): Don't check articulated parts or rear multihead parts for callback 1D when moving a chain of wagons. draft
Thu, 25 Sep 2008 09:50:31 +0000 smatz (svn r14398) -Cleanup (r14395): unused function sneaked in draft
Wed, 24 Sep 2008 23:25:24 +0000 rubidium (svn r14397) -Fix: possible buffer overrun, wrong parameter type passed to printf and && where || is meant. Found by MSVC's code analysis (Darkvater) draft
Wed, 24 Sep 2008 16:51:36 +0000 smatz (svn r14396) -Fix: ctrl+right click at 'Go to nearest depot' order scrolled to depot with DepotID == 0 draft
Wed, 24 Sep 2008 16:40:06 +0000 smatz (svn r14395) -Fix [FS#2285]: crashes and GUI desyncs when order is deleted/modified while the timetable window is open draft
Wed, 24 Sep 2008 14:01:49 +0000 translators (svn r14394) -Update: WebTranslator2 update to 2008-09-24 14:01:38 draft
Tue, 23 Sep 2008 20:12:13 +0000 rubidium (svn r14393) -Fix [FS#2318]: deleting the same window (pointer) twice. draft
Tue, 23 Sep 2008 19:25:00 +0000 rubidium (svn r14392) -Fix [FS#1404]: some widgets saw a single click as multiple clicks. draft
Tue, 23 Sep 2008 15:24:15 +0000 rubidium (svn r14390) -Codechange: replace magic constants with symbolic constants. draft
Mon, 22 Sep 2008 19:58:46 +0000 translators (svn r14386) -Update: WebTranslator2 update to 2008-09-22 19:58:30 draft
Mon, 22 Sep 2008 19:28:53 +0000 frosch (svn r14384) -Fix: Moving the first vehicle of a train elsewhere might require a new unitnumber for the remaining chain. draft
Mon, 22 Sep 2008 14:34:38 +0000 smatz (svn r14383) -Fix [FS#2316](r14343): handle invalid 'v->u.air.targetairport' in the NewGRF code, too draft
Sun, 21 Sep 2008 18:28:35 +0000 rubidium (svn r14371) -Fix [FS#2313]: loading indicator didn't stay with the front engine when turning a train in a station. draft
Sun, 21 Sep 2008 14:03:47 +0000 frosch (svn r14369) -Fix: Enforce non-front engines to be stopped. draft
Sun, 21 Sep 2008 11:26:50 +0000 rubidium (svn r14368) -Fix [FS#1852]: trams jumping when reversing on a single trambit (like caused during road construction reworks) or when (manually) reversing in a corner. draft
Sat, 20 Sep 2008 18:31:31 +0000 frosch (svn r14366) -Fix (r14362): Match multiheaded parts starting from the first vehicle in a chain. draft
Sat, 20 Sep 2008 17:43:06 +0000 glx (svn r14365) -Backport (r14364 from NoAI): add the ability do CmdBuildSingleSignal to directly place the correct signal, instead requiring multiple inputs before doing so draft
Sat, 20 Sep 2008 16:07:56 +0000 glx (svn r14363) -Fix [FS#2206]: some keypress combinations could be handled twice draft
Sat, 20 Sep 2008 10:53:08 +0000 frosch (svn r14362) -Fix (r3403): Also connect multiheaded parts in free wagon chains. draft
Fri, 19 Sep 2008 20:23:41 +0000 translators (svn r14361) -Update: WebTranslator2 update to 2008-09-19 20:23:28 draft
Fri, 19 Sep 2008 16:34:24 +0000 smatz (svn r14360) -Cleanup (r12652): remove unused handler for the 'Tranfser' button draft
Thu, 18 Sep 2008 15:32:20 +0000 rubidium (svn r14359) -Fix [FS#2311]: the ownership of roadtiles was not properly set for very old savegames (including TTD's) making it impossible to remove some pieces of road. draft
Wed, 17 Sep 2008 19:32:06 +0000 rubidium (svn r14358) -Change: make the default bundle name similar to the name of the current compile farm instead of the former compile farm. draft
Wed, 17 Sep 2008 17:23:57 +0000 smatz (svn r14356) -Fix [FS#2307](r14258): converting of railtype was broken for tunnels and bridges draft