Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-22 | (svn r13606) -Codechange: use "static FORCEINLINE" where possible as default ↵ | skidd13 | |
for core functions (big functions use just inline instead) | |||
2008-06-17 | (svn r13552) -Codechange: use TTD_ENDIAN comparations instead of tests if ↵ | smatz | |
TTD_[BIG/LITTLE]_ENDIAN is defined | |||
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add ↵ | rubidium | |
something more than whitespace as description of files that don't have a description. | |||
2007-12-25 | (svn r11697) -Fix [FS#1585]: strgen did not (always) compile properly. | rubidium | |
2007-12-25 | (svn r11695) -Codechange: Converted the md5 algorithm to OOP | skidd13 | |
-Codechange: Adapt the md5 algorithm to the OpenTTD source | |||
2007-12-25 | (svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp. | rubidium | |
2007-12-21 | (svn r11674) -Codechange: refactor some functions out of macros.h into more ↵ | rubidium | |
logical locations. |