Tue, 09 May 2006 08:25:31 +0000 |
rubidium |
(svn r4789) - Codechange: rename RoadType to RoadTileType and ROAD_{NORMAL,CROSSING,DEPOT} to ROAD_TILE_* for consistency
|
file |
diff |
annotate
|
Fri, 31 Mar 2006 19:10:54 +0000 |
celestar |
(svn r4215) -Codechange: Renamed *RoadStation* functions to *RoadStop* and moved them to station_map.h to keep consistency
|
file |
diff |
annotate
|
Thu, 16 Mar 2006 15:16:27 +0000 |
tron |
(svn r3907) Replace many bridge related direct map accesses with calls to shiny new functions and mark some strange constructs with XXX
|
file |
diff |
annotate
|
Tue, 14 Mar 2006 12:00:11 +0000 |
tron |
(svn r3857) Add and use GetBridgeRampDirection()
|
file |
diff |
annotate
|
Wed, 08 Mar 2006 15:29:23 +0000 |
tron |
(svn r3795) Add a function to request the orientation of a depot
|
file |
diff |
annotate
|
Mon, 06 Mar 2006 20:55:24 +0000 |
tron |
(svn r3777) Add some functions to handle tunnels
|
file |
diff |
annotate
|
Mon, 06 Mar 2006 13:11:08 +0000 |
tron |
(svn r3773) Shove some semantics down ottd's throat by replacing ints and magic numbers by enums and some related changes
|
file |
diff |
annotate
|
Sun, 05 Mar 2006 12:22:20 +0000 |
tron |
(svn r3766) Add a function to get the RoadBits from an arbitrary tile
|
file |
diff |
annotate
|