OpenTTD/yapf
Darkvater c73bbe531e (svn r8178) -Backport from turnk (r8049, r8079, r8080, r8135):
- oe more news-window fix and fix up ShowLastNewsMessage (r8049)
 - float division by 0 in YAPF code on Win9x (r8079, r8080)
 - do not assert when removing duplicates would remove non-static grf (r8135)
2007-01-17 00:51:04 +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
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
follow_track.hpp
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_base.hpp (svn r8178) -Backport from turnk (r8049, r8079, r8080, r8135): 2007-01-17 00:51:04 +00:00
yapf_common.cpp
yapf_common.hpp
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 r7679) -Backport from trunk (r7628): 2006-12-30 23:30:21 +00:00
yapf_destrail.hpp
yapf_node_rail.hpp
yapf_node_road.hpp
yapf_node.hpp
yapf_rail.cpp (svn r7679) -Backport from trunk (r7628): 2006-12-30 23:30:21 +00:00
yapf_road.cpp
yapf_settings.h (svn r7145) Remove extra semicolons 2006-11-14 11:01:59 +00:00
yapf_ship.cpp
yapf.h
yapf.hpp