index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
road_map.h
Age
Commit message (
Expand
)
Author
2006-07-22
(svn r5582) Add and use AxisToTrack{Bits,}()
tron
2006-06-19
(svn r5317) s/RGT_/ROADSIDE_/ and some minor changes
tron
2006-06-19
(svn r5314) -Regression: When road works started on a road tile with barren r...
tron
2006-06-10
(svn r5210) Many small changes which piled up: const, unsigned, variable scop...
tron
2006-05-27
(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su...
KUDr
2006-05-09
(svn r4789) - Codechange: rename RoadType to RoadTileType and ROAD_{NORMAL,CR...
rubidium
2006-04-15
(svn r4435) - Fix: an assertion triggered when trying to remove a bridge with...
Darkvater
2006-04-12
(svn r4374) Never directly commit something you prepared the evening before, ...
tron
2006-04-10
(svn r4348) Move IsLevelCrossing() from rail.h to road_map.h
tron
2006-04-03
(svn r4258) -Codechange: Add and make use of map accessors dealing with road ...
celestar
2006-03-30
(svn r4166) Sprinkle several map accessors with assert()s
tron
2006-03-24
(svn r4088) -Codechange: Introduce {Unb,B}arCrossing and IsCrossingBarred to ...
celestar
2006-03-19
(svn r3986) Add [GS]etCrossingRoadOwner
tron
2006-03-19
(svn r3984) Add a function to get the road axis of a level crossing
tron
2006-03-14
(svn r3857) Add and use GetBridgeRampDirection()
tron
2006-03-08
(svn r3795) Add a function to request the orientation of a depot
tron
2006-03-06
(svn r3773) Shove some semantics down ottd's throat by replacing ints and mag...
tron
2006-03-05
(svn r3766) Add a function to get the RoadBits from an arbitrary tile
tron
2006-03-05
(svn r3765) Fix some naming glitches in r3763 and add missing svn properties
tron
2006-03-05
(svn r3763) Adapt to the new 'map accessors go in foo_map.h'-scheme
tron