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
tron 9c219888ba (svn r6992) Make a const_cast<> obsolete by properly propagating the type 18 years ago
..
array.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 18 years ago
autocopyptr.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 18 years ago
binaryheap.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 18 years ago
blob.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 18 years ago
countedptr.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 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 r6991) Remove an unnecessary const_cast<> and incorrect comment (There is a difference between const FOO* and FOO* const) 18 years ago
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. 18 years ago
follow_track.hpp (svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts 18 years ago
hashtable.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 18 years ago
nodelist.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 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 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 (svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and michi_cc :) ) 18 years ago
yapf_base.hpp (svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and michi_cc :) ) 18 years ago
yapf_common.cpp (svn r5136) Fix various style bugs: 18 years ago
yapf_common.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 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 r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 18 years ago
yapf_costrail.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 18 years ago
yapf_destrail.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 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 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 r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 18 years ago
yapf_ship.cpp (svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts 18 years ago