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 (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 18 years ago
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 (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 18 years ago
follow_track.cpp (svn r5136) Fix various style bugs: 18 years ago
follow_track.hpp (svn r6160) -Fix [ 1519167 ] Bus trying to service in depot of other company (mart3p) 18 years ago
hashtable.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 18 years ago
nodelist.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 18 years ago
track_dir.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 18 years ago
yapf.h (svn r5155) - Remove the bridge branch merge (revision r5070) 18 years ago
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 (svn r5136) Fix various style bugs: 18 years ago
yapf_common.hpp (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 18 years ago
yapf_costbase.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 18 years ago
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. 18 years ago
yapf_destrail.hpp (svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore) 18 years ago
yapf_node.hpp (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 18 years ago
yapf_node_rail.hpp (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 18 years ago
yapf_node_road.hpp (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 18 years ago
yapf_rail.cpp (svn r5057) -Fix: [YAPF] trains can't find depot for servicing (thanks Smoky555) 18 years ago
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 (svn r5136) Fix various style bugs: 18 years ago