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
rubidium 82fc28f77f (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
..
nodelist.hpp
yapf.h (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
yapf.hpp (svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code 15 years ago
yapf_base.hpp (svn r18372) -Codechange: push some extra type safety into YAPF 15 years ago
yapf_cache.h (svn r18379) -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies 15 years ago
yapf_common.hpp
yapf_costbase.hpp
yapf_costcache.hpp
yapf_costrail.hpp (svn r18535) -Fix [FS#2722]: don't account for path reservation costs when entering a signal block via a 'block' signal. This way you won't get double penalties, both red signals and reservation costs, for the block signalled tracks 15 years ago
yapf_destrail.hpp (svn r18383) -Fix (r18375): triggering NOT_REACHED for some waypoints 15 years ago
yapf_node.hpp
yapf_node_rail.hpp (svn r18535) -Fix [FS#2722]: don't account for path reservation costs when entering a signal block via a 'block' signal. This way you won't get double penalties, both red signals and reservation costs, for the block signalled tracks 15 years ago
yapf_node_road.hpp
yapf_rail.cpp (svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 tile won't make a dent, 3 tiles might be a bit too much 15 years ago
yapf_road.cpp (svn r18404) -Codechange: link drive through stops better together 15 years ago
yapf_ship.cpp (svn r18374) -Cleanup: remove some unused code 15 years ago