scummvm/common/compression
2023-07-19 18:51:37 +02:00
..
clickteam.cpp COMMON: Archive path refactoring, add getFileName and getPathInArchive that unambiguously return the filename or the full path 2023-07-19 18:51:37 +02:00
clickteam.h COMMON: Comment out unused variable 2023-03-17 16:58:44 +01:00
dcl.cpp
dcl.h
gentee_installer.cpp COMMON: Archive path refactoring, add getFileName and getPathInArchive that unambiguously return the filename or the full path 2023-07-19 18:51:37 +02:00
gentee_installer.h COMMON: Fix up comments 2023-06-19 21:59:24 +03:00
gzio.cpp COMMON: Error-out on an invalid clickteam compressed block 2023-03-13 20:17:33 +01:00
gzio.h
installshield_cab.cpp COMMON: Archive path refactoring, add getFileName and getPathInArchive that unambiguously return the filename or the full path 2023-07-19 18:51:37 +02:00
installshield_cab.h
installshieldv3_archive.cpp COMMON: Archive path refactoring, add getFileName and getPathInArchive that unambiguously return the filename or the full path 2023-07-19 18:51:37 +02:00
installshieldv3_archive.h COMMON: Return correct path separator for InstallShieldV3 2023-06-19 08:45:32 +03:00
module.mk COMMON: Move Gentee Installer from V-Cruise to Common 2023-06-19 21:59:24 +03:00
powerpacker.cpp COMMON: Add ITE Amiga powerpack support 2022-12-05 08:15:33 +02:00
powerpacker.h COMMON: Add in-memory decompressor for powerpack 2022-12-05 08:15:33 +02:00
rnc_deco.cpp
rnc_deco.h
stuffit.cpp COMMON: Archive path refactoring, add getFileName and getPathInArchive that unambiguously return the filename or the full path 2023-07-19 18:51:37 +02:00
stuffit.h COMMON: Add comments on usage 2023-06-19 08:45:32 +03:00
unarj.cpp COMMON: Archive path refactoring, add getFileName and getPathInArchive that unambiguously return the filename or the full path 2023-07-19 18:51:37 +02:00
unarj.h COMMON: Allow unarj to flatten tree structure 2023-01-15 19:22:34 +01:00
unzip.cpp COMMON: Archive path refactoring, add getFileName and getPathInArchive that unambiguously return the filename or the full path 2023-07-19 18:51:37 +02:00
unzip.h COMMON: Allow unzip to flatten tree structure 2023-01-15 19:22:34 +01:00
vise.cpp COMMON: Archive path refactoring, add getFileName and getPathInArchive that unambiguously return the filename or the full path 2023-07-19 18:51:37 +02:00
vise.h JANIRORIAL: Reduce header dependency 2023-02-10 23:51:13 +01:00
zlib.cpp
zlib.h