OpenTTD/src/core
2011-02-19 23:05:47 +00:00
..
alloc_func.cpp
alloc_func.hpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 2011-01-22 09:53:15 +00:00
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. 2010-06-05 12:16:12 +00:00
bitmath_func.cpp
bitmath_func.hpp (svn r20838) -Fix [FS#4136]: Cast '1' in bitmath functions to width of result before shifting. 2010-09-22 20:59:24 +00:00
endian_func.hpp
endian_type.hpp
enum_type.hpp (svn r20286) -Codechange: Unify end of doxygen comments. 2010-08-01 19:44:49 +00:00
geometry_func.cpp
geometry_func.hpp
geometry_type.hpp
math_func.cpp
math_func.hpp
mem_func.hpp
overflowsafe_type.hpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
pool_func.cpp (svn r22116) -Codechange: use PoolBase::Clean() at more places 2011-02-19 23:05:47 +00:00
pool_func.hpp (svn r22116) -Codechange: use PoolBase::Clean() at more places 2011-02-19 23:05:47 +00:00
pool_type.hpp (svn r22116) -Codechange: use PoolBase::Clean() at more places 2011-02-19 23:05:47 +00:00
random_func.cpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 2011-01-22 09:53:15 +00:00
random_func.hpp (svn r21886) -Codechange: move documentation towards the code to make it more likely to be updated [n]. 2011-01-22 09:53:15 +00:00
smallmap_type.hpp (svn r21645) -Doc: Document SmallPair and SmallMap template parameters. 2010-12-26 17:47:00 +00:00
smallvec_type.hpp (svn r21890) -Cleanup: remove some unneeded includes 2011-01-22 14:52:20 +00:00
sort_func.hpp (svn r19909) -Doc: Typo fixes, small doxygen improvements. 2010-05-30 13:05:36 +00:00
string_compare_type.hpp