OpenTTD/src/core
2010-04-18 17:13:01 +00:00
..
alloc_func.cpp
alloc_func.hpp
alloc_type.hpp
bitmath_func.cpp
bitmath_func.hpp (svn r19019) -Codechange: use HasExactlyOneBit() and HasAtMostOneBit() instead of CountBits() where possible 2010-02-05 17:05:58 +00:00
endian_func.hpp
endian_type.hpp
enum_type.hpp (svn r19605) -Codechange: Merge ExtractBits into EnumPropsT. 2010-04-11 15:44:16 +00:00
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. 2010-04-18 17:13:01 +00:00
mem_func.hpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
overflowsafe_type.hpp
pool_func.hpp
pool_type.hpp
random_func.cpp (svn r19652) -Fix: RandomRange() is used for bigger ranges in many cases, so generally extent it to handle 32 bits. 2010-04-17 11:49:25 +00:00
random_func.hpp (svn r19652) -Fix: RandomRange() is used for bigger ranges in many cases, so generally extent it to handle 32 bits. 2010-04-17 11:49:25 +00:00
smallmap_type.hpp
smallvec_type.hpp (svn r18996) -Fix (r18993, r18994): MSVC 64 bits had somethings to complain about 2010-02-03 21:45:48 +00:00
sort_func.hpp (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header 2010-01-15 16:41:15 +00:00
string_compare_type.hpp