Sat, 03 Nov 2007 15:21:26 +0000(svn r11371) -Fix [FS#1396]: the industry protection only kicked in when it should not kick in.
rubidium [Sat, 03 Nov 2007 15:21:26 +0000] rev 7821
(svn r11371) -Fix [FS#1396]: the industry protection only kicked in when it should not kick in.

Sat, 03 Nov 2007 06:20:25 +0000(svn r11370) -Fix [FS1384]: manually replacing a vehicle with shared orders makes it lose it's order index and service interval. Patch by jthill.
rubidium [Sat, 03 Nov 2007 06:20:25 +0000] rev 7820
(svn r11370) -Fix [FS1384]: manually replacing a vehicle with shared orders makes it lose it's order index and service interval. Patch by jthill.

Fri, 02 Nov 2007 16:57:52 +0000(svn r11369) -Codechange [FS#1390]: changes some int to int8 in macros.h, as they describe a bit-position, which fits perfectly in an int8 (max 64) (skidd13)
truelight [Fri, 02 Nov 2007 16:57:52 +0000] rev 7819
(svn r11369) -Codechange [FS#1390]: changes some int to int8 in macros.h, as they describe a bit-position, which fits perfectly in an int8 (max 64) (skidd13)
-Codechange [FS#1390]: added consts in macros.h functions, so compilers can optimise better (skidd13)
-Codechange [FS#1390]: remove HAS_SINGLE_BIT, as COUNTBITS does the same (skidd13)

Thu, 01 Nov 2007 15:56:44 +0000(svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
miham [Thu, 01 Nov 2007 15:56:44 +0000] rev 7818
(svn r11368) -Update: WebTranslator2 update to 2007-11-01 16:56:10
afrikaans - 9 fixed, 1 changed by TrueTenacity (10)
brazilian_portuguese - 1 fixed by fukumori (1)
catalan - 1 fixed by arnaullv (1)
croatian - 1 fixed by knovak (1)
french - 1 fixed by glx (1)
slovak - 1 fixed by lengyel (1)
ukrainian - 1 fixed by mad (1)

Wed, 31 Oct 2007 22:15:19 +0000(svn r11367) -Fix [FS#1258]: non-articulated road vehicles should be able to overtake (not-too-long) articulated vehicles, i.e. overtaking of articulated vehicles that are several (3+) tiles long is not supported.
rubidium [Wed, 31 Oct 2007 22:15:19 +0000] rev 7817
(svn r11367) -Fix [FS#1258]: non-articulated road vehicles should be able to overtake (not-too-long) articulated vehicles, i.e. overtaking of articulated vehicles that are several (3+) tiles long is not supported.

Wed, 31 Oct 2007 22:13:41 +0000(svn r11366) -Fix [FS#1258]: road vehicles must not drive through eachother on bridges/in tunnels.
rubidium [Wed, 31 Oct 2007 22:13:41 +0000] rev 7816
(svn r11366) -Fix [FS#1258]: road vehicles must not drive through eachother on bridges/in tunnels.

Wed, 31 Oct 2007 22:09:23 +0000(svn r11365) -Fix [FS#1288]: when stopping a ship or aircraft, set their speed to 0 so they won't continue at the speed where they were stopped at.
rubidium [Wed, 31 Oct 2007 22:09:23 +0000] rev 7815
(svn r11365) -Fix [FS#1288]: when stopping a ship or aircraft, set their speed to 0 so they won't continue at the speed where they were stopped at.

Wed, 31 Oct 2007 18:53:49 +0000(svn r11364) -Fix (r11363): compilation broken
glx [Wed, 31 Oct 2007 18:53:49 +0000] rev 7814
(svn r11364) -Fix (r11363): compilation broken

Wed, 31 Oct 2007 18:01:41 +0000(svn r11363) -Codechange: Remove some magical numbers
belugas [Wed, 31 Oct 2007 18:01:41 +0000] rev 7813
(svn r11363) -Codechange: Remove some magical numbers

Tue, 30 Oct 2007 20:31:35 +0000(svn r11362) -Fix [FS#1380]: cloning vehicles with non-standard sub-cargotypes (i.e. livery refits) failed.
rubidium [Tue, 30 Oct 2007 20:31:35 +0000] rev 7812
(svn r11362) -Fix [FS#1380]: cloning vehicles with non-standard sub-cargotypes (i.e. livery refits) failed.