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
frosch dd5be60322 (svn r25402) -Fix-ish: Prevent copying of BasePool and WindowDesc, since they register in static vectors. 11 years ago
..
alloc_func.cpp
alloc_func.hpp
alloc_type.hpp
backup_type.hpp
bitmath_func.cpp
bitmath_func.hpp
endian_func.hpp
endian_type.hpp
enum_type.hpp
geometry_func.cpp
geometry_func.hpp
geometry_type.hpp
math_func.cpp (svn r25347) -Add: function for deterministic approximate division 11 years ago
math_func.hpp (svn r25347) -Add: function for deterministic approximate division 11 years ago
mem_func.hpp
multimap.hpp (svn r25348) -Add: multimap implementation with guaranteed order between equal keys 11 years ago
overflowsafe_type.hpp
pool_func.cpp
pool_func.hpp
pool_type.hpp (svn r25402) -Fix-ish: Prevent copying of BasePool and WindowDesc, since they register in static vectors. 11 years ago
random_func.cpp
random_func.hpp
smallmap_type.hpp
smallmatrix_type.hpp (svn r25256) -Add: small matrix type (like vector, but for matrices) (fonsinchen) 12 years ago
smallvec_type.hpp (svn r25043) -Change [FS#3764]: Only display subtypes in the refit GUI which are available for all selected vehicles. Also add a generic list item to refit while keeping the subtypes of individual vehicles. 12 years ago
sort_func.hpp
string_compare_type.hpp