tron [Mon, 06 Mar 2006 20:55:24 +0000] rev 3154
(svn r3777) Add some functions to handle tunnels
tron [Mon, 06 Mar 2006 20:28:28 +0000] rev 3153
(svn r3776) Replace many ints and magic numbers by Direction, DiagDirection and friends
peter1138 [Mon, 06 Mar 2006 19:23:26 +0000] rev 3152
(svn r3775) Fix loading of server_port from config file, introduced in Darkvater's unified configuration changes (r3719+)
tron [Mon, 06 Mar 2006 13:29:27 +0000] rev 3151
(svn r3774) Remove some more magic numbers and types
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
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
tron [Sun, 05 Mar 2006 12:54:22 +0000] rev 3148
(svn r3769) Add a cast to make KUDr's C++ compiler happy
tron [Sun, 05 Mar 2006 12:34:55 +0000] rev 3147
(svn r3767) Move all direction related enums and functions to a separate header
tron [Sun, 05 Mar 2006 12:22:20 +0000] rev 3146
(svn r3766) Add a function to get the RoadBits from an arbitrary tile
tron [Sun, 05 Mar 2006 11:18:34 +0000] rev 3145
(svn r3765) Fix some naming glitches in r3763 and add missing svn properties