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 0765e4c9ab (svn r21336) -Fix (r21030) [FS#4274]: compile failure when desync debugging is enabled (fonsinchen) 14 years ago
..
alloc_func.cpp
alloc_func.hpp
alloc_type.hpp
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. 15 years ago
bitmath_func.cpp
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
endian_type.hpp
enum_type.hpp (svn r20286) -Codechange: Unify end of doxygen comments. 14 years ago
geometry_func.cpp
geometry_func.hpp
geometry_type.hpp
math_func.cpp
math_func.hpp (svn r19671) -Fix (r19670): RoundDiv() needs to deal with signed numerators. 15 years ago
mem_func.hpp
overflowsafe_type.hpp
pool_func.hpp
pool_type.hpp
random_func.cpp (svn r21336) -Fix (r21030) [FS#4274]: compile failure when desync debugging is enabled (fonsinchen) 14 years ago
random_func.hpp (svn r20283) -Codechange: Unify start of doygen comments. 14 years ago
smallmap_type.hpp (svn r20951) -Codechange: Add SmallMap::Contains() and use it. 14 years ago
smallvec_type.hpp (svn r20731) -Fix (r20739): SmallVector did not have an assignment operator, causing invalid memory reads / double free 14 years ago
sort_func.hpp (svn r19909) -Doc: Typo fixes, small doxygen improvements. 15 years ago
string_compare_type.hpp