aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-01Merge pull request #320 from kelno/patch-1Ladislav Zezula
Thaks for the fix (typo intended here) :-)
2024-03-01Typo in README.mdKelno
2024-02-11Merge pull request #319 from ladislav-zezula/LZ_SFileOpenPatchArchive_FixLadislav Zezula
The flag MPQ_OPEN_NO_LISTFILE is now propagated by SFileOpenPatchArchive
2024-02-11The flag MPQ_OPEN_NO_LISTFILE is now propagated by SFileOpenPatchArchiveLadislav Zezula
2023-12-30Merge pull request #316 from ladislav-zezula/LZ_HashEntryIndex_FixLadislav Zezula
Multiple changes
2023-12-30Regression tests passedLadislav Zezula
2023-12-27Improved retrieving the hash entry indexLadislav Zezula
2023-12-21Merge pull request #313 from ladislav-zezula/LZ_TabsToSpacesLadislav Zezula
Fixed https://github.com/ladislav-zezula/StormLib/issues/311
2023-12-21MinorsLadislav Zezula
2023-12-21Fixed https://github.com/ladislav-zezula/StormLib/issues/311Ladislav Zezula
2023-11-13Merge pull request #309 from ladislav-zezula/LZ_TabsToSpacesLadislav Zezula
Tabs -> Spaces
2023-11-13Tabs -> SpacesLadislav Zezula
2023-10-11Updated build projectsLadislav 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-27Updated build scriptLadislav Zezula
2023-07-08Merge pull request #301 from ladislav-zezula/LZ_HeapOverflowLadislav Zezula
Fixed heap overflow
2023-07-08Regression tests completeLadislav Zezula
2023-07-08Fixed heap overflowLadislav Zezula
2023-06-27Improved include folderLadislav Zezula
2023-06-27Merge pull request #298 from ladislav-zezula/LZ_VscodeDevelopmentLadislav Zezula
Lz vscode development
2023-06-27Renamed the output executableLadislav Zezula
2023-06-27Added missing filesLadislav Zezula
2023-06-27Added support for developmnent with VS CodeLadislav Zezula
2023-06-08CosmeticsLadislav Zezula
2023-06-08Merge pull request #296 from ladislav-zezula/LZ_ReplaceFileTestLadislav Zezula
Fixed handling of the stream end in Huffmann decompression
2023-06-08Tests completeLadislav Zezula
2023-06-08Finalizing testsLadislav Zezula
2023-06-08Fixed handling of the stream end in Huffmann decompressionLadislav Zezula
2023-06-07Merge pull request #295 from ladislav-zezula/LZ_ReadError_Volcanisv9.25Ladislav Zezula
Lz read error volcanis
2023-06-07FinalizingLadislav Zezula
2023-06-07Version incrementedLadislav Zezula
2023-06-07ProgressLadislav Zezula
2023-06-07Improved subdirectory searchLadislav Zezula
2023-06-07Fixed test file path for LinuxLadislav Zezula
2023-06-07New test logLadislav Zezula
2023-06-07Decompression refactoringLadislav Zezula
2023-06-07BeautifyingLadislav Zezula
2023-06-06CosmeticsLadislav Zezula
2023-06-06Merge pull request #294 from ladislav-zezula/LZ_MemoryCorruptionLadislav Zezula
Fixed loading of corrupt MPQ version 2
2023-06-06Fixed loading of corrupt MPQ version 2Ladislav Zezula
2023-06-02BeautifyingLadislav Zezula
2023-06-02Merge pull request #291 from TheNitesWhoSay/feature/add-listfile-from-memoryLadislav Zezula
Sounds fine. I'll merge it and then do some cosmetics to your code. Thanks for the contribution! 👍
2023-06-01Add listfile from memoryJustin F
2023-02-07Merge pull request #285 from ladislav-zezula/LZ_LzmaFixLadislav Zezula
Fixed bug in the LZMA compression
2023-02-07Fixed regression for W3 mapsLadislav Zezula