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
/
rail_map.h
Age
Commit message (
Expand
)
Author
2008-08-02
(svn r13940) -Add [YAPP]: YAPF is now able to reserve the found path. (michi_cc)
rubidium
2008-08-02
(svn r13937) -Codechange [YAPP]: Don't cycle through two-sided PBS signals du...
rubidium
2008-08-02
(svn r13933) -Codechange [YAPP]: Handle through and PBS signals correctly in ...
rubidium
2008-08-02
(svn r13932) -Add [YAPP]: PBS signals added to the map array. The signals are...
rubidium
2008-08-02
(svn r13929) -Codechange [YAPP]: Reserving and unreserving of single tracks i...
rubidium
2008-08-02
(svn r13926) -Add [YAPP]: Add map accessors for path reservations. (michi_cc)
rubidium
2008-05-14
(svn r13090) -Codechange: add functions for direct conversion from DiagDirect...
smatz
2008-04-17
(svn r12745) -Codechange: a bit of naming conventions, introduce Is*DepotTile()
smatz
2008-03-28
(svn r12474) -Codechange: split type related stuff from waypoints from waypoi...
rubidium
2008-03-28
(svn r12457) -Codechange: Move signal enums on their own header.
belugas
2008-02-24
(svn r12239) -Fix [FS#1800] (r9729): inverted comments for SetRailType() and ...
glx
2008-02-10
(svn r12098) -Fix: make snow appear on rail tiles dependant on track height, ...
smatz
2008-01-25
(svn r11984) -Fix: Also draw corner shores under rail tracks.
frosch
2008-01-09
(svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very ...
smatz
2007-12-25
(svn r11700) -Codechange: reduce the amount of unnecessary includes.
rubidium
2007-12-19
(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.h
rubidium
2007-12-18
(svn r11662) -Codechange: move some rail types/related functions around.
rubidium
2007-12-18
(svn r11661) -Codechange: some header reworks in order to try to reduce the c...
rubidium
2007-11-19
(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...
skidd13
2007-10-20
(svn r11320) -Codechange: make lower halftiles at coast floodable. Patch by f...
rubidium
2007-07-23
(svn r10659) -Codechange: updated documentation around RAIL_GROUND_FENCE_VERT...
truelight
2007-05-31
(svn r10006) -Fix (FS#362): allow different signal types on one tile
glx
2007-05-30
(svn r9988) -Codechange: remove the last direct map accesses, except the ones...
rubidium
2007-04-27
(svn r9729) -Documentation: add some documentation in various places
rubidium
2007-03-28
(svn r9523) -Cleanup: doxygen changes. Time to take care of "R"
belugas
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-01
(svn r8954) -Codechange: remove direct map accesses from non-map-accessor hea...
rubidium
2007-02-27
(svn r8935) -Codechange: unification of track type between road and rail tile...
rubidium
2007-02-25
(svn r8899) -Fix
tron
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium