OpenTTD/yapf
rubidium 3baf4aa4a2 (svn r10841) [0.5] -Backport from trunk (r10835, r10593, r10500, r10497, r10410, r10357, r10199):
- Fix: [Windows] Do not try to minimise or restore the window when closing OpenTTD [FS#998] (r10835)
- Fix: One could not remove locks that were build in a (very) old version of OpenTTD [FS#1038] (r10593)
- Fix: One cannot navigate using arrow keys in the game name text box [FS#1038] (r10500)
- Fix: Ship's maximum speed wrongly shown [FS#1013] (r10497)
- Fix: [OSX] Of the resolution is changed to something that is too high for the monitor, then it is reduced to fit the monitor size, solving several crashes and graphical glitches [FS#458] (r10410)
- Fix: NPF was leaking memory each time it got initialized, except for the first time (r10357)
- Fix: [YAPF] 'target_seen' flag that is set prematurely in some cases (1 tile long cached segment followed by target station) which caused asserts to trigger [FS#884] (r10199)
2007-08-10 17:53:12 +00:00
..
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) 2006-11-18 19:20:47 +00:00
autocopyptr.hpp (svn r7163) -Codechange: Disable compilation of additional yapf code. 2006-11-16 00:09:39 +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 r7255) -Comments added for CBlobBaseSimple, CBlobT classes 2006-11-24 21:37:08 +00:00
countedptr.hpp (svn r7163) -Codechange: Disable compilation of additional yapf code. 2006-11-16 00:09:39 +00:00
crc32.hpp (svn r7162) -CodeChange: disabled compilation of unused code (Darkvater) 2006-11-15 23:47:52 +00:00
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) 2006-11-18 19:20:47 +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 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) 2006-11-18 19:20:47 +00:00
nodelist.hpp (svn r7147) -CodeChange: Don't use references if they can refer to NULL (Tron) 2006-11-14 13:42:50 +00:00
track_dir.hpp (svn r7145) Remove extra semicolons 2006-11-14 11:01:59 +00:00
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). 2006-10-17 16:16:19 +00:00
yapf.hpp (svn r8873) [0.5] -Backport from trunk (r8766, r8836, r8869): 2007-02-24 01:39:59 +00:00
yapf_base.hpp (svn r9849) [0.5] -Backport from trunk (r9693, r9694, r9697, r9718, r9719, r9725 and 9726): 2007-05-15 21:24:18 +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 r7227) -Fix: [YAPF] Bridge YAPF Penalty Incorrect. The penalty for upward slope was incorrectly applied on bridge exit. (Danny) 2006-11-21 16:24:13 +00:00
yapf_costcache.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) 2006-11-18 19:20:47 +00:00
yapf_costrail.hpp (svn r10841) [0.5] -Backport from trunk (r10835, r10593, r10500, r10497, r10410, r10357, r10199): 2007-08-10 17:53:12 +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 r9849) [0.5] -Backport from trunk (r9693, r9694, r9697, r9718, r9719, r9725 and 9726): 2007-05-15 21:24:18 +00:00
yapf_road.cpp (svn r9849) [0.5] -Backport from trunk (r9693, r9694, r9697, r9718, r9719, r9725 and 9726): 2007-05-15 21:24:18 +00:00
yapf_settings.h (svn r7145) Remove extra semicolons 2006-11-14 11:01:59 +00:00
yapf_ship.cpp (svn r9849) [0.5] -Backport from trunk (r9693, r9694, r9697, r9718, r9719, r9725 and 9726): 2007-05-15 21:24:18 +00:00