OpenTTD/src/pathfinder/npf
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.
2023-04-09 19:00:26 +02:00
..
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
aystar.cpp Change: Use gender-neutral pronouns 2021-05-15 10:16:48 +02:00
aystar.h Cleanup: remove commented out code 2023-01-26 23:47:55 +01:00
npf.cpp Codechange: pass "ground vehicle" to GetTileSlopeZ since for tunnel/bridges there are two states 2023-04-09 19:00:26 +02:00
npf_func.h Fix: Try all possible reverse directions when a ship reaches a dead end 2021-10-11 21:11:13 +02:00
queue.cpp Codechange: Format unsigned integers with %u instead of %i or %d. 2020-02-13 21:36:37 +01:00
queue.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00