OpenTTD/src/pathfinder/yapf
rubidium42 9197de39e4 Cleanup: remove unused copy-constructor without copy-assignment 2021-05-27 18:30:56 +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 Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
yapf.hpp Remove: performance measurements in YAPF 2021-04-30 12:48:41 +02:00
yapf_base.hpp Fix: Encountering two-way red signals could prune unrelated branches. 2021-05-23 20:19:39 +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 Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01: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 Remove: performance measurements in YAPF 2021-04-30 12:48:41 +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 Codechange: Remove min/max functions in favour of STL variants (#8502) 2021-01-08 11:16:18 +01:00
yapf_type.hpp Codechange: Replace CStrA with std::string 2021-04-04 08:01:54 +01:00