1
0
Fork 0
OpenTTD/src/pathfinder
Peter Nelson 89948b941b
Codechange: Use emplace_back instead of push_back. (#13855)
2025-03-20 17:39:10 +00:00
..
yapf Codechange: Use emplace_back instead of push_back. (#13855) 2025-03-20 17:39:10 +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: Specify underlying type for all enums excluding those exposed to scripts. (#13383) 2025-01-28 22:17:34 +00: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 Codechange: Upgrade fmt to 11.1.4 (#13807) 2025-03-13 21:52:47 +00:00
water_regions.h Cleanup: Fix various spelling errors 2025-02-12 22:44:51 +01:00