OpenTTD/src/pathfinder
2025-01-28 22:17:34 +00:00
..
yapf Codechange: Specify underlying type for all enums excluding those exposed to scripts. (#13383) 2025-01-28 22:17:34 +00:00
aystar.cpp Codechange: Make AyStarStatus an enum class. (#13129) 2024-11-30 14:23:32 +00:00
aystar.h Cleanup: Remove unused includes and function (#13321) 2025-01-15 14:50:14 +01:00
CMakeLists.txt Cleanup: remove C-style hash, binary heap and priority queue 2024-05-30 23:15:38 +02:00
follow_track.hpp Codechange: Specify underlying type for all enums excluding those exposed to scripts. (#13383) 2025-01-28 22:17:34 +00:00
pathfinder_func.h
pathfinder_type.h Codechange: migrate aystar to use YAPF's nodelist infrastructure 2024-05-30 23:15:38 +02:00
water_regions.cpp Codefix: Remove duplicated include 2024-12-22 14:01:40 +01:00
water_regions.h Codechange: Mark some water region functions static. (#12964) 2024-10-01 14:28:16 +01:00