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
skidd13 7bcc4d28e1 (svn r11695) -Codechange: Converted the md5 algorithm to OOP
-Codechange: Adapt the md5 algorithm to the OpenTTD source
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 r11695) -Codechange: Converted the md5 algorithm to OOP 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 r11674) -Codechange: refactor some functions out of macros.h into more logical locations. 17 years ago
random_func.hpp (svn r11687) -Codechange: move some defines to a better place 17 years ago