summaryrefslogtreecommitdiff
path: root/tile.c
AgeCommit message (Expand)Author
2006-06-25(svn r5363) Revert 5312, 5288, 5248, 3992, 3249, 3228tron
2006-05-07(svn r4765) Add GetTileMaxZ(), which returns the height of the highest corner...tron
2006-04-23(svn r4541) Add a type for slopes and replace many magic numbers by the appro...tron
2006-04-03(svn r4249) -Codechange: Replace more occurences of 16 by TILE_SIZE and of 8 ...celestar
2006-03-30(svn r4181) CodeChange : Replaced [G/S]etMapExtraBits by [G/S]etTropicZone. A...belugas
2006-03-20(svn r3992) -Fix: Rewrote the code to determine whether a rail-tile can be te...celestar
2006-02-13(svn r3597) Miscellaneous (I like that word) changes: Fix some indentation, a...tron
2005-10-23(svn r3078) Some more stuff, which piled up:tron
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-07-13(svn r2558) Change the internal map format from 7 arrays to one array of stru...tron
2005-06-25(svn r2487) Replace TILE_XY by TileXY/TileDiffXYtron
2005-05-22(svn r2360) Use GB and SB in [GS]etMapExtraBitstron
2005-02-07(svn r1839) Move GetTileSlope() and GetTileZ() into tile.[ch] and use more ex...tron
2005-01-29(svn r1717) -Fix: some compilation problems for braindead VS6 and added missi...darkvater
2005-01-29(svn r1715) Move [GS]etMapExtraBits to tile.[ch]tron