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-29 23:24:31 +01:00
Code
Issues
Releases
Wiki
Activity
Files
07fbd19da3161bda86e9e074d6330737b53e0896
OpenTTD
/
src
/
pathfinder
/
yapf
History
Nicolas Chappe
7e7d943526
Codechange: [YAPF] Allow to retrieve the final tile of the calculated path
2022-10-22 14:19:08 +02:00
..
CMakeLists.txt
…
nodelist.hpp
…
yapf_base.hpp
…
yapf_cache.h
…
yapf_common.hpp
…
yapf_costbase.hpp
…
yapf_costcache.hpp
…
yapf_costrail.hpp
…
yapf_destrail.hpp
Change: [YAPF] All compatible depots are targets for 'any depot' orders
2022-10-22 14:19:08 +02:00
yapf_node_rail.hpp
…
yapf_node_road.hpp
…
yapf_node_ship.hpp
…
yapf_node.hpp
…
yapf_rail.cpp
Codechange: [YAPF] Allow to retrieve the final tile of the calculated path
2022-10-22 14:19:08 +02:00
yapf_road.cpp
…
yapf_ship.cpp
Fix
#9669
,
cbe00ec
: Only try valid reverse directions (
#9672
)
2021-11-06 17:32:37 +01:00
yapf_type.hpp
…
yapf.h
Codechange: [YAPF] Allow to retrieve the final tile of the calculated path
2022-10-22 14:19:08 +02:00
yapf.hpp
…