summaryrefslogtreecommitdiff
path: root/tile.h
AgeCommit message (Expand)Author
2005-02-22(svn r1898) Remove some unused macros from macros.h and move some others to m...tron
2005-02-07(svn r1839) Move GetTileSlope() and GetTileZ() into tile.[ch] and use more ex...tron
2005-02-07(svn r1837) GetTileOwner returns Owner, not booltron
2005-02-06(svn r1834) - Fix: NPF does not check the owner of its target, busses try to ...matthijs
2005-01-29(svn r1718) Use the enum TileType as parameter/return type for [GS]etTileType...tron
2005-01-29(svn r1715) Move [GS]etMapExtraBits to tile.[ch]tron
2005-01-29(svn r1713) Split off several functions which query/set information about a s...tron