1
0
Fork 0
OpenTTD/src/pathfinder
Peter Nelson b042e7a439
Codefix: Prefer `static inline const` keyword order. (#14301)
2025-05-25 20:32:56 +01:00
..
yapf Codefix: Prefer `static inline const` keyword order. (#14301) 2025-05-25 20:32:56 +01:00
CMakeLists.txt Cleanup: remove C-style hash, binary heap and priority queue 2024-05-30 23:15:38 +02:00
aystar.cpp Codechange: Turn AyStar into an actual class with virtual methods instead of function pointers. 2025-04-19 00:24:15 +02:00
aystar.h Codechange: Turn AyStar into an actual class with virtual methods instead of function pointers. 2025-04-19 00:24:15 +02:00
follow_track.hpp Codefix: Prefer `static inline const` keyword order. (#14301) 2025-05-25 20:32:56 +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 Codechange: Removed T prefix from water region related types. (#14290) 2025-05-24 18:12:16 +02:00
water_regions.h Codechange: Removed T prefix from water region related types. (#14290) 2025-05-24 18:12:16 +02:00