OpenTTD/src/pathfinder/yapf
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 Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
nodelist.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
yapf.h Codechange: [YAPF] Allow to retrieve the final tile of the calculated path 2022-10-22 14:19:08 +02:00
yapf.hpp Remove: performance measurements in YAPF 2021-04-30 12:48:41 +02:00
yapf_base.hpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
yapf_cache.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
yapf_common.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
yapf_costbase.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
yapf_costcache.hpp Remove: performance measurements in YAPF 2021-04-30 12:48:41 +02:00
yapf_costrail.hpp Fix: Encountering two-way red signals could prune unrelated branches. 2021-05-23 20:19:39 +02:00
yapf_destrail.hpp Change: [YAPF] All compatible depots are targets for 'any depot' orders 2022-10-22 14:19:08 +02:00
yapf_node.hpp Codechange: Replace CStrA with std::string 2021-04-04 08:01:54 +01:00
yapf_node_rail.hpp Cleanup: remove unused copy-constructor without copy-assignment 2021-05-27 18:30:56 +02:00
yapf_node_road.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
yapf_node_ship.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
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 Fix #8123: trams on half-tiles couldn't find depots (#8738) 2021-02-25 22:46:46 +01:00
yapf_ship.cpp Fix #9669, cbe00ec: Only try valid reverse directions (#9672) 2021-11-06 17:32:37 +01:00
yapf_type.hpp Codechange: Replace CStrA with std::string 2021-04-04 08:01:54 +01:00