Commit Graph

14 Commits (14363bfb511ac9d81beaa31783ea54c8c8c6e8c4)

Author SHA1 Message Date
peter1138 681c8c0162 (svn r6560) - Codechange: Minor fix; add missing #include guards and comments, and correct svn properties on bmp.[ch] 18 years ago
tron 7ec704564a (svn r5582) Add and use AxisToTrack{Bits,}() 18 years ago
tron fa74002356 (svn r5101) Add a function to convert an axis and a flag for north/south into a DiagDirection. Use it for bridge ramps and ship depots 18 years ago
glx ac18c6063a (svn r4732) - Fix: use correct types in IsValid[Direction|Axis] 18 years ago
matthijs daef7e410c (svn r4640) - Add: IsValidDiagDirection, IsValidDirection and IsValidAxis functions.
- Codechange: Use IsValidDiagDirection() in CmdBuildRoadStop().
18 years ago
tron 251242165c (svn r3877) Add functions to turn a tile into a rail/road bridge ramp/middle part 19 years ago
tron e68120034c (svn r3789) Add an enum and function to handle DiagDirection changes 19 years ago
tron af69dba514 (svn r3788) Fix (harmless) typo in r3784 19 years ago
tron ecabf8a5f0 (svn r3784) Add a type and functions to handle direction changes 19 years ago
tron fbe939b31f (svn r3783) Replace further ints and magic numbers by Direction, DiagDirection and friends 19 years ago
tron f2dc736554 (svn r3777) Add some functions to handle tunnels 19 years ago
tron 2d3c28f2b3 (svn r3776) Replace many ints and magic numbers by Direction, DiagDirection and friends 19 years ago
tron 27888c0694 (svn r3769) Add a cast to make KUDr's C++ compiler happy 19 years ago
tron 586388c9f1 (svn r3767) Move all direction related enums and functions to a separate header 19 years ago