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
peter1138 c02ef3e456 Feature: Add NotRoadTypes (NRT) 5 years ago
..
nodelist.hpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
yapf.h Add: Road vehicle path cache. (#7261) 5 years ago
yapf.hpp (svn r25608) -Codechange: make EndSegmentReasonBits available in yapf_base.hpp 11 years ago
yapf_base.hpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
yapf_cache.h (svn r21594) -Codechange: Whitespace fixes in ifndef/define lines. 14 years ago
yapf_common.hpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
yapf_costbase.hpp (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 12 years ago
yapf_costcache.hpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
yapf_costrail.hpp Feature: Add NotRoadTypes (NRT) 5 years ago
yapf_destrail.hpp Codechange: Use HasTrack(dir) to improve code readability. 6 years ago
yapf_node.hpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
yapf_node_rail.hpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
yapf_node_road.hpp (svn r27363) -Codechange: Fix codestyle of one-line methods and header codestyle of derived structs. 9 years ago
yapf_node_ship.hpp (svn r27363) -Codechange: Fix codestyle of one-line methods and header codestyle of derived structs. 9 years ago
yapf_rail.cpp Codechange: Use null pointer literal instead of the NULL macro 5 years ago
yapf_road.cpp Feature: Add NotRoadTypes (NRT) 5 years ago
yapf_ship.cpp Codechange: Remove Track{dir,}{Bits,}Byte types 5 years ago
yapf_type.hpp (svn r27885) -Cleanup (r27844): ESR_MAX_COST_EXCEEDED and ESR_PATH_TOO_LONG meant the same thing, but only one was used. Keep PATH_TOO_LONG since it has the better documentation. 7 years ago