This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9d3b77c5a2b34fce34ac0c4f4736a8261722ca1f
openttd
/
src
/
pathfinder
/
npf
History
Jonathan G Rennison
9d3b77c5a2
Merge branch 'master' into jgrpp
...
# Conflicts: # src/fios_gui.cpp # src/lang/english.txt # src/lang/german.txt
2019-02-02 01:27:56 +00:00
..
aystar.cpp
Fix
#7060
: [NPF] Do not check whether ignored first tiles are end nodes.
2019-01-31 22:15:56 +00:00
aystar.h
Fix
#7060
: [NPF] Do not check whether ignored first tiles are end nodes.
2019-01-31 22:15:56 +00:00
npf_func.h
Cleanup: [NPF] Remove unused parameter.
2019-01-31 22:15:56 +00:00
npf.cpp
Merge branch 'master' into jgrpp
2019-02-02 01:27:56 +00:00
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
2014-04-23 20:13:33 +00:00
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)
2011-12-20 17:57:56 +00:00