scummvm/common/compression
2023-06-21 08:26:28 +03:00
..
clickteam.cpp COMMON: Support patching clickteam installer and version used by PRCA 2023-03-13 20:17:33 +01:00
clickteam.h COMMON: Comment out unused variable 2023-03-17 16:58:44 +01:00
dcl.cpp
dcl.h
gentee_installer.cpp COMMON: Update comment to explain buggy normalization behavior more clearly 2023-06-19 21:59:24 +03: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: Detect obfuscated and invalid files in InstallShield cabs 2023-04-09 13:02:30 +02:00
installshield_cab.h
installshieldv3_archive.cpp COMMON: Return correct path separator for InstallShieldV3 2023-06-19 08:45:32 +03: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
powerpacker.h
rnc_deco.cpp
rnc_deco.h
stuffit.cpp COMMON: Fix incorrect StuffIt directory paths 2023-06-21 08:26:28 +03:00
stuffit.h COMMON: Add comments on usage 2023-06-19 08:45:32 +03:00
unarj.cpp COMMON: Allow unarj to flatten tree structure 2023-01-15 19:22:34 +01:00
unarj.h COMMON: Allow unarj to flatten tree structure 2023-01-15 19:22:34 +01:00
unzip.cpp COMMON: Allow unzip to flatten tree structure 2023-01-15 19:22:34 +01:00
unzip.h COMMON: Allow unzip to flatten tree structure 2023-01-15 19:22:34 +01:00
vise.cpp COMMON: Add "getPathSeparator" to Archive and return ":" for Mac archive formats 2023-06-19 08:45:32 +03:00
vise.h JANIRORIAL: Reduce header dependency 2023-02-10 23:51:13 +01:00
zlib.cpp
zlib.h