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.c
Age
Commit message (
Expand
)
Author
2006-12-27
(svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary r...
celestar
2006-10-08
(svn r6691) -Fix r3907: check the transport type under the bridge when you wa...
glx
2006-09-17
(svn r6473) -Fix: FS#347 town extends road beyond road stop. Fixed by r5062, ...
KUDr
2006-08-07
(svn r5798) - Fix [r5062]: When expanding a town, the test to check if a tile...
peter1138
2006-06-07
(svn r5155) - Remove the bridge branch merge (revision r5070)
tron
2006-06-02
(svn r5070) Merged the bridge branch
celestar
2006-05-31
(svn r5062) -Fix: town extends road beyond depot or roadstop (introduced by Y...
KUDr
2006-05-09
(svn r4789) - Codechange: rename RoadType to RoadTileType and ROAD_{NORMAL,CR...
rubidium
2006-03-31
(svn r4215) -Codechange: Renamed *RoadStation* functions to *RoadStop* and mo...
celestar
2006-03-16
(svn r3907) Replace many bridge related direct map accesses with calls to shi...
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 r3777) Add some functions to handle tunnels
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