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 6cea49c117 Codechange: replace uint with size_t in binary heap 2 weeks ago
..
yapf Codechange: replace uint with size_t in binary heap 2 weeks ago
CMakeLists.txt Cleanup: Move remaining NPF files into pathfinder directory 3 weeks ago
aystar.cpp Cleanup: remove unused Aystar variables 2 weeks ago
aystar.h Cleanup: remove unused Aystar variables 2 weeks ago
follow_track.hpp Codechange: Make assert in follow_track easier to understand and debug 3 weeks ago
pathfinder_func.h Codechange: replace static inline with static for non-class functions 5 months ago
pathfinder_type.h Cleanup: Move remaining NPF files into pathfinder directory 3 weeks ago
queue.cpp Cleanup: Move remaining NPF files into pathfinder directory 3 weeks ago
queue.h Cleanup: Move remaining NPF files into pathfinder directory 3 weeks ago
water_regions.cpp Fix #12643: _is_water_region_valid is not cleared/reset in AllocateWaterRegions 3 weeks ago
water_regions.h Codechange: Skip non-water water region patches in neigbor search 3 months ago