aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-16Removed warningLadislav Zezula
2024-04-16Added test results for the unsupported MPQLadislav Zezula
2024-04-15Work in progress: New MPQ protectorLadislav Zezula
2024-03-31Rebuilt StormLib.dllLadislav Zezula
2024-03-22Fix CompressADPCM argument orderChaosvex
2024-03-07+ Fixed regression testsLadislav Zezula
2024-02-11The flag MPQ_OPEN_NO_LISTFILE is now propagated by SFileOpenPatchArchiveLadislav Zezula
2023-12-30Regression tests passedLadislav Zezula
2023-12-27Improved retrieving the hash entry indexLadislav Zezula
2023-12-21Fixed https://github.com/ladislav-zezula/StormLib/issues/311Ladislav Zezula
2023-11-13Tabs -> SpacesLadislav Zezula
2023-10-07Added guard against fake MPK headersLadislav Zezula
2023-10-06Fixed bug in SFileSetFileLocaleLadislav Zezula
2023-10-02Added missing filesLadislav Zezula
2023-09-23SHA256 is available only in test programLadislav Zezula
2023-09-23StormLib will not make Warcraft III maps larger than 2GBLadislav Zezula
2023-08-04Fixed heap overflow in handling of file patchLadislav Zezula
2023-07-08Fixed heap overflowLadislav Zezula
2023-06-08Fixed handling of the stream end in Huffmann decompressionLadislav Zezula
2023-06-07Version incrementedLadislav Zezula
2023-06-07Decompression refactoringLadislav Zezula
2023-06-07BeautifyingLadislav Zezula
2023-06-06CosmeticsLadislav Zezula
2023-06-06Fixed loading of corrupt MPQ version 2Ladislav Zezula
2023-06-02BeautifyingLadislav Zezula
2023-06-01Add listfile from memoryJustin F
2023-02-07Fixed regression for W3 mapsLadislav Zezula
2023-02-06Fixed bug in the LZMA compressionLadislav Zezula
2023-02-02Linux build errorsLadislav Zezula
2023-02-02Linux build pathsLadislav Zezula
2023-02-02ProgressLadislav Zezula
2023-02-02Fixed bugsLadislav Zezula
2023-01-25Refactoring regression testsLadislav Zezula
2023-01-20Signature tests unifiedLadislav Zezula
2023-01-16Fixed bug, refactor TLogHelper.cppLadislav Zezula
2023-01-07MPQ_V4: Byteswap header after md5 is verifiedGaryOderNichts
2023-01-06Added support for non-encrypted MPK filesLadislav Zezula
2022-12-21Reverted all enumsLadislav Zezula
2022-12-19Merge pull request #274 from KOLANICH-libs/sizes_enumsLadislav Zezula
2022-12-19Fixed commentLadislav Zezula
2022-12-19Pragma movedLadislav Zezula
2022-12-19pklib: Replace magic nums that I have forgotten to replace.KOLANICH
2022-12-19Added `#pragma once` into the top of `pklib.h`.KOLANICH
2022-12-16Add enums for sizes of different data structures in `pklib.h`. The enums docu...KOLANICH
2022-11-10Add support for the Wii U platformDavid Chavez
2022-10-31Build toolset updatedLadislav Zezula
2022-10-03Locale & platform problems fixed, regression tests doneLadislav Zezula
2022-09-28Incremented versionLadislav Zezula
2022-09-28lcLocale -> lcFileLocale. Now also contains platformLadislav Zezula
2022-07-01Fixed commentLadislav Zezula