summaryrefslogtreecommitdiff
path: root/src/tunnel_map.cpp
AgeCommit message (Expand)Author
2021-07-21chunnel patch originalchunnelErich Eckner
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2011-11-08(svn r23167) -Codechange [FS#4818]: make IsTunnelInWay z parameters signed as...rubidium
2011-11-04(svn r23106) -Codechange: pass int* to GetTileSlope and friendsrubidium
2011-11-04(svn r23098) -Codechange: remove pointless multiplications by TILE_HEIGHT fro...rubidium
2011-11-04(svn r23091) -Codechange: rename some Get*Z functions to Get*PixelZ functions...rubidium
2010-11-20(svn r21273) -Codechange: Return values should start at the same line.alberth
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-21(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.Yexo
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2007-12-19(svn r11669) -Codechange: refactor tile.h -> tile_type.h and tile_map.hrubidium
2007-12-16(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_m...smatz
2007-07-25(svn r10686) -Fix [FS#1058]: determining whether there is a tunnel going unde...rubidium
2007-06-21(svn r10258) -Codechange: as we are now using int64 all over the place, it's ...rubidium
2007-04-18(svn r9670) -Documentation: add documentation to some the _map files.rubidium
2007-04-04(svn r9558) -Documentation: doxygen and comment changes: 'T' now. Almost donebelugas
2007-01-10(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...KUDr