This website requires JavaScript.
Explore
Help
Sign In
amacocian
/
OpenTTD
Watch
1
Star
0
Fork
0
mirror of
https://github.com/OpenTTD/OpenTTD.git
synced
2026-07-25 08:22:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f538179878370b3bec8bf1575dc30c1377461ebc
OpenTTD
/
src
/
pathfinder
/
npf
T
History
peter1138
and
Niels Martin Hansen
f538179878
Feature: Multi-tile docks and docking points.
2019-06-30 16:46:32 +02: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
Feature: Multi-tile docks and docking points.
2019-06-30 16:46:32 +02: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