aboutsummaryrefslogtreecommitdiff
path: root/common/iff_container.h
AgeCommit message (Expand)Author
2018-05-10COMMON: Use nullptr instead of NULL or 0 where appropriateBastien Bouclet
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-06COMMON: Add PackBitsReadStream to iff_containerTomas Jakobsson
2011-08-07COMMON: Remove superfluous Common:: qualifiers.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2009-11-24Fix incorrectly placed doxygen comments; replace Common::ID2string by Common:...Max Horn
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-06-12Fixed disposeStream initialization.Nicola Mettifogo
2009-06-12* Adapted Kyra to the new IFFParser interface.Nicola Mettifogo
2009-06-12* Moved the updated IFF code from Parallaction to common/Nicola Mettifogo
2009-05-12Add more detailed error message for "Chunk overread" case.Johannes Schickel
2009-05-12Typo.Johannes Schickel
2008-09-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-01Implemented a IFF (Interchange File Format) parser and added subclasses to pa...Nicola Mettifogo