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 7f037d15d7 (svn r11704) -Codechange: remove another bunch of useless includes. 17 years ago
..
alloc_func.hpp (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed. 17 years ago
bitmath_func.cpp (svn r11616) -Fix [FS#1526]: sometimes large values could go off the chart. 17 years ago
bitmath_func.hpp (svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp. 17 years ago
endian_func.hpp (svn r11697) -Fix [FS#1585]: strgen did not (always) compile properly. 17 years ago
enum_type.hpp (svn r11661) -Codechange: some header reworks in order to try to reduce the compile time of OpenTTD by reduce the amount of circular-ish dependencies. 17 years ago
geometry_type.hpp (svn r11688) -Fix [FS#1581]: Compilation was broken on OS X again. 17 years ago
math_func.hpp (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it is really needed. 17 years ago
overflowsafe_type.hpp (svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations. 17 years ago
random_func.cpp (svn r11704) -Codechange: remove another bunch of useless includes. 17 years ago
random_func.hpp (svn r11704) -Codechange: remove another bunch of useless includes. 17 years ago