OpenTTD/src/pathfinder/yapf
Jonathan G Rennison 3bcf5dfd8f Add: Road waypoint functionality 2024-04-24 21:50:29 +01:00
..
CMakeLists.txt Feature: Region-based pathfinder for ships (#10543) 2024-01-08 20:29:05 +01:00
nodelist.hpp Codechange: coding style fixes 2024-01-04 16:23:54 +01:00
yapf.h Codechange: Where the ship comes from is already known 2024-03-16 17:02:19 +01:00
yapf.hpp Remove: performance measurements in YAPF 2021-04-30 12:48:41 +02:00
yapf_base.hpp Codechange: Remove outdated YAPF example code 2024-03-11 20:25:48 +01:00
yapf_cache.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
yapf_common.hpp Codechange: replace FIND_FIRST_BIT/FindFirstBit2x64 with FindFirstBit 2024-01-19 21:10:39 +01:00
yapf_costbase.hpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
yapf_costcache.hpp Codechange: coding style fixes 2024-01-04 16:23:54 +01:00
yapf_costrail.hpp Codechange: replace FIND_FIRST_BIT/FindFirstBit2x64 with FindFirstBit 2024-01-19 21:10:39 +01:00
yapf_destrail.hpp Codechange: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
yapf_node.hpp Codechange: coding style fixes 2024-01-04 16:23:54 +01:00
yapf_node_rail.hpp Codechange: Rename SIGTYPE_NORMAL to SIGTYPE_BLOCK (#11788) 2024-01-15 15:27:48 -05: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: record cache warnings with a "warning" prefix (#12518) 2024-04-17 19:49:55 +00:00
yapf_road.cpp Add: Road waypoint functionality 2024-04-24 21:50:29 +01:00
yapf_ship.cpp Fix #12228, Fix #12231: CheckShipReverse only restricts path when it has to 2024-04-16 20:21:18 +02:00
yapf_ship_regions.cpp Codechange: Skip non-water water region patches in neigbor search 2024-02-18 11:46:34 +01:00
yapf_ship_regions.h Feature: Region-based pathfinder for ships (#10543) 2024-01-08 20:29:05 +01:00
yapf_type.hpp Codechange: Replace CStrA with std::string 2021-04-04 08:01:54 +01:00