Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-15 | (svn r3877) Add functions to turn a tile into a rail/road bridge ramp/middle ↵ | tron | |
part | |||
2006-03-08 | (svn r3789) Add an enum and function to handle DiagDirection changes | tron | |
2006-03-08 | (svn r3788) Fix (harmless) typo in r3784 | tron | |
2006-03-08 | (svn r3784) Add a type and functions to handle direction changes | tron | |
2006-03-08 | (svn r3783) Replace further ints and magic numbers by Direction, ↵ | tron | |
DiagDirection and friends | |||
2006-03-06 | (svn r3777) Add some functions to handle tunnels | tron | |
2006-03-06 | (svn r3776) Replace many ints and magic numbers by Direction, DiagDirection ↵ | tron | |
and friends | |||
2006-03-05 | (svn r3769) Add a cast to make KUDr's C++ compiler happy | tron | |
2006-03-05 | (svn r3767) Move all direction related enums and functions to a separate header | tron | |