Wed, 12 Apr 2006 13:25:32 +0000(svn r4386) -Codechange: Add and make use of IsCustomWaypoint
celestar [Wed, 12 Apr 2006 13:25:32 +0000] rev 3530
(svn r4386) -Codechange: Add and make use of IsCustomWaypoint

Wed, 12 Apr 2006 12:58:53 +0000(svn r4385) -Codechange: remove map5 from the TileInfo struct as it is now unused. This effort is starting to pay off ...
celestar [Wed, 12 Apr 2006 12:58:53 +0000] rev 3529
(svn r4385) -Codechange: remove map5 from the TileInfo struct as it is now unused. This effort is starting to pay off ...

Wed, 12 Apr 2006 12:50:40 +0000(svn r4384) -Codechange: rail drawing code
celestar [Wed, 12 Apr 2006 12:50:40 +0000] rev 3528
(svn r4384) -Codechange: rail drawing code
-Added a function to obtain the axis of a waypoint
-Moved the waypoint layout tables from the depot layout tables into an own one
-Use GetRailTileSubtype

Wed, 12 Apr 2006 12:33:21 +0000(svn r4383) - Codechange: Remove extraneous code from 4354; no need to get RailTypeInfo when we already have it...
peter1138 [Wed, 12 Apr 2006 12:33:21 +0000] rev 3527
(svn r4383) - Codechange: Remove extraneous code from 4354; no need to get RailTypeInfo when we already have it...

Wed, 12 Apr 2006 12:24:39 +0000(svn r4382) -Codechange: Make use of SetSignalType where appropriate
celestar [Wed, 12 Apr 2006 12:24:39 +0000] rev 3526
(svn r4382) -Codechange: Make use of SetSignalType where appropriate

Wed, 12 Apr 2006 12:22:43 +0000(svn r4381) -Codechange: Forgot an occurence for rail ground types
celestar [Wed, 12 Apr 2006 12:22:43 +0000] rev 3525
(svn r4381) -Codechange: Forgot an occurence for rail ground types

Wed, 12 Apr 2006 12:12:51 +0000(svn r4380) -Codechange: Make use of GetTrackBits where appropriate
celestar [Wed, 12 Apr 2006 12:12:51 +0000] rev 3524
(svn r4380) -Codechange: Make use of GetTrackBits where appropriate

Wed, 12 Apr 2006 11:58:07 +0000(svn r4379) -Codechange: Add and make use of map accessor functions concerning rail ground types
celestar [Wed, 12 Apr 2006 11:58:07 +0000] rev 3523
(svn r4379) -Codechange: Add and make use of map accessor functions concerning rail ground types

Wed, 12 Apr 2006 09:36:27 +0000(svn r4378) -Add and make use of an accessor function two-way => one-way => one-way => two-way signal cycling
celestar [Wed, 12 Apr 2006 09:36:27 +0000] rev 3522
(svn r4378) -Add and make use of an accessor function two-way => one-way => one-way => two-way signal cycling

Wed, 12 Apr 2006 09:12:33 +0000(svn r4377) -Add and make use of a function that finds out whether a signal is an entry or and exit signal to a presignal block (as combos act as both)
celestar [Wed, 12 Apr 2006 09:12:33 +0000] rev 3521
(svn r4377) -Add and make use of a function that finds out whether a signal is an entry or and exit signal to a presignal block (as combos act as both)