Tue, 07 Mar 2006 07:51:05 +0000(svn r3779) Move CheckTunnelInWay() to a more appropriate place, invert its result and give it a less ambiguous name (IsTunnelInWay)
tron [Tue, 07 Mar 2006 07:51:05 +0000] rev 3156
(svn r3779) Move CheckTunnelInWay() to a more appropriate place, invert its result and give it a less ambiguous name (IsTunnelInWay)

Mon, 06 Mar 2006 23:01:35 +0000(svn r3778) - Fix crash when resizing news history window.
peter1138 [Mon, 06 Mar 2006 23:01:35 +0000] rev 3155
(svn r3778) - Fix crash when resizing news history window.

Mon, 06 Mar 2006 20:55:24 +0000(svn r3777) Add some functions to handle tunnels
tron [Mon, 06 Mar 2006 20:55:24 +0000] rev 3154
(svn r3777) Add some functions to handle tunnels

Mon, 06 Mar 2006 20:28:28 +0000(svn r3776) Replace many ints and magic numbers by Direction, DiagDirection and friends
tron [Mon, 06 Mar 2006 20:28:28 +0000] rev 3153
(svn r3776) Replace many ints and magic numbers by Direction, DiagDirection and friends

Mon, 06 Mar 2006 19:23:26 +0000(svn r3775) Fix loading of server_port from config file, introduced in Darkvater's unified configuration changes (r3719+)
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+)

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