Commit Graph

19 Commits (187013b6a3962af91479d8837f04b82095b7059f)

Author SHA1 Message Date
celestar 6935fb6455 (svn r4461) -Codechange: Add and make use of map accessor functions for signal drawing. Includes some basic cleanup of the drawing functions 18 years ago
celestar b03bd97b47 (svn r4386) -Codechange: Add and make use of IsCustomWaypoint 18 years ago
celestar bdcb4bbf1d (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
18 years ago
celestar ee7eaef29d (svn r4379) -Codechange: Add and make use of map accessor functions concerning rail ground types 18 years ago
celestar 923a0e60d6 (svn r4378) -Add and make use of an accessor function two-way => one-way => one-way => two-way signal cycling 18 years ago
celestar 5ae9a03a1f (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) 18 years ago
celestar 38be3dbb58 (svn r4286) -Fix: Typo in 4280 19 years ago
celestar 8362990f8c (svn r4280) -Codechange: Add and make use of map accessors concerning railway waypoints 19 years ago
celestar a7d8ad0004 (svn r4150) -Feature: Merged elrails into trunk. Thanks to Tron for lots of code and proofreading, thanks to peter1138 for another lot of code and ideas. 19 years ago
tron 9f3aa9057d (svn r3985) Make CmdBuildSingleRail() a bit more comprehensible 19 years ago
tron 77e5cf4bc1 (svn r3979) Move GetRailFoundation() to rail_map.h and use it and friends to get information about rail tiles 19 years ago
tron d8dcedcfd2 (svn r3946) Add short hand names for common track combinations 19 years ago
tron 89090790c2 (svn r3916) Get/Set the rail type by [GS]etRailType{Crossing,OnBridge,}() 19 years ago
tron 27d7d42404 (svn r3913) Move declarations to rail_map.h so rail.h is dependent on rail_map.h and not the other way round 19 years ago
tron 41ee22ed99 (svn r3912) Move the signal type enum and GetSignalType() to rail_map.h; also add SetSignalType() and use the functions 19 years ago
tron 2232412f59 (svn r3911) Add functions to retrieve/set the signal variant (electric/semaphore) 19 years ago
tron 12d252d9bd (svn r3831) Add and use GetRailDepotDirection() 19 years ago
tron 793613a286 (svn r3697) Rename DIAG1/DIAG2 to X resp. Y as this conveys a bit better in which direction a pieces of rail goes 19 years ago
tron b404072ccc (svn r3696) Add functions to turn a tile into a normal rail tile/depot/waypoint. This is just a tiny step, the rail code needs way more love and caring 19 years ago