Thu, 23 Feb 2006 11:53:48 +0000(svn r3659) Add function to get the road bits of a level crossing
tron [Thu, 23 Feb 2006 11:53:48 +0000] rev 3070
(svn r3659) Add function to get the road bits of a level crossing

Thu, 23 Feb 2006 08:20:28 +0000(svn r3658) Add functions and symbolic names to retrieve road tile types and road pieces
tron [Thu, 23 Feb 2006 08:20:28 +0000] rev 3069
(svn r3658) Add functions and symbolic names to retrieve road tile types and road pieces

Thu, 23 Feb 2006 07:32:46 +0000(svn r3657) Fix indentation and remove now unused variable, which i forgot in r3655
tron [Thu, 23 Feb 2006 07:32:46 +0000] rev 3068
(svn r3657) Fix indentation and remove now unused variable, which i forgot in r3655

Thu, 23 Feb 2006 07:31:36 +0000(svn r3656) Simplify the overly complicated check for road pieces under a bridge
tron [Thu, 23 Feb 2006 07:31:36 +0000] rev 3067
(svn r3656) Simplify the overly complicated check for road pieces under a bridge

Thu, 23 Feb 2006 07:26:49 +0000(svn r3655) Simplify a boolean expression and turn 3 if-cascades into switches
tron [Thu, 23 Feb 2006 07:26:49 +0000] rev 3066
(svn r3655) Simplify a boolean expression and turn 3 if-cascades into switches

Wed, 22 Feb 2006 21:35:45 +0000(svn r3654) Turn another if-cascade into a switch
tron [Wed, 22 Feb 2006 21:35:45 +0000] rev 3065
(svn r3654) Turn another if-cascade into a switch

Wed, 22 Feb 2006 21:11:31 +0000(svn r3653) -Fix: You didn't pay for terraforming at the end tile when building a tunnel
tron [Wed, 22 Feb 2006 21:11:31 +0000] rev 3064
(svn r3653) -Fix: You didn't pay for terraforming at the end tile when building a tunnel

Wed, 22 Feb 2006 21:09:55 +0000(svn r3652) Rewrite CmdBuildTunnel in the hope to make it a bit more comprehensible
tron [Wed, 22 Feb 2006 21:09:55 +0000] rev 3063
(svn r3652) Rewrite CmdBuildTunnel in the hope to make it a bit more comprehensible
This implementation is also significantly shorter because it removes many redundant checks

Tue, 21 Feb 2006 19:42:42 +0000(svn r3651) -Fix: r3646 fixed some lame compiler, but broke others... this fixes it for some more compilers
truelight [Tue, 21 Feb 2006 19:42:42 +0000] rev 3062
(svn r3651) -Fix: r3646 fixed some lame compiler, but broke others... this fixes it for some more compilers

Tue, 21 Feb 2006 18:15:59 +0000(svn r3650) Fix braino in r3649, spotted by Mihamix
tron [Tue, 21 Feb 2006 18:15:59 +0000] rev 3061
(svn r3650) Fix braino in r3649, spotted by Mihamix