summaryrefslogtreecommitdiff
path: root/src/tile_map.cpp
AgeCommit message (Expand)Author
2021-01-08Codechange: Remove min/max functions in favour of STL variants (#8502)Charles Pigott
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-09-29Fix: Some typos found using codespellJMcKiern
2019-04-10Codechange: Use null pointer literal instead of the NULL macroHenry Wilson
2019-01-24Codechange: Unify tile height model in all functions (Patch by adf88, #6583)Johannes E. Krause
2019-01-24Codechange: Remove unused GetTilePixelZOutsideMap and GetTileMaxPixelZOutside...Johannes E. Krause
2018-10-31Doc: Lots and lots of doxymentation fixesCharles Pigott
2015-02-22(svn r27161) -Fix [FS#6156] [FS#6206]: Reimplement the viewport drawing algor...frosch
2014-09-21(svn r26868) -Add: methods for getting a (theoretical) slope and tile height ...rubidium
2014-04-23(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...rubidium
2013-10-12(svn r25849) -Codechange: Introduce IsTileFlat to not compute full slope info...zuu
2013-10-12(svn r25848) -Codechange: Refactor check for if a tile is not an edge tile to...zuu
2012-01-01(svn r23708) -Codechange: apply the same trick as r23701 to GetTileSlope(), g...truebrain
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
2010-08-26(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...rubidium
2010-08-01(svn r20286) -Codechange: Unify end of doxygen comments.frosch
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-09-19(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...rubidium
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-10-20(svn r14502) -Codechange: add some inline comments and declare variable on us...rubidium
2008-10-19(svn r14491) -Documentation: updates/additions of doxygen docs (Alberth)rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-01-18(svn r11914) -Documentation: fix some @file statementglx
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