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

Sat, 30 Dec 2006 12:55:45 +0000(svn r7646) [cbh] - Feature: Allow building additional tracks on a (horizontal) bridge ramp using normal building tools custombridgeheads
celestar [Sat, 30 Dec 2006 12:55:45 +0000] rev 5601
(svn r7646) [cbh] - Feature: Allow building additional tracks on a (horizontal) bridge ramp using normal building tools

Sat, 30 Dec 2006 12:49:54 +0000(svn r7645) [cbh] - Fix: In r7643, I broke the building of new bridges because I forgot to change the map-accessors. repair this custombridgeheads
celestar [Sat, 30 Dec 2006 12:49:54 +0000] rev 5600
(svn r7645) [cbh] - Fix: In r7643, I broke the building of new bridges because I forgot to change the map-accessors. repair this

Sat, 30 Dec 2006 12:05:05 +0000(svn r7644) [cbh] - Codechange: For custombridgeheads (those that have more than just one straight piece of track) use a foundation and the normal track drawing code custombridgeheads
celestar [Sat, 30 Dec 2006 12:05:05 +0000] rev 5599
(svn r7644) [cbh] - Codechange: For custombridgeheads (those that have more than just one straight piece of track) use a foundation and the normal track drawing code

Sat, 30 Dec 2006 11:57:57 +0000(svn r7643) [cbh] - Codechange: Railway bridges now store track bits just like normal rail tiles. For railway bridges, GetTileTrackStatus_Bridge just calls GetTileTrackStatus_Track custombridgeheads
celestar [Sat, 30 Dec 2006 11:57:57 +0000] rev 5598
(svn r7643) [cbh] - Codechange: Railway bridges now store track bits just like normal rail tiles. For railway bridges, GetTileTrackStatus_Bridge just calls GetTileTrackStatus_Track

Fri, 29 Dec 2006 12:45:44 +0000(svn r7615) [cbh] - Doc: Updated the documentation for map array custombridgeheads
celestar [Fri, 29 Dec 2006 12:45:44 +0000] rev 5597
(svn r7615) [cbh] - Doc: Updated the documentation for map array

Fri, 29 Dec 2006 12:33:26 +0000(svn r7614) [cbh] - Codechange: Moved the DiagDirection of the bridge head from m5 bits 0..1 to m4 bits 5..6 custombridgeheads
celestar [Fri, 29 Dec 2006 12:33:26 +0000] rev 5596
(svn r7614) [cbh] - Codechange: Moved the DiagDirection of the bridge head from m5 bits 0..1 to m4 bits 5..6

Fri, 29 Dec 2006 12:18:43 +0000(svn r7613) [cbh] - Codechange: Removed tunnel-specific functions from bridge_cmd.c and bridge-specific functions from tunnel_cmd.c custombridgeheads
celestar [Fri, 29 Dec 2006 12:18:43 +0000] rev 5595
(svn r7613) [cbh] - Codechange: Removed tunnel-specific functions from bridge_cmd.c and bridge-specific functions from tunnel_cmd.c