OpenTTD/src/pathfinder
Tyler Trahan 68814bd912
Codechange: Rename SIGTYPE_NORMAL to SIGTYPE_BLOCK (#11788)
2024-01-15 15:27:48 -05:00
..
npf Fix #10452: Don't let AyStar max_search_nodes unattended when initializing (#11544) 2023-12-17 22:50:53 +01:00
yapf Codechange: Rename SIGTYPE_NORMAL to SIGTYPE_BLOCK (#11788) 2024-01-15 15:27:48 -05:00
CMakeLists.txt Feature: Region-based pathfinder for ships (#10543) 2024-01-08 20:29:05 +01:00
follow_track.hpp Codechange: Use consistent name for bay road stops 2023-11-28 14:24:33 -05:00
pathfinder_func.h Codechange: replace static inline with static for non-class functions 2024-01-06 13:37:33 +01:00
pathfinder_type.h Cleanup: Remove unused constant YAPF_SHIP_PATH_CACHE_LENGTH 2024-01-09 20:58:51 +01:00
water_regions.cpp Fix: Incorrect assertion in GetTileIndexFromLocalCoordinate (#11747) 2024-01-10 00:20:34 +00:00
water_regions.h Feature: Region-based pathfinder for ships (#10543) 2024-01-08 20:29:05 +01:00