OpenTTD/yapf
glx f70064e7aa (svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and michi_cc :) )
-Cleanup: Removed UNITTEST preprocessor checks
2006-09-06 14:24:43 +00:00
..
array.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
autocopyptr.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
binaryheap.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
blob.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
countedptr.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +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 r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
follow_track.cpp (svn r6245) -Add: added comments for all YAPF C interface functions (yapf.h) used by other modules, added FollowTrackInit() into YAPF track followers. 2006-08-30 21:10:25 +00:00
follow_track.hpp (svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts 2006-09-05 23:21:41 +00:00
hashtable.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
nodelist.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +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 r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
yapf.hpp (svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and michi_cc :) ) 2006-09-06 14:24:43 +00:00
yapf_base.hpp (svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and michi_cc :) ) 2006-09-06 14:24:43 +00:00
yapf_common.cpp (svn r5136) Fix various style bugs: 2006-06-05 18:10:43 +00:00
yapf_common.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +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 r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
yapf_costrail.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
yapf_destrail.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +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 r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
yapf_road.cpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
yapf_settings.h (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 2006-09-04 20:40:33 +00:00
yapf_ship.cpp (svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts 2006-09-05 23:21:41 +00:00