You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/pathfinder
Rubidium e8af8daa68 Codechange: pass "ground vehicle" to GetTileSlopeZ since for tunnel/bridges there are two states
Previously it checked the position in non-driving direction to "guess" whether
a ground vehicle was using the function, so on tunnels/bridges it could either
return the Z of the (virtual) ground compared to the Z of the path the vehicle
would take.
1 year ago
..
npf Codechange: pass "ground vehicle" to GetTileSlopeZ since for tunnel/bridges there are two states 1 year ago
yapf Codechange: pass "ground vehicle" to GetTileSlopeZ since for tunnel/bridges there are two states 1 year ago
CMakeLists.txt Remove: performance measurements in YAPF 3 years ago
follow_track.hpp Codechange: add annotation to selectively force inlining in debug build 1 year ago
pathfinder_func.h Fix #8123: trams on half-tiles couldn't find depots (#8738) 3 years ago
pathfinder_type.h Fix #7592: Do not cache road vehicle path within 8 tiles of destination with multiple entrances 4 years ago