rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
smatz
|
d6d2da171f
|
(svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion' header
|
2009-02-17 02:08:53 +00:00 |
|
skidd13
|
8b7d893d85
|
(svn r13606) -Codechange: use "static FORCEINLINE" where possible as default for core functions (big functions use just inline instead)
|
2008-06-22 15:21:51 +00:00 |
|
smatz
|
cf489a25b0
|
(svn r13552) -Codechange: use TTD_ENDIAN comparations instead of tests if TTD_[BIG/LITTLE]_ENDIAN is defined
|
2008-06-17 19:38:00 +00:00 |
|
rubidium
|
1ce0b03bf0
|
(svn r12971) -Documentation: add @file in files that missed them and add something more than whitespace as description of files that don't have a description.
|
2008-05-06 15:11:33 +00:00 |
|
rubidium
|
d821e5e92b
|
(svn r11697) -Fix [FS#1585]: strgen did not (always) compile properly.
|
2007-12-25 14:08:56 +00:00 |
|
skidd13
|
7bcc4d28e1
|
(svn r11695) -Codechange: Converted the md5 algorithm to OOP
-Codechange: Adapt the md5 algorithm to the OpenTTD source
|
2007-12-25 13:59:21 +00:00 |
|
rubidium
|
851f19b341
|
(svn r11694) -Codechange: move more endianness related stuff to endian_func.hpp.
|
2007-12-25 13:28:09 +00:00 |
|
rubidium
|
8ebdfb258f
|
(svn r11674) -Codechange: refactor some functions out of macros.h into more logical locations.
|
2007-12-21 19:21:21 +00:00 |
|