aboutsummaryrefslogtreecommitdiff
path: root/src/StormCommon.h
AgeCommit message (Expand)Author
2024-12-04Changed behavior of patched files with MPQ_FLAG_DELETE_MARKERLadislav Zezula
2024-11-02Added functions for conversions between MPQ file name <-> Safe file nameLadislav Zezula
2024-03-07+ Fixed regression testsLadislav Zezula
2023-12-30Regression tests passedLadislav Zezula
2023-08-04Fixed heap overflow in handling of file patchLadislav Zezula
2023-02-02Fixed bugsLadislav Zezula
2023-01-25Refactoring regression testsLadislav Zezula
2022-09-28lcLocale -> lcFileLocale. Now also contains platformLadislav Zezula
2022-06-12FixedLadislav Zezula
2022-02-13SFileAddListFile optimized for protectors that set too large hash tableLadislav Zezula
2021-12-17Support for protected SCX filesLadislav Zezula
2021-05-17Added alignment-aware block encryption/decryptionLadislav Zezula
2021-05-17nError -> dwErrCodeLadislav Zezula
2020-12-13Added support for amternative MPQ markersLadislav Zezula
2020-12-06* Better checks for MPQ header v 4.0Ladislav Zezula
2020-11-23Removed trailing whitespaceLadislav Zezula
2020-09-22Added support for NP_Protect protector (SC2 Maps)Ladislav Zezula
2020-08-31Fixed type castLadislav Zezula
2020-08-26* Removed sprintf as source of incompatibilitiesLadislav Zezula
2020-03-25CheckWildCard renamed to SFileCheckWildCard to prevent conflict with CascLibLadislav Zezula
2017-11-08+ SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead o...Zezula Ladislav
2017-07-26Added support for PG1.11.973 protectorLadislav Zezula
2016-07-14+ Fixed bug in opening SQP archivesLadislav Zezula
2015-05-28+ Fixed bug in SFileReadFileunknown
2015-05-28+ Fixed defects found by Coverity (well, most of them)Ladislav Zezula
2015-05-06+ Fixed possible stack overflow in HashStringJenkinsunknown
2015-05-01+ Removed back reference of FileTable -> HashTable, as it is logically incorrectunknown
2015-04-22+ Added STORM_REALLOCunknown
2015-04-18+ SFileGetFileInfo(SFileMpqHashTable) now returns updated hash table instead ...unknown
2015-04-01+ Better handling of MPQs corrupted by yet another silly MPQ protectorunknown
2015-03-17+ SFileVerify: Added check whether the weak signature is not zeroed out.Ladislav Zezula
2015-03-13+ Support for MPQ.KangTooJee map protectorunknown
2014-10-07+ Improved patching process so that it works for Starcraft II patchesLadislav Zezula
2014-08-27+ Added support for signing MPQ archive (weak signature).v9.10Ladislav Zezula
2014-03-14+ Improved key detection for archives with large sector sizesLadislav Zezula
2013-12-27+ Support for master-mirror pairsv9.00Ladislav
2013-12-19+ Bitmap support was moved from archive functions to FileStream functions, wh...Ladislav Zezula
2013-12-09+ BugfixesLadislav Zezula
2013-12-05+ StormLib 9.0 BETALadislav Zezula
2013-11-18+ Adding files to MPQ no longer removes (listfile) and (attributes) when not ...v8.99Ladislav
2013-11-13+ Support for SQP and MPK archivesLadislav Zezula
2013-01-11Initial creationLadislav Zezula