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/npf
Jonathan G Rennison 9d3b77c5a2 Merge branch 'master' into jgrpp
# Conflicts:
#	src/fios_gui.cpp
#	src/lang/english.txt
#	src/lang/german.txt
5 years ago
..
aystar.cpp Fix #7060: [NPF] Do not check whether ignored first tiles are end nodes. 5 years ago
aystar.h Fix #7060: [NPF] Do not check whether ignored first tiles are end nodes. 5 years ago
npf.cpp Merge branch 'master' into jgrpp 5 years ago
npf_func.h Cleanup: [NPF] Remove unused parameter. 5 years ago
queue.cpp (svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values 10 years ago
queue.h (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