summaryrefslogtreecommitdiff
path: root/src/slope_func.h
AgeCommit message (Expand)Author
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
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-10-30(svn r21060) -Doc: Improved wording of comments (mostly by __ln__)alberth
2010-07-19(svn r20187) -Codechange: move _tileh_to_sprite into a function in a more log...rubidium
2010-04-12(svn r19614) -Codechange: "it's" => "its" where appropriatesmatz
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2008-06-12(svn r13499) -Codechange: Allow drawing (ugly) leveled foundations on steep s...frosch
2008-04-02(svn r12541) -Codechange: Declare Slope enum as bit set, and remove some (the...frosch
2008-01-25(svn r11983) -Codechange: Add some helper functions for slopes and use them.frosch
2007-12-25(svn r11700) -Codechange: reduce the amount of unnecessary includes.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