Commit Graph

13 Commits

Author SHA1 Message Date
tron
85b907c3ef (svn r4374) Never directly commit something you prepared the evening before, mysteriously it will break in the morning, fix r4373 2006-04-12 05:26:36 +00:00
tron
a9b607f259 (svn r4348) Move IsLevelCrossing() from rail.h to road_map.h 2006-04-10 20:38:59 +00:00
celestar
369ad5a573 (svn r4258) -Codechange: Add and make use of map accessors dealing with road ground types (including roadworks). 2006-04-03 13:35:19 +00:00
tron
bbf4f982a0 (svn r4166) Sprinkle several map accessors with assert()s 2006-03-30 09:29:01 +00:00
celestar
db9706cb80 (svn r4088) -Codechange: Introduce {Unb,B}arCrossing and IsCrossingBarred to put and get the status of a level crossing 2006-03-24 15:24:16 +00:00
tron
453a925d72 (svn r3986) Add [GS]etCrossingRoadOwner 2006-03-19 19:33:19 +00:00
tron
a2572f91ba (svn r3984) Add a function to get the road axis of a level crossing 2006-03-19 17:15:33 +00:00
tron
273533d4c7 (svn r3857) Add and use GetBridgeRampDirection()
Note: This slightly changes the behavior of GetAnyRoadBits() to only return a road piece for the start of the bridge ramp instead of a full ROAD_[XY]
2006-03-14 12:00:11 +00:00
tron
86550c94bc (svn r3795) Add a function to request the orientation of a depot 2006-03-08 15:29:23 +00:00
tron
03254940a4 (svn r3773) Shove some semantics down ottd's throat by replacing ints and magic numbers by enums and some related changes 2006-03-06 13:11:08 +00:00
tron
4da99989b9 (svn r3766) Add a function to get the RoadBits from an arbitrary tile 2006-03-05 12:22:20 +00:00
tron
62abd9c1e2 (svn r3765) Fix some naming glitches in r3763 and add missing svn properties 2006-03-05 11:18:34 +00:00
tron
4efa560ffc (svn r3763) Adapt to the new 'map accessors go in foo_map.h'-scheme 2006-03-05 10:19:33 +00:00