This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-17 01:12:39 +01:00
Code
Issues
Releases
Wiki
Activity
Files
fe4494ec11fc36f50e18ef336c205dab97e2a105
OpenTTD
/
src
/
pathfinder
History
frosch
b1718478c8
Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
2024-02-02 22:29:28 +01:00
..
npf
Codechange: replace FIND_FIRST_BIT/FindFirstBit2x64 with FindFirstBit
2024-01-19 21:10:39 +01:00
yapf
Codechange: Replace old non-standard attributes with C++17/20 standard attributes.
2024-02-02 22:29:28 +01:00
CMakeLists.txt
Feature: Region-based pathfinder for ships (
#10543
)
2024-01-08 20:29:05 +01:00
follow_track.hpp
Codechange: Use consistent name for bay road stops
2023-11-28 14:24:33 -05: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
Fix
#5713
: FindClosestShipDepot only considers depots that are actually reachable (
#11768
)
2024-01-27 15:06:14 +01:00
water_regions.h
Fix
#5713
: FindClosestShipDepot only considers depots that are actually reachable (
#11768
)
2024-01-27 15:06:14 +01:00