road.h
Thu, 28 Sep 2006 18:42:35 +0000 peter1138 (svn r6560) - Codechange: Minor fix; add missing #include guards and comments, and correct svn properties on bmp.[ch]
Sat, 27 May 2006 16:12:16 +0000 KUDr (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.
Tue, 09 May 2006 10:35:13 +0000 peter1138 (svn r4791) - Codechange: Mark road bits as unsigned. Fixes warning with older gcc versions.
Wed, 12 Apr 2006 05:26:36 +0000 tron (svn r4374) Never directly commit something you prepared the evening before, mysteriously it will break in the morning, fix r4373
Wed, 01 Mar 2006 12:31:39 +0000 tron (svn r3698) Add GetCrossingRailBits() and ComplementRoadBits(). Simplify the code by using them
Tue, 28 Feb 2006 21:19:50 +0000 tron (svn r3689) Add functions to turn a tile into either a normal road tile, a level crossing or a road depot
Thu, 23 Feb 2006 11:53:48 +0000 tron (svn r3659) Add function to get the road bits of a level crossing
Thu, 23 Feb 2006 08:20:28 +0000 tron (svn r3658) Add functions and symbolic names to retrieve road tile types and road pieces