Sun, 31 Dec 2006 02:53:23 +0000(svn r7687) [cbh] - Fix: trains can now enter the bridge from side. They still can't leave it from side (pathfinder will need to be invoked when the other ramp is entered). Also the code is not very clear and needs review. It is more proof of concept than final solution. I hope that somebody smarter (Celestar) can do it better. custombridgeheads
KUDr [Sun, 31 Dec 2006 02:53:23 +0000] rev 5611
(svn r7687) [cbh] - Fix: trains can now enter the bridge from side. They still can't leave it from side (pathfinder will need to be invoked when the other ramp is entered). Also the code is not very clear and needs review. It is more proof of concept than final solution. I hope that somebody smarter (Celestar) can do it better.

Sat, 30 Dec 2006 18:36:42 +0000(svn r7656) -Fix: warning 'not all control path return value' generated by VC in debug mode (bridge_cmd.c:1038) custombridgeheads
KUDr [Sat, 30 Dec 2006 18:36:42 +0000] rev 5610
(svn r7656) -Fix: warning 'not all control path return value' generated by VC in debug mode (bridge_cmd.c:1038)

Sat, 30 Dec 2006 18:25:01 +0000(svn r7655) [cbh] - Fix: [YAPF] another assert (on opposite cbh when it contained choice). Now it is possible to reach choice when exiting wormhole. So the wormhole cost must be taken into consideration when starting new YAPF node. custombridgeheads
KUDr [Sat, 30 Dec 2006 18:25:01 +0000] rev 5609
(svn r7655) [cbh] - Fix: [YAPF] another assert (on opposite cbh when it contained choice). Now it is possible to reach choice when exiting wormhole. So the wormhole cost must be taken into consideration when starting new YAPF node.

Sat, 30 Dec 2006 17:35:08 +0000(svn r7653) [cbh] - Codechange: Split VehicleEnter_Bridge into separate files for road and rail to simplify further work on this custombridgeheads
celestar [Sat, 30 Dec 2006 17:35:08 +0000] rev 5608
(svn r7653) [cbh] - Codechange: Split VehicleEnter_Bridge into separate files for road and rail to simplify further work on this

Sat, 30 Dec 2006 17:16:07 +0000(svn r7652) [cbh] - Fix: On last commit, I messed up some check and trains could not longer leave the "on bridge" status. Oops. custombridgeheads
celestar [Sat, 30 Dec 2006 17:16:07 +0000] rev 5607
(svn r7652) [cbh] - Fix: On last commit, I messed up some check and trains could not longer leave the "on bridge" status. Oops.

Sat, 30 Dec 2006 17:09:30 +0000(svn r7651) [cbh] - Fix: Allow trains to enter bridge head tiles from "the side" custombridgeheads
celestar [Sat, 30 Dec 2006 17:09:30 +0000] rev 5606
(svn r7651) [cbh] - Fix: Allow trains to enter bridge head tiles from "the side"

Sat, 30 Dec 2006 17:08:50 +0000(svn r7650) [cbh] - Codechange: For the time being, re-enable the invalid-raid debug statements custombridgeheads
celestar [Sat, 30 Dec 2006 17:08:50 +0000] rev 5605
(svn r7650) [cbh] - Codechange: For the time being, re-enable the invalid-raid debug statements

Sat, 30 Dec 2006 17:06:34 +0000(svn r7649) [cbh] - Fix: [YAPF] assert on cbh custombridgeheads
KUDr [Sat, 30 Dec 2006 17:06:34 +0000] rev 5604
(svn r7649) [cbh] - Fix: [YAPF] assert on cbh

Sat, 30 Dec 2006 13:15:15 +0000(svn r7648) [cbh] - Feature: Allow removal of tracks from bridge heads. However, trains on the bridge must still be able to access the bridge head custombridgeheads
celestar [Sat, 30 Dec 2006 13:15:15 +0000] rev 5603
(svn r7648) [cbh] - Feature: Allow removal of tracks from bridge heads. However, trains on the bridge must still be able to access the bridge head

Sat, 30 Dec 2006 12:59:17 +0000(svn r7647) [cbh] - Fix: Draw catenary on custombridgeheads properly custombridgeheads
celestar [Sat, 30 Dec 2006 12:59:17 +0000] rev 5602
(svn r7647) [cbh] - Fix: Draw catenary on custombridgeheads properly