tile.c
Sun, 23 Oct 2005 13:04:44 +0000 tron (svn r3078) Some more stuff, which piled up:
Sun, 24 Jul 2005 14:12:37 +0000 tron (svn r2701) Insert Id tags into all source files
Wed, 13 Jul 2005 18:04:01 +0000 tron (svn r2558) Change the internal map format from 7 arrays to one array of structs, this doesn't change the saved format for now. It's a stepping stone for further changes.
Sat, 25 Jun 2005 16:44:57 +0000 tron (svn r2487) Replace TILE_XY by TileXY/TileDiffXY
Sun, 22 May 2005 08:09:40 +0000 tron (svn r2360) Use GB and SB in [GS]etMapExtraBits
Mon, 07 Feb 2005 10:41:45 +0000 tron (svn r1839) Move GetTileSlope() and GetTileZ() into tile.[ch] and use more explicit types as parameters
Sat, 29 Jan 2005 14:56:25 +0000 darkvater (svn r1717) -Fix: some compilation problems for braindead VS6 and added missing files to project (thx bociusz)
Sat, 29 Jan 2005 13:33:48 +0000 tron (svn r1715) Move [GS]etMapExtraBits to tile.[ch]