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

Fri, 29 Dec 2006 10:13:35 +0000(svn r7608) [cbh] - Merge with trunk r7593:7607 because I need 7607 here custombridgeheads
celestar [Fri, 29 Dec 2006 10:13:35 +0000] rev 5592
(svn r7608) [cbh] - Merge with trunk r7593:7607 because I need 7607 here

Thu, 28 Dec 2006 17:30:06 +0000(svn r7598) [cbh] - Codechange: Remove the functions IsTunnel() and IsBridge() as they are no longer needed. custombridgeheads
celestar [Thu, 28 Dec 2006 17:30:06 +0000] rev 5591
(svn r7598) [cbh] - Codechange: Remove the functions IsTunnel() and IsBridge() as they are no longer needed.

Thu, 28 Dec 2006 17:21:22 +0000(svn r7597) [cbh] - Codechange: Remove MP_TUNNELBRIDGE and introduce three new TileTypes: MP_TUNNEL, MP_STREET_BRIDGE, MP_RAILWAY_BRIDGE custombridgeheads
celestar [Thu, 28 Dec 2006 17:21:22 +0000] rev 5590
(svn r7597) [cbh] - Codechange: Remove MP_TUNNELBRIDGE and introduce three new TileTypes: MP_TUNNEL, MP_STREET_BRIDGE, MP_RAILWAY_BRIDGE