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
smatz 5ad1cd32b2 (svn r15324) -Codechange: unify the class used for comparing of strings for std::map 16 years ago
..
alloc_func.cpp
alloc_func.hpp (svn r15291) -Cleanup: Move the station list widgets to their class from station_gui.h 16 years ago
alloc_type.hpp (svn r14949) -Cleanup: pointer coding style 16 years ago
bitmath_func.cpp (svn r15299) -Cleanup: remove many redundant includes 16 years ago
bitmath_func.hpp
endian_func.hpp
endian_type.hpp
enum_type.hpp (svn r15031) -Fix (r15027): merge reverted r15026, so do it once again 16 years ago
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 r15126) -Feature: downloading content from a central server (content.openttd.org) where authors can upload they NewGRFS/AI etc. This should make joining servers that use only NewGRFs that are distributed via this system easier as the players can download the NewGRFs from in the game. It should also make it easier to see whether there are updates for NewGRFs and make the necessary updates. 16 years ago
sort_func.hpp
string_compare_type.hpp (svn r15324) -Codechange: unify the class used for comparing of strings for std::map 16 years ago