aboutsummaryrefslogtreecommitdiff
path: root/scumm/bundle.cpp
AgeCommit message (Expand)Author
2003-01-25fixed compiler warningsMax Horn
2003-01-25some cleanupPaweł Kołodziejski
2003-01-25implemented properly comi sound codecsPaweł Kołodziejski
2003-01-18fix for the music crash, I hope... hmMax Horn
2003-01-18Init and cleanup compression tablesJames Brown
2003-01-18Fix shadowed variable in debugger, change bundle compression tables to be dyn...James Brown
2003-01-17fixed OOB access introduced in my last commit; leaving in my debug asserts th...Max Horn
2003-01-17fixed decoding bug for COMI bundle audio; this resolves an OOB access and sho...Max Horn
2003-01-15made NUT font rendered honor _ignoreCharsetMaskMax Horn
2003-01-14err, not at this pointPaweł Kołodziejski
2003-01-14increased compression table for comi music, and added assert for itPaweł Kołodziejski
2002-12-29removed handle codec 14Paweł Kołodziejski
2002-12-29Remove overly verbose debug message :)James Brown
2002-12-29various small fixes; first sample of CMI now is audible (a start at least :-)Max Horn
2002-12-28fix for CMI codecPaweł Kołodziejski
2002-12-28typo :-)Max Horn
2002-12-28fixed several warnings; added a FIXME to a suspicious variable usage; use sam...Max Horn
2002-12-28added CMI sound codecPaweł Kołodziejski
2002-12-27Voice sample support, again missing a required codecJames Brown
2002-12-27Fix GCC3.1 compile problemJames Brown
2002-12-27Add skeleton music support for CMI (but codec not implemented)James Brown
2002-10-21The terms Word and DWord are somewhat Windows centric; in fact there are syst...Max Horn
2002-10-10Work around crash in The Dig, which occurs when the music reaches theJames Brown
2002-09-15improved open function in File classPaweł Kołodziejski
2002-08-31changed Bundle to File class, cleanupPaweł Kołodziejski
2002-08-25fixed some endian issues in the new SMUSH decoder; cleanupMax Horn
2002-08-21Initial revisionMax Horn