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/core
rubidium 8a08de2f44 (svn r22177) -Fix: make sure the right endianness is chosen with cross-compiling, and strndup is available in the binary for more exotic platforms 14 years ago
..
alloc_func.cpp (svn r17693) -Cleanup: remove some unneeded includes 15 years ago
alloc_func.hpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
alloc_type.hpp (svn r18042) -Cleanup: remove some stale comments 15 years ago
backup_type.hpp (svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEBUG() output. It was triggered on exceptions, especially when aborting world generation. 14 years ago
bitmath_func.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
bitmath_func.hpp (svn r20838) -Fix [FS#4136]: Cast '1' in bitmath functions to width of result before shifting. 14 years ago
endian_func.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
endian_type.hpp (svn r22177) -Fix: make sure the right endianness is chosen with cross-compiling, and strndup is available in the binary for more exotic platforms 14 years ago
enum_type.hpp (svn r20286) -Codechange: Unify end of doxygen comments. 14 years ago
geometry_func.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
geometry_func.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
geometry_type.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
math_func.cpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago
math_func.hpp (svn r19671) -Fix (r19670): RoundDiv() needs to deal with signed numerators. 14 years ago
mem_func.hpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 15 years ago
overflowsafe_type.hpp (svn r21890) -Cleanup: remove some unneeded includes 14 years ago
pool_func.cpp (svn r22136) -Fix (r22112): Silence compiler warning about non-virtual destructor 14 years ago
pool_func.hpp (svn r22116) -Codechange: use PoolBase::Clean() at more places 14 years ago
pool_type.hpp (svn r22136) -Fix (r22112): Silence compiler warning about non-virtual destructor 14 years ago
random_func.cpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
random_func.hpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 14 years ago
smallmap_type.hpp (svn r21645) -Doc: Document SmallPair and SmallMap template parameters. 14 years ago
smallvec_type.hpp (svn r21890) -Cleanup: remove some unneeded includes 14 years ago
sort_func.hpp (svn r19909) -Doc: Typo fixes, small doxygen improvements. 14 years ago
string_compare_type.hpp (svn r17248) -Fix: add GPL license notice where appropriate 15 years ago