OpenTTD/src/pathfinder/npf
zacc c1256d8211 Change: [RoadStop] For DriveThroughRoadStop, calculate the occupied level based on actual vehicles on the tile. 2024-04-23 23:06:37 +09:00
..
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
aystar.cpp Fix #10452: Don't let AyStar max_search_nodes unattended when initializing (#11544) 2023-12-17 22:50:53 +01:00
aystar.h Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
npf.cpp Change: [RoadStop] For DriveThroughRoadStop, calculate the occupied level based on actual vehicles on the tile. 2024-04-23 23:06:37 +09: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: use zero-initialization instead of C-style loop 2024-04-11 07:05:04 +02:00
queue.h Codechange: be more type-specific about types in NPFs queue (#11192) 2023-08-12 18:18:22 +00:00