aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/unpack.h
AgeCommit message (Expand)Author
2014-02-18CINE: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-08-19Fix for bug #2057637: FW: Spaceship glitches in demo (regression).Kari Salminen
2008-06-13More documentation for CineUnpacker-class (Practically done documenting now)....Kari Salminen
2008-06-13Made CineUnpacker::unpack more robust & secure. It shouldn't crash now with a...Kari Salminen
2008-06-11Documented CineUnpacker class.Kari Salminen
2008-06-10A little Delphine unpacker documentation addition and variable renaming.Kari Salminen
2008-06-10Changed unpackHelper1(numBits, addCount) to unpackBytes(numBytes).Kari Salminen
2008-06-10unpackerHelper2(numBits) -> copyRelocatesBytes(offset, numBytes) and some rev...Kari Salminen
2008-06-10Properly renamed some of the functions in the Delphine unpacker after underst...Kari Salminen
2008-06-10Objectified the Delphine decompression routine (i.e. delphineUnpack).Kari Salminen
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-24sync resource unpacking code of cruise with cineGregory Montoir
2006-12-03Changed CINE_*_H_ to CINE_*_H for consistency with other engines. (Oh, who am ITorbjörn Andersson
2006-03-23uint8 -> byteEugene Sandulenko
2006-02-25cleanup unpacking function and get rid of an old hack to prevent buffer overf...Gregory Montoir
2006-02-25Some more cine header cleanupMax Horn
2006-02-25Moved cine engine into namespace CineMax Horn
2006-02-23Cleanup to remove duplicate type definesTravis Howell
2006-02-22Initial version of Cinematique engine evo 1.Eugene Sandulenko