Home
last modified time | relevance | path

Searched defs:tileh_new (Results 1 – 12 of 12) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dautoslope.h31 static inline bool AutoslopeCheckForEntranceEdge(TileIndex tile, int z_new, Slope tileh_new, DiagDi… in AutoslopeCheckForEntranceEdge()
H A Dvoid_cmd.cpp69 …tic CommandCost TerraformTile_Void(TileIndex tile, DoCommandFlag flags, int z_new, Slope tileh_new) in TerraformTile_Void()
H A Dclear_cmd.cpp382 …ic CommandCost TerraformTile_Clear(TileIndex tile, DoCommandFlag flags, int z_new, Slope tileh_new) in TerraformTile_Clear()
H A Dobject_cmd.cpp818 …c CommandCost TerraformTile_Object(TileIndex tile, DoCommandFlag flags, int z_new, Slope tileh_new) in TerraformTile_Object()
H A Dtree_cmd.cpp882 …ic CommandCost TerraformTile_Trees(TileIndex tile, DoCommandFlag flags, int z_new, Slope tileh_new) in TerraformTile_Trees()
H A Dwater_cmd.cpp1379 …ic CommandCost TerraformTile_Water(TileIndex tile, DoCommandFlag flags, int z_new, Slope tileh_new) in TerraformTile_Water()
H A Drail_cmd.cpp3021 …e(TileIndex tile, uint flags, int z_old, Slope tileh_old, int z_new, Slope tileh_new, TrackBits ra… in TestAutoslopeOnRailTile()
3068 …ic CommandCost TerraformTile_Track(TileIndex tile, DoCommandFlag flags, int z_new, Slope tileh_new) in TerraformTile_Track()
H A Dtunnelbridge_cmd.cpp2018 …andCost TerraformTile_TunnelBridge(TileIndex tile, DoCommandFlag flags, int z_new, Slope tileh_new) in TerraformTile_TunnelBridge()
H A Droad_cmd.cpp2246 …tic CommandCost TerraformTile_Road(TileIndex tile, DoCommandFlag flags, int z_new, Slope tileh_new) in TerraformTile_Road()
H A Dindustry_cmd.cpp3036 …CommandCost TerraformTile_Industry(TileIndex tile, DoCommandFlag flags, int z_new, Slope tileh_new) in TerraformTile_Industry()
H A Dtown_cmd.cpp3764 …tic CommandCost TerraformTile_Town(TileIndex tile, DoCommandFlag flags, int z_new, Slope tileh_new) in TerraformTile_Town()
H A Dstation_cmd.cpp4332 … CommandCost TerraformTile_Station(TileIndex tile, DoCommandFlag flags, int z_new, Slope tileh_new) in TerraformTile_Station()