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
d2f98440bb820c28e923b6c04bd25a0d9efb8e67
openttd-cmclient
/
src
/
pathfinder
T
History
Koen Bussemaker
d2f98440bb
Codechange: Make assert in follow_track easier to understand and debug
2024-05-05 16:30:44 +02:00
..
npf
Codechange: use zero-initialization instead of C-style loop
2024-04-11 07:05:04 +02:00
yapf
Codechange: Replace Array/FixedSizeArray with std::deque. (
#12409
)
2024-05-04 10:55:16 +01:00
CMakeLists.txt
Feature: Region-based pathfinder for ships (
#10543
)
2024-01-08 20:29:05 +01:00
follow_track.hpp
Codechange: Make assert in follow_track easier to understand and debug
2024-05-05 16:30:44 +02:00
pathfinder_func.h
Codechange: replace static inline with static for non-class functions
2024-01-06 13:37:33 +01:00
pathfinder_type.h
Cleanup: Remove unused constant YAPF_SHIP_PATH_CACHE_LENGTH
2024-01-09 20:58:51 +01:00
water_regions.cpp
Codechange: Store validity of water regions in separate vector
2024-05-02 15:03:48 +02:00
water_regions.h
Codechange: Skip non-water water region patches in neigbor search
2024-02-18 11:46:34 +01:00