Fri, 07 Sep 2007 21:11:12 +0000(svn r11054) -Fix [FS#944]: mismatch between TTDP's and OTTD's placement of catenary, creating graphical glitches when loading a catenary replacement. Patch by frosch.
rubidium [Fri, 07 Sep 2007 21:11:12 +0000] rev 7534
(svn r11054) -Fix [FS#944]: mismatch between TTDP's and OTTD's placement of catenary, creating graphical glitches when loading a catenary replacement. Patch by frosch.

Fri, 07 Sep 2007 21:09:37 +0000(svn r11053) -Fix: train status bar flickering a lot when waiting at a signal.
rubidium [Fri, 07 Sep 2007 21:09:37 +0000] rev 7533
(svn r11053) -Fix: train status bar flickering a lot when waiting at a signal.

Fri, 07 Sep 2007 17:01:35 +0000(svn r11052) -Fix (r11017)[FS#1210]: vehicles always skip service order
glx [Fri, 07 Sep 2007 17:01:35 +0000] rev 7532
(svn r11052) -Fix (r11017)[FS#1210]: vehicles always skip service order

Thu, 06 Sep 2007 03:02:38 +0000(svn r11050) -Codechange: Use the translated gfx, not the original one.
belugas [Thu, 06 Sep 2007 03:02:38 +0000] rev 7531
(svn r11050) -Codechange: Use the translated gfx, not the original one.

Wed, 05 Sep 2007 23:26:45 +0000(svn r11049) -Codechange: unify a large part of the vehicle details window. Based on a patch by nycom.
rubidium [Wed, 05 Sep 2007 23:26:45 +0000] rev 7530
(svn r11049) -Codechange: unify a large part of the vehicle details window. Based on a patch by nycom.

Wed, 05 Sep 2007 21:05:12 +0000(svn r11048) -Fix [FS#1206]: several cases where (re)moving eninges on a train would corrupt the vehicle counts for the groups.
rubidium [Wed, 05 Sep 2007 21:05:12 +0000] rev 7529
(svn r11048) -Fix [FS#1206]: several cases where (re)moving eninges on a train would corrupt the vehicle counts for the groups.

Wed, 05 Sep 2007 17:53:14 +0000(svn r11047) -Fix (r11011) [FS#1205]: desync due to wrong cached vehicle length on articulated vehicle construction.
rubidium [Wed, 05 Sep 2007 17:53:14 +0000] rev 7528
(svn r11047) -Fix (r11011) [FS#1205]: desync due to wrong cached vehicle length on articulated vehicle construction.

Wed, 05 Sep 2007 10:33:42 +0000(svn r11046) -Codechange: added function to get the next movable (non-articulated, non-read end of dualheaded engine) vehicle in a train
bjarni [Wed, 05 Sep 2007 10:33:42 +0000] rev 7527
(svn r11046) -Codechange: added function to get the next movable (non-articulated, non-read end of dualheaded engine) vehicle in a train

Wed, 05 Sep 2007 10:15:23 +0000(svn r11045) -Codechange: added a function to tell if a vehicle is the rear part of a dualheaded train engine
bjarni [Wed, 05 Sep 2007 10:15:23 +0000] rev 7526
(svn r11045) -Codechange: added a function to tell if a vehicle is the rear part of a dualheaded train engine

Wed, 05 Sep 2007 09:31:15 +0000(svn r11044) -Fix (r11043): [autoreplace] a proper fix should cover all cases, not just the one mentioned in the bug report
bjarni [Wed, 05 Sep 2007 09:31:15 +0000] rev 7525
(svn r11044) -Fix (r11043): [autoreplace] a proper fix should cover all cases, not just the one mentioned in the bug report
Certain dualheaded/articulated consists could still trigger this issue