Tue, 04 Dec 2007 18:42:08 +0000(svn r11569) -Fix [FS#1480]: full paths sometimes did not work correctly.
rubidium [Tue, 04 Dec 2007 18:42:08 +0000] rev 8009
(svn r11569) -Fix [FS#1480]: full paths sometimes did not work correctly.

Tue, 04 Dec 2007 17:51:50 +0000(svn r11568) -Codechange: Use bit shifts instead of values for flags. It helps readability a little bit.
belugas [Tue, 04 Dec 2007 17:51:50 +0000] rev 8008
(svn r11568) -Codechange: Use bit shifts instead of values for flags. It helps readability a little bit.

Tue, 04 Dec 2007 15:32:54 +0000(svn r11567) -Fix [FS#1512] (r11011): break the chain before moving a vehicle after another in the same chain
glx [Tue, 04 Dec 2007 15:32:54 +0000] rev 8007
(svn r11567) -Fix [FS#1512] (r11011): break the chain before moving a vehicle after another in the same chain

Mon, 03 Dec 2007 22:40:18 +0000(svn r11565) -Revert: part of r11564
smatz [Mon, 03 Dec 2007 22:40:18 +0000] rev 8006
(svn r11565) -Revert: part of r11564

Mon, 03 Dec 2007 09:19:19 +0000(svn r11564) -Codechange: Increase the usage of the for_each_bit macro and rename it fitting to the naming style
skidd13 [Mon, 03 Dec 2007 09:19:19 +0000] rev 8005
(svn r11564) -Codechange: Increase the usage of the for_each_bit macro and rename it fitting to the naming style

Sun, 02 Dec 2007 21:43:16 +0000(svn r11563) -Codechange: Align the preprocessor code in stdafx.h with tabs
skidd13 [Sun, 02 Dec 2007 21:43:16 +0000] rev 8004
(svn r11563) -Codechange: Align the preprocessor code in stdafx.h with tabs

Sun, 02 Dec 2007 21:35:44 +0000(svn r11562) -Fix [FS#1503] (r11546): aircraft sometimes stopped mid-air when the airport got destroyed.
rubidium [Sun, 02 Dec 2007 21:35:44 +0000] rev 8003
(svn r11562) -Fix [FS#1503] (r11546): aircraft sometimes stopped mid-air when the airport got destroyed.

Sun, 02 Dec 2007 20:13:12 +0000(svn r11561) -Fix [FS#1504] (r11463): group list was not updated when removing the last group
glx [Sun, 02 Dec 2007 20:13:12 +0000] rev 8002
(svn r11561) -Fix [FS#1504] (r11463): group list was not updated when removing the last group

Sun, 02 Dec 2007 19:23:46 +0000(svn r11560) -Codechange: replace 'custom' version of FindLastBit with the generic.
rubidium [Sun, 02 Dec 2007 19:23:46 +0000] rev 8001
(svn r11560) -Codechange: replace 'custom' version of FindLastBit with the generic.

Sun, 02 Dec 2007 19:21:56 +0000(svn r11559) -Fix [FS#1505]: overflow when drawing graphics with high company values.
rubidium [Sun, 02 Dec 2007 19:21:56 +0000] rev 8000
(svn r11559) -Fix [FS#1505]: overflow when drawing graphics with high company values.