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
rubidium 00c9d3ef20 (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed. 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 r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed. 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 r11684) -Codechange: split gfx.h in a type and functional header. 17 years ago
dbg_helpers.h (svn r10395) -Fix [YAPF]: missing include + some signed/unsigned comparison warnings 17 years ago
fixedsizearray.hpp (svn r11597) -Change: replace all remaining instances of (re|m|c)alloc with (Re|M|C)allocT and add a check for out-of-memory situations to the *allocT functions. 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