Mon, 01 Jan 2007 01:43:40 +0000(svn r7712) [cbh] - Fix: [YAPF] make those 3 files added in (r7708) compilable by g++ custombridgeheads
KUDr [Mon, 01 Jan 2007 01:43:40 +0000] rev 5619
(svn r7712) [cbh] - Fix: [YAPF] make those 3 files added in (r7708) compilable by g++

Sun, 31 Dec 2006 23:48:04 +0000(svn r7710) [cbh] - Fix: [YAPF] one more assert fixed. Call from the TrainController() added by (r7705) has broken YAPF because it was called when vehicle was already on the next tile (with cbh choice). Before it was always called before the train entered tile with choice. custombridgeheads
KUDr [Sun, 31 Dec 2006 23:48:04 +0000] rev 5618
(svn r7710) [cbh] - Fix: [YAPF] one more assert fixed. Call from the TrainController() added by (r7705) has broken YAPF because it was called when vehicle was already on the next tile (with cbh choice). Before it was always called before the train entered tile with choice.

Sun, 31 Dec 2006 21:47:51 +0000(svn r7709) -Fix: (r7708) 2 new files added into VC8 project, added missing 'svn:keywords=Id' for those custombridgeheads
KUDr [Sun, 31 Dec 2006 21:47:51 +0000] rev 5617
(svn r7709) -Fix: (r7708) 2 new files added into VC8 project, added missing 'svn:keywords=Id' for those

Sun, 31 Dec 2006 21:13:40 +0000(svn r7708) [cbh] - Fix: [YAPF] added some YAPF debug messages, added string support used for new debugging stuff, resolved few cbh related issues custombridgeheads
KUDr [Sun, 31 Dec 2006 21:13:40 +0000] rev 5616
(svn r7708) [cbh] - Fix: [YAPF] added some YAPF debug messages, added string support used for new debugging stuff, resolved few cbh related issues

Sun, 31 Dec 2006 18:03:21 +0000(svn r7705) [cbh] - Fix: Trains leave the bridge according to the trackbits that a present on the bridge head. custombridgeheads
celestar [Sun, 31 Dec 2006 18:03:21 +0000] rev 5615
(svn r7705) [cbh] - Fix: Trains leave the bridge according to the trackbits that a present on the bridge head.
WARNING: zero-length bridges do not work yet

Sun, 31 Dec 2006 16:08:00 +0000(svn r7703) [cbh] - Fix: I "optimized" a little too much on previous commit and broke stuff custombridgeheads
celestar [Sun, 31 Dec 2006 16:08:00 +0000] rev 5614
(svn r7703) [cbh] - Fix: I "optimized" a little too much on previous commit and broke stuff

Sun, 31 Dec 2006 16:03:49 +0000(svn r7702) [cbh] - Moved around some functions and changes from r7687 abd 7697 custombridgeheads
celestar [Sun, 31 Dec 2006 16:03:49 +0000] rev 5613
(svn r7702) [cbh] - Moved around some functions and changes from r7687 abd 7697

Sun, 31 Dec 2006 12:28:51 +0000(svn r7697) [cbh] - Cleanup of r7687 changes custombridgeheads
KUDr [Sun, 31 Dec 2006 12:28:51 +0000] rev 5612
(svn r7697) [cbh] - Cleanup of r7687 changes

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)