1
0
Fork 0
OpenTTD/src/pathfinder
Peter Nelson 4397aa3909
Codechange: Make StationType an enum class. (#13339)
2025-01-19 20:53:08 +00:00
..
yapf Codechange: Make StationType an enum class. (#13339) 2025-01-19 20:53:08 +00:00
CMakeLists.txt Cleanup: remove C-style hash, binary heap and priority queue 2024-05-30 23:15:38 +02: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
follow_track.hpp Codechange: Remove `m_` prefix from pathfinders. 2024-10-25 19:01:39 +01: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 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