OpenTTD/yapf
rubidium 27cee58ab8 (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 2006-08-28 18:53:03 +00:00
..
unittest (svn r6084) -Fix r6073: if we removed MSVC6 support, then why is unittest.dsp still around... 2006-08-24 10:11:32 +00:00
array.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
autocopyptr.hpp (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 2006-08-28 18:53:03 +00:00
binaryheap.hpp (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 2006-08-28 18:53:03 +00:00
blob.hpp (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 2006-08-28 18:53:03 +00:00
countedptr.hpp (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 2006-08-28 18:53:03 +00:00
crc32.hpp (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 2006-08-28 18:53:03 +00:00
fixedsizearray.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
follow_track.cpp (svn r5136) Fix various style bugs: 2006-06-05 18:10:43 +00:00
follow_track.hpp (svn r6160) -Fix [ 1519167 ] Bus trying to service in depot of other company (mart3p) 2006-08-26 22:24:32 +00:00
hashtable.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
nodelist.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
track_dir.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
yapf.h (svn r5155) - Remove the bridge branch merge (revision r5070) 2006-06-07 19:35:21 +00:00
yapf.hpp (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc. 2006-08-28 18:53:03 +00:00
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) 2006-08-27 09:50:43 +00:00
yapf_common.cpp (svn r5136) Fix various style bugs: 2006-06-05 18:10:43 +00:00
yapf_common.hpp (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 2006-06-07 21:16:43 +00:00
yapf_costbase.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
yapf_costcache.hpp (svn r5934) -Cleanup: forgot some conversions to Year and to Date 2006-08-17 20:22:35 +00:00
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. 2006-06-07 21:18:08 +00:00
yapf_destrail.hpp (svn r6142) -Codechange: added WaypointID (sorry DV, couldn't splits it anymore) 2006-08-26 16:34:03 +00:00
yapf_node.hpp (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 2006-06-07 21:16:43 +00:00
yapf_node_rail.hpp (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 2006-06-07 21:16:43 +00:00
yapf_node_road.hpp (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains 2006-06-07 21:16:43 +00:00
yapf_rail.cpp (svn r5057) -Fix: [YAPF] trains can't find depot for servicing (thanks Smoky555) 2006-05-31 06:51:56 +00:00
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) 2006-08-27 07:23:46 +00:00
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) 2006-08-27 07:23:46 +00:00
yapf_ship.cpp (svn r5136) Fix various style bugs: 2006-06-05 18:10:43 +00:00