OpenTTD/src/pathfinder/npf
Jonathan G Rennison 3bcf5dfd8f Add: Road waypoint functionality 2024-04-24 21:50:29 +01: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 Add: Road waypoint functionality 2024-04-24 21:50:29 +01: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