OpenTTD/src/pathfinder/yapf
Rubidium 6b21368bc2 Codechange: replace FIND_FIRST_BIT/FindFirstBit2x64 with FindFirstBit 2024-01-19 21:10:39 +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: [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: replace FIND_FIRST_BIT/FindFirstBit2x64 with FindFirstBit 2024-01-19 21:10:39 +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: coding style fixes 2024-01-04 16:23:54 +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: coding style fixes 2024-01-04 16:23:54 +01:00
yapf_road.cpp Codechange: replace FIND_FIRST_BIT/FindFirstBit2x64 with FindFirstBit 2024-01-19 21:10:39 +01:00
yapf_ship.cpp Codechange: replace FIND_FIRST_BIT/FindFirstBit2x64 with FindFirstBit 2024-01-19 21:10:39 +01:00
yapf_ship_regions.cpp Feature: Region-based pathfinder for ships (#10543) 2024-01-08 20:29:05 +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