You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/pathfinder
Charles Pigott fe448a2616 Remove: OPF 5 years ago
..
npf Feature: Railtype flags to allow/disallow 90 degree curves. (#7352) 5 years ago
yapf Add: Road vehicle path cache. (#7261) 5 years ago
follow_track.hpp Feature: Railtype flags to allow/disallow 90 degree curves. (#7352) 5 years ago
pathfinder_func.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
pathfinder_type.h Add: Road vehicle path cache. (#7261) 5 years ago
pf_performance_timer.hpp (svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC) 13 years ago