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
truelight 65f5ec13f6 (svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore)
-Codechange: introduced DestinationID, which is in fact an union of several types
  Used in Order struct, so no longer StationID is abused for all targets.
  Hangars are a big exception, as they use a station-id with GOTO_DEPOT (go figure)
18 years ago
..
unittest (svn r6084) -Fix r6073: if we removed MSVC6 support, then why is unittest.dsp still around... 18 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 (svn r5887) -Cleanup: move date related functions, defines and variables to date.[ch] 18 years ago
yapf_base.hpp
yapf_common.cpp
yapf_common.hpp
yapf_costbase.hpp
yapf_costcache.hpp (svn r5934) -Cleanup: forgot some conversions to Year and to Date 18 years ago
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 (svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore) 18 years ago
yapf_node.hpp
yapf_node_rail.hpp
yapf_node_road.hpp
yapf_rail.cpp
yapf_road.cpp (svn r5897) -Fix [ 1519167 ] Bus trying to service in depot of other company (mart3p) 18 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