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
KUDr 6784e08945 (svn r7147) -CodeChange: Don't use references if they can refer to NULL (Tron) 18 years ago
..
array.hpp (svn r7146) -CodeChange: ST_CONST macro removed as it is no longer needed (Tron) 18 years ago
autocopyptr.hpp
binaryheap.hpp
blob.hpp (svn r7146) -CodeChange: ST_CONST macro removed as it is no longer needed (Tron) 18 years ago
countedptr.hpp
crc32.hpp
fixedsizearray.hpp (svn r7146) -CodeChange: ST_CONST macro removed as it is no longer needed (Tron) 18 years ago
follow_track.cpp
follow_track.hpp
hashtable.hpp (svn r7147) -CodeChange: Don't use references if they can refer to NULL (Tron) 18 years ago
nodelist.hpp (svn r7147) -CodeChange: Don't use references if they can refer to NULL (Tron) 18 years ago
track_dir.hpp (svn r7145) Remove extra semicolons 18 years ago
yapf.h (svn r6800) -Feature change: [train is lost] message is now generated immediately when pathfinder can't find the path. (thanks MeusH, peter1138 and Brianetta for ideas and help). 18 years ago
yapf.hpp
yapf_base.hpp (svn r7147) -CodeChange: Don't use references if they can refer to NULL (Tron) 18 years ago
yapf_common.cpp
yapf_common.hpp
yapf_costbase.hpp (svn r7059) -Fix [FS#384]: Tunnel YAPF Penalty Incorrect. The penalty for upward slope was incorrectly applied on tunnel entrances. (Danny) 18 years ago
yapf_costcache.hpp (svn r7147) -CodeChange: Don't use references if they can refer to NULL (Tron) 18 years ago
yapf_costrail.hpp
yapf_destrail.hpp
yapf_node.hpp
yapf_node_rail.hpp
yapf_node_road.hpp
yapf_rail.cpp (svn r6800) -Feature change: [train is lost] message is now generated immediately when pathfinder can't find the path. (thanks MeusH, peter1138 and Brianetta for ideas and help). 18 years ago
yapf_road.cpp (svn r6992) Make a const_cast<> obsolete by properly propagating the type 18 years ago
yapf_settings.h (svn r7145) Remove extra semicolons 18 years ago
yapf_ship.cpp