aboutsummaryrefslogtreecommitdiff
path: root/common/unarj.h
AgeCommit message (Expand)Author
2008-11-07Refactoring the Arj decoder code, phase 4 (done for now, TODO added for futur...Max Horn
2008-11-07Refactoring the Arj decoder code, phase 3 (fixing some more leaks, too)Max Horn
2008-11-07Refactoring the Arj decoder code, phase 2Max Horn
2008-11-07Refactoring the Arj decoder code, phase 1Max Horn
2008-09-29Don't subclass ArjFile from Common::File (there seems to be no good reason fo...Max Horn
2008-09-13Portability fixes.Eugene Sandulenko
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-07-29Changed class File (and derived classes) to only support read-only access; ad...Max Horn
2008-06-01Implement file fallback for archivesEugene Sandulenko
2008-06-01Fixed MSVC warningsFilippos Karapetis
2008-06-01Speed up decoding by memory cachingEugene Sandulenko
2008-06-01Unarj code based on unarj 2.62. Used by Drascula engineEugene Sandulenko