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.h
Age
Commit message (
Expand
)
Author
2006-09-28
(svn r6560) - Codechange: Minor fix; add missing #include guards and comments...
peter1138
2006-05-27
(svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous su...
KUDr
2006-05-09
(svn r4791) - Codechange: Mark road bits as unsigned. Fixes warning with olde...
peter1138
2006-04-12
(svn r4374) Never directly commit something you prepared the evening before, ...
tron
2006-03-05
(svn r3763) Adapt to the new 'map accessors go in foo_map.h'-scheme
tron
2006-03-01
(svn r3698) Add GetCrossingRailBits() and ComplementRoadBits(). Simplify the ...
tron
2006-02-28
(svn r3689) Add functions to turn a tile into either a normal road tile, a le...
tron
2006-02-23
(svn r3659) Add function to get the road bits of a level crossing
tron
2006-02-23
(svn r3658) Add functions and symbolic names to retrieve road tile types and ...
tron