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
frosch b1718478c8 Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 5 months ago
..
npf Codechange: replace FIND_FIRST_BIT/FindFirstBit2x64 with FindFirstBit 5 months ago
yapf Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 5 months ago
CMakeLists.txt Feature: Region-based pathfinder for ships (#10543) 6 months ago
follow_track.hpp Codechange: Use consistent name for bay road stops 7 months ago
pathfinder_func.h Codechange: replace static inline with static for non-class functions 6 months ago
pathfinder_type.h Cleanup: Remove unused constant YAPF_SHIP_PATH_CACHE_LENGTH 6 months ago
water_regions.cpp Fix #5713: FindClosestShipDepot only considers depots that are actually reachable (#11768) 5 months ago
water_regions.h Fix #5713: FindClosestShipDepot only considers depots that are actually reachable (#11768) 5 months ago