Age | Commit message (Expand) | Author |
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 friends | rubidium |
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 includes | rubidium |
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 appropriate | rubidium |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
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 statement | glx |
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.h | rubidium |