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
Loïc Guilloux 6ff0858b38
Fix #9669, cbe00ec: Only try valid reverse directions (#9672)
3 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
nodelist.hpp Cleanup: Removed SVN headers 5 years ago
yapf.h Fix: Try all possible reverse directions when a ship reaches a dead end 3 years ago
yapf.hpp Remove: performance measurements in YAPF 3 years ago
yapf_base.hpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
yapf_cache.h Cleanup: Removed SVN headers 5 years ago
yapf_common.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
yapf_costbase.hpp Cleanup: Removed SVN headers 5 years ago
yapf_costcache.hpp Remove: performance measurements in YAPF 3 years ago
yapf_costrail.hpp Fix: Encountering two-way red signals could prune unrelated branches. 3 years ago
yapf_destrail.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
yapf_node.hpp Codechange: Replace CStrA with std::string 3 years ago
yapf_node_rail.hpp Cleanup: remove unused copy-constructor without copy-assignment 3 years ago
yapf_node_road.hpp Cleanup: Removed SVN headers 5 years ago
yapf_node_ship.hpp Cleanup: Removed SVN headers 5 years ago
yapf_rail.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 3 years ago
yapf_road.cpp Fix #8123: trams on half-tiles couldn't find depots (#8738) 3 years ago
yapf_ship.cpp Fix #9669, cbe00ec: Only try valid reverse directions (#9672) 3 years ago
yapf_type.hpp Codechange: Replace CStrA with std::string 3 years ago