OpenTTD/src/pathfinder
Kuhnovic b38d3c2208
Change: simplified water region evaluation, removed savegame data (#11750)
2024-01-21 20:56:50 +00:00
..
npf Codechange: replace FIND_FIRST_BIT/FindFirstBit2x64 with FindFirstBit 2024-01-19 21:10:39 +01:00
yapf Codechange: replace FIND_FIRST_BIT/FindFirstBit2x64 with FindFirstBit 2024-01-19 21:10:39 +01: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 Change: simplified water region evaluation, removed savegame data (#11750) 2024-01-21 20:56:50 +00:00
water_regions.h Change: simplified water region evaluation, removed savegame data (#11750) 2024-01-21 20:56:50 +00:00