OpenTTD/src/pathfinder
PeterN 6c6971fb43
Add: Road vehicle path cache. (#7261)
2019-03-08 23:52:45 +00:00
..
npf Change: Don't apply forbid 90 deg turn settings to ships. 2019-03-03 20:59:44 +01:00
opf Fix: Protect against a few out of bounds or uninitialised usage errors 2018-10-31 12:41:49 +01:00
yapf Add: Road vehicle path cache. (#7261) 2019-03-08 23:52:45 +00:00
follow_track.hpp Change: Don't apply forbid 90 deg turn settings to ships. 2019-03-03 20:59:44 +01:00
pathfinder_func.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
pathfinder_type.h Add: Road vehicle path cache. (#7261) 2019-03-08 23:52:45 +00:00
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) 2011-12-20 17:57:56 +00:00