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
c637d376d0e2d2cfeb1619b87294340dd025e5e0
openttd
/
src
/
pathfinder
/
npf
History
Tyler Trahan
16e6da020d
Cleanup: Remove unnecessary Trackdir casts (
#12038
)
2024-02-08 09:46:55 -05:00
..
aystar.cpp
Fix
#10452
: Don't let AyStar max_search_nodes unattended when initializing (
#11544
)
2023-12-17 22:50:53 +01:00
aystar.h
Fix
#10452
: Don't let AyStar max_search_nodes unattended when initializing (
#11544
)
2023-12-17 22:50:53 +01:00
CMakeLists.txt
Add: introduce CMake for project management
2020-06-05 19:36:05 +02:00
npf_func.h
Fix: Try all possible reverse directions when a ship reaches a dead end
2021-10-11 21:11:13 +02:00
npf.cpp
Cleanup: Remove unnecessary Trackdir casts (
#12038
)
2024-02-08 09:46:55 -05:00
queue.cpp
Codechange: Silence warnings about intentionally unused parameters.
2023-09-19 22:49:59 +02:00
queue.h
Codechange: be more type-specific about types in NPFs queue (
#11192
)
2023-08-12 18:18:22 +00:00