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

Fri, 29 Dec 2006 12:03:28 +0000(svn r7612) [cbh] Copied tunnelbridge_cmd.c to tunnel_cmd.c and bridge_cmd.c. Removed tunnelbridge_cmd.c custombridgeheads
celestar [Fri, 29 Dec 2006 12:03:28 +0000] rev 5594
(svn r7612) [cbh] Copied tunnelbridge_cmd.c to tunnel_cmd.c and bridge_cmd.c. Removed tunnelbridge_cmd.c

Fri, 29 Dec 2006 11:03:39 +0000(svn r7610) [cbh] - Codechange: Created seperate Tile Type Procs for tunnel and bridge tiles custombridgeheads
celestar [Fri, 29 Dec 2006 11:03:39 +0000] rev 5593
(svn r7610) [cbh] - Codechange: Created seperate Tile Type Procs for tunnel and bridge tiles