Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
GetTileMaxPixelZOutsideMap functions (Patch by adf88, #6583)
|
|
|
|
algorithm.
|
|
of tiles outside of the map array (ic111)
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
information for situations when we only want to know if a tile is flat or not (cirdan, LordAro)
|
|
to new IsInnerTile method (cirdan, LordAro)
|
|
gaining similar benefits
|
|
|
|
Get*PixelZ functions, and let Get*PixelZ wrap around the new function (multiplying the Z by TILE_HEIGHT) just like TileHeight and TilePixelHeight
|
|
functions if they return the Z in pixels (like TilePixelHeight)
|
|
some headers
|
|
|
|
|
|
which were sometimes missing and sometimes just typos
|
|
|
|
|
|
|
|
use (Alberth)
|
|
|
|
something more than whitespace as description of files that don't have a description.
|
|
|
|
logical locations.
|
|
|