aboutsummaryrefslogtreecommitdiff
path: root/common/endian.h
AgeCommit message (Expand)Author
2019-03-02COMMON: Add WRITE_UINT24Cameron Cawley
2017-09-30COMMON: Unconditionally enable 64 bit integer featuresBastien Bouclet
2017-07-30COMMON: Migrate Various Endian Functions to Common from Engine Code.D G Turner
2015-01-18COMMON: Fix strict-alignment READ_BE_UINT64 on LE and READ_LE_UINT64 on BEclone2727
2015-01-14COMMON: Fix strict-alignment READ_UINT64Willem Jan Palenstijn
2015-01-04COMMON: Implement MIPS SWAP_BYTES_64 in terms of SWAP_BYTES_32Willem Jan Palenstijn
2015-01-04COMMON: Swap order of functions to 16, 32, 64Willem Jan Palenstijn
2015-01-04COMMON: Fix return type of one READ_BE_UINT64 implementation.Johannes Schickel
2015-01-04COMMON: Fix some syntax issues.Johannes Schickel
2015-01-04COMMON: Put all 64-bit code under new HAVE_INT64 constantEugene Sandulenko
2014-09-16COMMON: Add support for endian-safe reading/writing of int64Adrian Astley
2014-06-21ALL: Remove support for MSVC8 and olderJoel Teichroeb
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2012-08-26COMMON: Add MKTAG16 for 16-bit multi-character constantsMatthew Hoops
2012-03-20COMMON: Add a READ_UINT24 macroMatthew Hoops
2012-03-17ALL: Use GCC_ATLEAST().Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-10COMMON: Always prefer GCC 4.x versions of READ_UINT*/WRITE_UINT*Max Horn
2011-05-09COMMON: Tweak some commentsMax Horn
2011-04-12COMMON: Let MKTAG always return an uint32Max Horn
2011-04-12COMMON: Use correct MKTAG definition, stupidMax Horn
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2010-09-01COMMON: changed read/write endian function to use __may_alias__ attributeYotam Barnoy
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-09-11Slightly modified version of Patch #2838562: Improve endian.h and stream.hMax Horn
2009-08-24reverting changes from patch 43696 that shouldnt have been committedNorbert Lange
2009-08-24Enable alternative palettse for Amiga Monkey Island - Patch ID: 2819787Norbert Lange
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-28Double-invert the logic on some big/little endian checks (the idea is that we...Max Horn
2006-11-12Slighty modified Patch #1571787: "Support for Mac Broken Sword 1". sword1macdemoEugene Sandulenko
2006-04-15cleanupMax Horn
2006-02-25Removed the obsolete MKID macro; added some doxygen comments, in particular f...Max Horn
2006-02-25Removed the (useless and confusing) PROTO_MKID_BE macroMax Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-11Added WRITE_UINT16() and WRITE_UINT32() as well.Torbjörn Andersson
2005-10-11Added READ_UINT16(). It looks like SAGA will need it.Torbjörn Andersson
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-06-23Moved endian macros to a separate header fileMax Horn