Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-07-13 | (svn r2558) Change the internal map format from 7 arrays to one array of ↵ | tron | |
structs, this doesn't change the saved format for now. It's a stepping stone for further changes. | |||
2005-06-25 | (svn r2487) Replace TILE_XY by TileXY/TileDiffXY | tron | |
2005-05-22 | (svn r2360) Use GB and SB in [GS]etMapExtraBits | tron | |
2005-02-07 | (svn r1839) Move GetTileSlope() and GetTileZ() into tile.[ch] and use more ↵ | tron | |
explicit types as parameters | |||
2005-01-29 | (svn r1717) -Fix: some compilation problems for braindead VS6 and added ↵ | darkvater | |
missing files to project (thx bociusz) | |||
2005-01-29 | (svn r1715) Move [GS]etMapExtraBits to tile.[ch] | tron | |