OpenTTD/src/pathfinder
merni-ns bd121aa59f Cleanup: Move remaining NPF files into pathfinder directory 2024-04-22 16:26:34 +05:30
..
yapf Codechange: record cache warnings with a "warning" prefix (#12518) 2024-04-17 19:49:55 +00:00
CMakeLists.txt Cleanup: Move remaining NPF files into pathfinder directory 2024-04-22 16:26:34 +05:30
aystar.cpp Cleanup: Move remaining NPF files into pathfinder directory 2024-04-22 16:26:34 +05:30
aystar.h Cleanup: Move remaining NPF files into pathfinder directory 2024-04-22 16:26:34 +05:30
follow_track.hpp Codechange: rename TILE_ADD(XY) to TileAdd(XY) 2024-03-10 15:50:24 +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 Cleanup: Move remaining NPF files into pathfinder directory 2024-04-22 16:26:34 +05:30
queue.cpp Cleanup: Move remaining NPF files into pathfinder directory 2024-04-22 16:26:34 +05:30
queue.h Cleanup: Move remaining NPF files into pathfinder directory 2024-04-22 16:26:34 +05:30
water_regions.cpp Codechange: Reduce size of class WaterRegion 2024-03-21 21:14:30 +01:00
water_regions.h Codechange: Skip non-water water region patches in neigbor search 2024-02-18 11:46:34 +01:00