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
rubidium 86dc219b4b (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 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 (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 18 years ago
binaryheap.hpp (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 18 years ago
blob.hpp (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 18 years ago
countedptr.hpp (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 18 years ago
crc32.hpp (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 18 years ago
fixedsizearray.hpp
follow_track.cpp
follow_track.hpp (svn r6160) -Fix [ 1519167 ] Bus trying to service in depot of other company (mart3p) 18 years ago
hashtable.hpp
nodelist.hpp
track_dir.hpp
yapf.h
yapf.hpp (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 18 years ago
yapf_base.hpp (svn r6166) -Fix: [YAPF] fixes one very improbable assert when adding startup node that already exists in the open-list (thanks Panzerfather) 18 years ago
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
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 r6164) -Fix [YAPF]: Road vehicles preferring bends - added yapf.road_curve_penalty setting with default value 100 (=YAPF_TILE_LENGTH) that is saved only in MP games (mart3p) 18 years ago
yapf_settings.h (svn r6164) -Fix [YAPF]: Road vehicles preferring bends - added yapf.road_curve_penalty setting with default value 100 (=YAPF_TILE_LENGTH) that is saved only in MP games (mart3p) 18 years ago
yapf_ship.cpp