OpenTTD/src/pathfinder/yapf
rubidium 4045429df6 (svn r21511) -Feature: vehicle lost message for ships 2010-12-13 21:56:40 +00:00
..
nodelist.hpp (svn r21060) -Doc: Improved wording of comments (mostly by __ln__) 2010-10-30 17:51:07 +00:00
yapf.h (svn r21511) -Feature: vehicle lost message for ships 2010-12-13 21:56:40 +00:00
yapf.hpp (svn r20475) -Fix (r20474): also remove the include of crc32.hpp 2010-08-12 22:08:45 +00:00
yapf_base.hpp (svn r20286) -Codechange: Unify end of doxygen comments. 2010-08-01 19:44:49 +00:00
yapf_cache.h (svn r18379) -Codechange: move the cache updating function to its own header to reduce the include 'pathfinder' dependencies 2009-12-02 16:48:55 +00:00
yapf_common.hpp (svn r20286) -Codechange: Unify end of doxygen comments. 2010-08-01 19:44:49 +00:00
yapf_costbase.hpp
yapf_costcache.hpp (svn r20286) -Codechange: Unify end of doxygen comments. 2010-08-01 19:44:49 +00:00
yapf_costrail.hpp (svn r21271) -Change: use the last red instead of last red exit penalty for making sure other waypoint entries are evaluated as well when they are occupied, e.g. when there are no signals before the waypoint but a train just beyond the waypoint is stopped (like for stations) 2010-11-20 14:34:57 +00:00
yapf_destrail.hpp (svn r21273) -Codechange: Return values should start at the same line. 2010-11-20 15:44:24 +00:00
yapf_node.hpp
yapf_node_rail.hpp (svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET 2010-03-23 22:25:43 +00:00
yapf_node_road.hpp
yapf_rail.cpp (svn r21509) -Codechange: rename the rail pathfinders "path_not_found" parameter to "path_found" and remove the ! where the variables are set / read 2010-12-13 21:55:59 +00:00
yapf_road.cpp (svn r21510) -Feature [FS#1956]: vehicle lost message for road vehicles 2010-12-13 21:56:25 +00:00
yapf_ship.cpp (svn r21511) -Feature: vehicle lost message for ships 2010-12-13 21:56:40 +00:00