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
SamuXarick a7625b8ae0 Fix #12280: Allow ships 90 degree turns if only choice
If there is no path found, a random path is created which forbids 90 degrees.
Allow 90 degrees if they're the only choice.
3 months ago
..
npf Codechange: rename TILE_ADD(XY) to TileAdd(XY) 3 months ago
yapf Fix #12280: Allow ships 90 degree turns if only choice 3 months ago
CMakeLists.txt Feature: Region-based pathfinder for ships (#10543) 5 months ago
follow_track.hpp Codechange: rename TILE_ADD(XY) to TileAdd(XY) 3 months ago
pathfinder_func.h Codechange: replace static inline with static for non-class functions 5 months ago
pathfinder_type.h Cleanup: Remove unused constant YAPF_SHIP_PATH_CACHE_LENGTH 5 months ago
water_regions.cpp Codechange: Skip non-water water region patches in neigbor search 3 months ago
water_regions.h Codechange: Skip non-water water region patches in neigbor search 3 months ago