Age | Commit message (Expand) | Author |
2006-09-28 | (svn r6560) - Codechange: Minor fix; add missing #include guards and comments... | peter1138 |
2006-07-22 | (svn r5582) Add and use AxisToTrack{Bits,}() | tron |
2006-06-04 | (svn r5101) Add a function to convert an axis and a flag for north/south into... | tron |
2006-05-03 | (svn r4732) - Fix: use correct types in IsValid[Direction|Axis] | glx |
2006-05-01 | (svn r4640) - Add: IsValidDiagDirection, IsValidDirection and IsValidAxis fu... | matthijs |
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 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, DiagDirectio... | tron |
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 a... | tron |
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 |