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
/
src
/
road_map.h
Age
Commit message (
Expand
)
Author
2008-08-02
(svn r13926) -Add [YAPP]: Add map accessors for path reservations. (michi_cc)
rubidium
2008-05-24
(svn r13233) -Fix: Replace some (incorrect) evaluations of TileOwner by RoadO...
frosch
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-03-27
(svn r12440) -Fix [FS#1694]: Make the road building and road removing conditi...
skidd13
2008-03-25
(svn r12419) -Cleanup: of the internal road-piece building and removing.
skidd13
2008-03-22
(svn r12390) -Fix [FS#1851]: trams failing to turn on bridge heads/tunnel ent...
rubidium
2008-02-18
(svn r12179) -Codechange: use GetCrossingRailTrack() and GetCrossingRailAxis(...
smatz
2008-02-14
(svn r12141) -Codechange: Introduce IsNormalRoad[Tile](), IsRoadDepot[Tile]()...
frosch
2008-02-10
(svn r12104) -Fix (r12103): remember loading indicators transparency settings...
smatz
2008-01-17
(svn r11910) -Fix: play 'ding-ding' crossing sound in more cases (except game...
smatz
2008-01-07
(svn r11776) -Codechange: more header splittings to reduce the dependencies.
rubidium
2007-12-21
(svn r11674) -Codechange: refactor some functions out of macros.h into more l...
rubidium
2007-12-19
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium
2007-12-18
(svn r11663) -Codechange: moving of the road related types and functions.
rubidium
2007-12-18
(svn r11662) -Codechange: move some rail types/related functions around.
rubidium
2007-11-20
(svn r11485) -Codechange: Remove the doubled function ToggleBitT and rename t...
skidd13
2007-11-20
(svn r11484) -Codechange: Remove the doubled function SetBitT and rename the ...
skidd13
2007-11-19
(svn r11482) -Codechange: Remove the doubled function ClrBitT and rename the ...
skidd13
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-07-29
(svn r10733) -Codechange: change MP_STREET into MP_ROAD as we use the word "r...
rubidium
2007-06-01
(svn r10014) -Fix: roads became automatically one way in the scenario editor.
rubidium
2007-05-31
(svn r9999) -Feature: make it possible to disallow busses and lorries to go a...
rubidium
2007-05-20
(svn r9893) -Fix (r9892): various small bugs that only act up when using some...
rubidium
2007-05-20
(svn r9892) -Codechange: lots of ground work for allowing multiple types of "...
rubidium
2007-04-03
(svn r9554) -Documentation: add documentation to some map accessors.
rubidium
2007-03-28
(svn r9523) -Cleanup: doxygen changes. Time to take care of "R"
belugas
2007-03-28
(svn r9520) -Codechange: Add the notion of Industry behaviour. It means what...
belugas
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-02-27
(svn r8935) -Codechange: unification of track type between road and rail tile...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium