summaryrefslogtreecommitdiff
path: root/src/bridge_map.h
AgeCommit message (Expand)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-06-30Feature: Multi-tile docks and docking points.peter1138
2019-05-01Feature: Add NotRoadTypes (NRT)peter1138
2019-05-01Codechange: MakeBridgeRamp()'s road-or-rail-type parameter does not make sense.peter1138
2018-07-26Change: Move rail type bits from m3 to m8.Peter Nelson
2014-09-21(svn r26879) -Codechange: remove most MayHaveBridgeAbove calls since the data...rubidium
2014-09-21(svn r26878) -Change: move m6 to TileExtended to keep Tile 8 bytes and thus b...rubidium
2014-09-21(svn r26876) -Codechange: move 'has bride above' data from m6 to typerubidium
2013-01-13(svn r24912) -Fix [FS#5389]: Upgrading bridges could steal road types. (adf88)frosch
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2011-11-04(svn r23106) -Codechange: pass int* to GetTileSlope and friendsrubidium
2011-11-04(svn r23092) -Codechange: create a non-pixel version of some of the Get*Pixel...rubidium
2011-11-04(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...rubidium
2011-01-18(svn r21844) -Codechange: move documentation towards the code to make it more...rubidium
2010-11-20(svn r21273) -Codechange: Return values should start at the same line.alberth
2010-08-08(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...rubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-11-09(svn r18028) -Codechange: unglobalise some functionsrubidium
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-06-11(svn r13464) -Codechange: support NewGRF Action 0x05, type 12.rubidium
2008-05-07(svn r12986) -Codechange: move the landscape and transport related types from...rubidium
2008-02-11(svn r12107) -Codechange: Add and use the typedef BridgeTypebelugas
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 r11664) -Codechange: use more specific ("rail_type.h" instead of "rail.h...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-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-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-04-03(svn r9552) -Documentation: Some more doxygen work, adding comments toobelugas
2007-02-26(svn r8908) -Codechange: declaration of DrawBridgeMiddle does not belong in a...rubidium
2007-02-23(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few ...belugas
2007-01-11(svn r8050) -Codechange: Rename map member extra to m6, since its usage has b...belugas
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium