index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
endian_func.hpp
Age
Commit message (
Expand
)
Author
2020-07-03
Fix: Globally apply preprocessor directive coding style
TechGeekNZ
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2011-12-20
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...
truebrain
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-02-17
(svn r15508) -Fix: three header files had incorrect 'anti-multiple-inclusion'...
smatz
2008-06-22
(svn r13606) -Codechange: use "static FORCEINLINE" where possible as default ...
skidd13
2008-06-17
(svn r13552) -Codechange: use TTD_ENDIAN comparations instead of tests if TTD...
smatz
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
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
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 l...
rubidium