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/yapf
Darkvater df90a8a89d (svn r5286) - Clean up VS2005 project files by making them identical to the VS2003 project file. Mainly put object files into a subdirectory of the project directory instead of a level higher which makes absolutely no sense. Also add some ignores, remove obsolete VS6 project files. 19 years ago
..
unittest (svn r5286) - Clean up VS2005 project files by making them identical to the VS2003 project file. Mainly put object files into a subdirectory of the project directory instead of a level higher which makes absolutely no sense. Also add some ignores, remove obsolete VS6 project files. 19 years ago
array.hpp
autocopyptr.hpp
binaryheap.hpp
blob.hpp
countedptr.hpp
crc32.hpp
fixedsizearray.hpp
follow_track.cpp
follow_track.hpp
hashtable.hpp
nodelist.hpp
track_dir.hpp
yapf.h
yapf.hpp
yapf_base.hpp (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 19 years ago
yapf_common.cpp
yapf_common.hpp (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 19 years ago
yapf_costbase.hpp
yapf_costcache.hpp
yapf_costrail.hpp (svn r5163) - CodeChange: [YAPF] "treat first red two-way signal as dead end" is not applied if train didn't pass choice. 19 years ago
yapf_destrail.hpp
yapf_node.hpp (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 19 years ago
yapf_node_rail.hpp (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 19 years ago
yapf_node_road.hpp (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 19 years ago
yapf_rail.cpp
yapf_road.cpp (svn r5196) - Codechange: replace two incorrect uses of TILE_HEIGHT with TILE_SIZE / 2 19 years ago
yapf_settings.h (svn r5169) - CodeChange: [YAPF] RVs now use YAPF_TILE_LENGTH as base unit and 2 configurable settings (slope and crossing penalties) for cost calculation 19 years ago
yapf_ship.cpp