This website requires JavaScript.
Explore
Help
Sign In
miguel.horta
/
openttd-cmclient
Watch
1
Star
0
Fork
0
You've already forked openttd-cmclient
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
396131897458e64b14550c8d9955f580c038d595
openttd-cmclient
/
src
/
pathfinder
/
npf
T
History
frosch
b6c8f301be
Codechange: Silence warnings about intentionally unused parameters.
2023-09-19 22:49:59 +02:00
..
aystar.cpp
Codechange: replace printf with fmt::print
2023-05-21 15:12:02 +02:00
aystar.h
Codechange: automatic adding of _t to (u)int types, and WChar to char32_t
2023-07-19 19:30:14 +02: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
Codechange: Silence warnings about intentionally unused parameters.
2023-09-19 22:49:59 +02: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