aboutsummaryrefslogtreecommitdiff
path: root/common/unarj.cpp
AgeCommit message (Expand)Author
2008-08-09hotfix around drascula mem leak problems. see also bug reportKostas Nakos
2008-07-29Changed class File (and derived classes) to only support read-only access; ad...Max Horn
2008-06-08Don't attempt to close the arj file if it hasn't been openedFilippos Karapetis
2008-06-02Plug memory leakEugene Sandulenko
2008-06-01Fix for crash that occurs in the unarj's fallback code - _uncompressedData i...Filippos Karapetis
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