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/src/misc
truelight 930bb84242 (svn r10778) -Fix: one-liners to allow MSVC and WINCE to work together (or anyway, a step towards that goal)
-Fix: put DEBUG lines under WINCE via a function designed for just that under WINCE
17 years ago
..
array.hpp (svn r10392) -Add [YAPF]: added structured dump support into some essential YAPF classes (node-list, nodes, keys, etc.) and CArrayT 17 years ago
autocopyptr.hpp (svn r9662) -Documentation: Doxygen corrections and @file omissions 17 years ago
autoptr.hpp (svn r10647) -Fix: AutoPtrT::operator =() didn't delete old object 17 years ago
binaryheap.hpp (svn r9662) -Documentation: Doxygen corrections and @file omissions 17 years ago
blob.hpp (svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about wchars, so disable all code that has to use wchars for MorphOS. 17 years ago
countedobj.cpp (svn r10645) -Fix (r10644): file contents seems to be 3x there 17 years ago
countedptr.hpp (svn r10644) -Merge (from NoAI): framework for reference counted objects (pointers). 17 years ago
crc32.hpp (svn r9662) -Documentation: Doxygen corrections and @file omissions 17 years ago
dbg_helpers.cpp (svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison warnings 17 years ago
dbg_helpers.h (svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison warnings 17 years ago
fixedsizearray.hpp (svn r9662) -Documentation: Doxygen corrections and @file omissions 17 years ago
hashtable.hpp (svn r9662) -Documentation: Doxygen corrections and @file omissions 17 years ago
str.hpp (svn r10562) -Fix: most of the MorphOS issues; MorphOS doesn't know about wchars, so disable all code that has to use wchars for MorphOS. 17 years ago
strapi.hpp (svn r10778) -Fix: one-liners to allow MSVC and WINCE to work together (or anyway, a step towards that goal) 17 years ago