You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code
jackalbe 5b5d02baa4
{LYN-4060} Helios - Fix to load PAK Archive files (#964)
* {LYN-4060} Helios - Fix to load PAK Archive files

{LYN-4060} Helios - Fix to load PAK Archive files

* Helios - Archive does not load from PAK files due to IsFileExists() error
* the decompression tag does not need to be ZCRY, so removed it
* the PAK files are on disk, so a "on disk file exists" method is used
* the mapped files m_mapFiles need to track the file path, not just the filename

Tests: Release Launcher with a new level

* re-adding the read only flag check so that ZIP files can be created
5 years ago
..
CryEngine Add back text drawing using Draw2d (#928) 5 years ago
Framework {LYN-4060} Helios - Fix to load PAK Archive files (#964) 5 years ago
LauncherUnified Fixed generation of Monolithic builds StaticModules.inl (#947) 5 years ago
Sandbox Merge pull request #983 from aws-lumberyard-dev/LYN-1914 5 years ago
Tools Merge pull request #983 from aws-lumberyard-dev/LYN-1914 5 years ago
CMakeLists.txt Initial commit 5 years ago