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 28ea38ae55 (svn r14949) -Cleanup: pointer coding style 16 years ago
..
alloc_func.cpp
alloc_func.hpp
alloc_type.hpp (svn r14949) -Cleanup: pointer coding style 16 years ago
bitmath_func.cpp
bitmath_func.hpp
endian_func.hpp
endian_type.hpp
enum_type.hpp
geometry_type.hpp
math_func.hpp
mem_func.hpp
overflowsafe_type.hpp
random_func.cpp (svn r14910) -Codechange: merge the command queue handling into a single location 16 years ago
random_func.hpp
smallmap_type.hpp (svn r14776) -Fix (r14742): ListPositionMap relied on std::map having sorted the map, which is now done by a manual key sorter on SmallMap. This fixes engine ID list sorting. 16 years ago
smallvec_type.hpp (svn r14704) -Codechange: Add set capabilities to SmallVector. 16 years ago
sort_func.hpp