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
f0ffb52f2fe9a075d0a419cc57438f3d8aa4fdd8
openttd
/
src
/
pathfinder
/
npf
History
Jonathan G Rennison
f0ffb52f2f
Fix per-railtype 90 deg turn setting with dual rail type tiles
2019-05-26 11:35:18 +01:00
..
aystar.cpp
Codechange: Use null pointer literal instead of the NULL macro
2019-04-10 23:22:20 +02: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
Fix per-railtype 90 deg turn setting with dual rail type tiles
2019-05-26 11:35:18 +01:00
queue.cpp
Codechange: Use null pointer literal instead of the NULL macro
2019-04-10 23:22:20 +02: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