Mon, 06 Mar 2006 13:29:27 +0000(svn r3774) Remove some more magic numbers and types
tron [Mon, 06 Mar 2006 13:29:27 +0000] rev 3151
(svn r3774) Remove some more magic numbers and types

Mon, 06 Mar 2006 13:11:08 +0000(svn r3773) Shove some semantics down ottd's throat by replacing ints and magic numbers by enums and some related changes
tron [Mon, 06 Mar 2006 13:11:08 +0000] rev 3150
(svn r3773) Shove some semantics down ottd's throat by replacing ints and magic numbers by enums and some related changes

Sun, 05 Mar 2006 17:24:04 +0000(svn r3770) Remove the _road_special_gettrackstatus hack. Egladil and me deem it unnecessary
tron [Sun, 05 Mar 2006 17:24:04 +0000] rev 3149
(svn r3770) Remove the _road_special_gettrackstatus hack. Egladil and me deem it unnecessary

Sun, 05 Mar 2006 12:54:22 +0000(svn r3769) Add a cast to make KUDr's C++ compiler happy
tron [Sun, 05 Mar 2006 12:54:22 +0000] rev 3148
(svn r3769) Add a cast to make KUDr's C++ compiler happy

Sun, 05 Mar 2006 12:34:55 +0000(svn r3767) Move all direction related enums and functions to a separate header
tron [Sun, 05 Mar 2006 12:34:55 +0000] rev 3147
(svn r3767) Move all direction related enums and functions to a separate header

Sun, 05 Mar 2006 12:22:20 +0000(svn r3766) Add a function to get the RoadBits from an arbitrary tile
tron [Sun, 05 Mar 2006 12:22:20 +0000] rev 3146
(svn r3766) Add a function to get the RoadBits from an arbitrary tile

Sun, 05 Mar 2006 11:18:34 +0000(svn r3765) Fix some naming glitches in r3763 and add missing svn properties
tron [Sun, 05 Mar 2006 11:18:34 +0000] rev 3145
(svn r3765) Fix some naming glitches in r3763 and add missing svn properties

Sun, 05 Mar 2006 10:19:33 +0000(svn r3763) Adapt to the new 'map accessors go in foo_map.h'-scheme
tron [Sun, 05 Mar 2006 10:19:33 +0000] rev 3144
(svn r3763) Adapt to the new 'map accessors go in foo_map.h'-scheme

Sat, 04 Mar 2006 17:18:13 +0000(svn r3761) Fix two bugs in r3757
tron [Sat, 04 Mar 2006 17:18:13 +0000] rev 3143
(svn r3761) Fix two bugs in r3757

Sat, 04 Mar 2006 13:52:52 +0000(svn r3760) Replace some magic numbers for checking for a suitable slope for a level crossing by some less magic numbers. Quite similar to r3699, though this time for placing the rails
tron [Sat, 04 Mar 2006 13:52:52 +0000] rev 3142
(svn r3760) Replace some magic numbers for checking for a suitable slope for a level crossing by some less magic numbers. Quite similar to r3699, though this time for placing the rails