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 6813a17d15 (svn r12778) -Codechange: add the NORETURN attribute to *allocError() functions 17 years ago
..
alloc_func.cpp (svn r12778) -Codechange: add the NORETURN attribute to *allocError() functions 17 years ago
alloc_func.hpp (svn r12778) -Codechange: add the NORETURN attribute to *allocError() functions 17 years ago
alloc_type.hpp (svn r12749) -Codechange: store the viewport information in the windows that have a viewport instead of one global array with a viewport for each window, even when they do not use the viewport. 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 r12761) -Codechange: lots of minor whitespace coding style fixes around operators. 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 r12573) -Codechange: use defined constants instead of numbers in math_func.hpp 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 r12516) -Revert r2583: Removed mersenne PRNG cause it is not used and won't be used in the future 17 years ago
random_func.hpp (svn r12516) -Revert r2583: Removed mersenne PRNG cause it is not used and won't be used in the future 17 years ago