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
e1069eee05b648a64ff5dac3dd5701b01cfa2034
openttd
/
src
/
pathfinder
/
npf
History
Michael Lutz
cc5f175615
Feature: Railtype flags to allow/disallow 90 degree curves. (
#7352
)
2019-03-10 08:12:47 +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
Feature: Railtype flags to allow/disallow 90 degree curves. (
#7352
)
2019-03-10 08:12:47 +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