OpenTTD/src/pathfinder/yapf
Henry Wilson 7c8e7c6b6e Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
..
nodelist.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
yapf.h Add: Road vehicle path cache. (#7261) 2019-03-08 23:52:45 +00:00
yapf.hpp (svn r25608) -Codechange: make EndSegmentReasonBits available in yapf_base.hpp 2013-07-14 09:20:34 +00:00
yapf_base.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
yapf_cache.h (svn r21594) -Codechange: Whitespace fixes in ifndef/define lines. 2010-12-22 11:24:38 +00:00
yapf_common.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
yapf_costbase.hpp (svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow) 2013-01-08 22:46:42 +00:00
yapf_costcache.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
yapf_costrail.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
yapf_destrail.hpp Codechange: Use HasTrack(dir) to improve code readability. 2018-06-27 23:14:30 +02:00
yapf_node.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
yapf_node_rail.hpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
yapf_node_road.hpp (svn r27363) -Codechange: Fix codestyle of one-line methods and header codestyle of derived structs. 2015-08-08 13:19:38 +00:00
yapf_node_ship.hpp (svn r27363) -Codechange: Fix codestyle of one-line methods and header codestyle of derived structs. 2015-08-08 13:19:38 +00:00
yapf_rail.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
yapf_road.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
yapf_ship.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
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. 2017-06-22 16:57:06 +00:00