summaryrefslogtreecommitdiff
path: root/direction.h
AgeCommit message (Expand)Author
2006-03-15(svn r3877) Add functions to turn a tile into a rail/road bridge ramp/middle ...tron
2006-03-08(svn r3789) Add an enum and function to handle DiagDirection changestron
2006-03-08(svn r3788) Fix (harmless) typo in r3784tron
2006-03-08(svn r3784) Add a type and functions to handle direction changestron
2006-03-08(svn r3783) Replace further ints and magic numbers by Direction, DiagDirectio...tron
2006-03-06(svn r3777) Add some functions to handle tunnelstron
2006-03-06(svn r3776) Replace many ints and magic numbers by Direction, DiagDirection a...tron
2006-03-05(svn r3769) Add a cast to make KUDr's C++ compiler happytron
2006-03-05(svn r3767) Move all direction related enums and functions to a separate headertron