You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/pathfinder/yapf
Jonathan G Rennison f6ba65317c Fix rail pathfinding with YAPF
Partial revert of 30e1a61c04.

See: https://github.com/OpenTTD/OpenTTD/issues/12250
7 months ago
..
CMakeLists.txt Feature: Region-based pathfinder for ships (#10543) 9 months ago
nodelist.hpp Merge branch 'master' into jgrpp 9 months ago
yapf.h Codefix: Remove no-longer used ship special-case. (#12192) 7 months ago
yapf.hpp
yapf_base.hpp Fix rail pathfinding with YAPF 7 months ago
yapf_cache.h
yapf_common.hpp Merge branch 'master' into jgrpp 8 months ago
yapf_costbase.hpp
yapf_costcache.hpp Merge branch 'master' into jgrpp 9 months ago
yapf_costrail.hpp Merge branch 'master' into jgrpp 8 months ago
yapf_destrail.hpp Merge tag '14.0-beta1' into jgrpp 7 months ago
yapf_node.hpp Merge branch 'master' into jgrpp 9 months ago
yapf_node_rail.hpp Re-order various structs to reduce holes/padding 8 months ago
yapf_node_road.hpp
yapf_node_ship.hpp
yapf_rail.cpp Tracerestrict: Only apply wait at PBS for intermediary signals in forward direction 8 months ago
yapf_road.cpp Merge branch 'master' into jgrpp 8 months ago
yapf_ship.cpp Merge branch 'master' into jgrpp 7 months ago
yapf_ship_regions.cpp Codechange: Skip non-water water region patches in neigbor search 7 months ago
yapf_ship_regions.h Feature: Region-based pathfinder for ships (#10543) 9 months ago
yapf_type.hpp