aboutsummaryrefslogtreecommitdiff
path: root/scumm/smush/chunk.h
AgeCommit message (Expand)Author
2006-02-11Moved engines to the new engines/ directoryMax 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-06-26Avoid creating lots of file handles, reuse them instead (this relies on files...Max Horn
2005-04-03Removed reinit() and replaced with offsets of zero. We only need to skip type...Travis Howell
2005-03-07Allocate new file objects (and real new file handles) for subchunks/subfiles ...Max Horn
2005-01-01Updated copyrightMax Horn
2004-07-26Load SMUSH files and NUT fonts from mac container files, too (done that by ad...Max Horn
2004-06-28Added simple ref-counting to the File classMax Horn
2004-06-27Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to...Max Horn
2004-01-25Fixed plenty of bugs:Eugene Sandulenko
2004-01-06updated copyright noticeMax Horn
2003-12-08First INSANE scene started to show up things. Actually you can controlEugene Sandulenko
2003-10-03introduced namespace Scumm; made #include statements use scumm/ prefix explic...Max Horn
2003-05-25renamed ContChunk -> MemoryChunk; avoid code duplication by introducing BaseC...Max Horn
2003-03-17reorg/clenup, changed main loop in smush codePaweł Kołodziejski
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more pedantic cleanupPaweł Kołodziejski
2002-09-15improved open function in File classPaweł Kołodziejski
2002-08-30some cleanupPaweł Kołodziejski
2002-08-25Yet another char issue, caused balance out of range errorRuediger Hanke
2002-08-24endian fixes; cleanupMax Horn
2002-08-24changed name from Chunck to ChunkPaweł Kołodziejski