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
celestar d95e2c2dd1 (svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary rail/road combinations (including signals) 18 years ago
..
array.hpp (svn r7210) -CodeChange: [YAPF] the global cache object is now not destroyed/recreated whenever the cache is invalidated. It now supports Flush() method that is used instead. It should also fix mem-leak warning produced by valgrind (Tron) 18 years ago
autocopyptr.hpp (svn r7163) -Codechange: Disable compilation of additional yapf code. 18 years ago
binaryheap.hpp (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform. 18 years ago
blob.hpp (svn r7255) -Comments added for CBlobBaseSimple, CBlobT classes 18 years ago
countedptr.hpp (svn r7163) -Codechange: Disable compilation of additional yapf code. 18 years ago
crc32.hpp (svn r7162) -CodeChange: disabled compilation of unused code (Darkvater) 18 years ago
fixedsizearray.hpp (svn r7210) -CodeChange: [YAPF] the global cache object is now not destroyed/recreated whenever the cache is invalidated. It now supports Flush() method that is used instead. It should also fix mem-leak warning produced by valgrind (Tron) 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 r7573) -Merged the bridge branch. Allows to build bridges of arbitrary rail/road combinations (including signals) 18 years ago
hashtable.hpp (svn r7210) -CodeChange: [YAPF] the global cache object is now not destroyed/recreated whenever the cache is invalidated. It now supports Flush() method that is used instead. It should also fix mem-leak warning produced by valgrind (Tron) 18 years ago
nodelist.hpp (svn r7147) -CodeChange: Don't use references if they can refer to NULL (Tron) 18 years ago
track_dir.hpp (svn r7145) Remove extra semicolons 18 years ago
yapf.h (svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary rail/road combinations (including signals) 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 r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debugging levels to 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 r7573) -Merged the bridge branch. Allows to build bridges of arbitrary rail/road combinations (including signals) 18 years ago
yapf_costcache.hpp (svn r7565) -Codechange: Rework DEBUG functionality. Look for appropiate debugging levels to 18 years ago
yapf_costrail.hpp (svn r7164) -Fix: [YAPF] assert when look-ahead polynomial result (red-signal penalty) is negative. Such penalty is now added as positive penalty for the appropriate green signal. (DannyA) 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 r7573) -Merged the bridge branch. Allows to build bridges of arbitrary rail/road combinations (including signals) 18 years ago
yapf_road.cpp (svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary rail/road combinations (including signals) 18 years ago
yapf_settings.h (svn r7145) Remove extra semicolons 18 years ago
yapf_ship.cpp (svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts 18 years ago