summaryrefslogtreecommitdiff
path: root/src/tunnel_map.h
AgeCommit message (Expand)Author
2020-07-13Fix: Set invalid road and tram types for rail tunnel endsdP
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-05-01Feature: Add NotRoadTypes (NRT)peter1138
2018-07-26Change: Move rail type bits from m3 to m8.Peter Nelson
2014-09-21(svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus b...rubidium
2011-11-08(svn r23167) -Codechange [FS#4818]: make IsTunnelInWay z parameters signed as...rubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-03-08(svn r15643) -Fix [FS#2711]: be more strict with zeroing unused map array bitssmatz
2009-03-02(svn r15601) -Fix [FS#2615]: bridges/tunnels don't store tram owner making it...rubidium
2008-05-07(svn r12986) -Codechange: move the landscape and transport related types from...rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-12-26(svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ...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.hrubidium
2007-12-18(svn r11663) -Codechange: moving of the road related types and functions.rubidium
2007-12-18(svn r11661) -Codechange: some header reworks in order to try to reduce the c...rubidium
2007-12-16(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_m...smatz
2007-11-19(svn r11481) -Codechange: Rename the HASBIT function to fit with the naming s...skidd13
2007-06-21(svn r10258) -Codechange: as we are now using int64 all over the place, it's ...rubidium
2007-05-20(svn r9892) -Codechange: lots of ground work for allowing multiple types of "...rubidium
2007-04-27(svn r9729) -Documentation: add some documentation in various placesrubidium
2007-04-04(svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost donebelugas
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium