aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-27+ Added support for signing MPQ archive (weak signature).v9.10Ladislav Zezula
2014-08-26+ Added test case for reusing space occupied by internal filesLadislav Zezula
2014-08-26+ When adding a file in the MPQ, a space used by internal MPQ files is reusedLadislav Zezula
2014-08-25+ Removed unnecessary filesLadislav Zezula
2014-08-25+ Added support for newest Spazzler protectorLadislav Zezula
2014-08-25+ Fixed newline issue in test suiteLadislav Zezula
2014-08-23+ Fixed batch file for my personal directory onlyLadislav
2014-06-20+ Test commitv9.00aLadislav
2014-06-13+ Limited MPQ header search to 0x08000000 bytesLadislav
2014-05-26+ Fixed crash caused by uninitialized variableLadislav
2014-05-15+ Fixunknown
2014-05-15+ Fixed memory leakunknown
2014-05-06+ NULL is not good replacement for INVALID_HANDLE_VALUELadislav
2014-05-06+ Fixed bug in SFileSetFilePointerLadislav Zezula
2014-04-18+ Renamed Test.cpp to StormTest.cppLadislav
2014-04-12+ Removed deprecated stuffLadislav
2014-04-01+ Projects updated to use src\zlib\compress_zlib.c instead of src\zlib\zlib.cLadislav Zezula
2014-03-27+ Fixed crash when adding file after an empty archive has been flushedLadislav
2014-03-18+ Size check for (attributes) is only performed in StormLib testprogramLadislav Zezula
2014-03-14+ Improved key detection for archives with large sector sizesLadislav Zezula
2014-03-12+ New error code returned when SFileCompactArchive finds at least one unknown...Ladislav Zezula
2014-03-05+ Fixed ASSERT when opening a protected map with MPQ_OPEN_FORCE_MPQ_V1Ladislav Zezula
2014-03-05+ One more tested MPQLadislav Zezula
2014-03-03+ Fixed bug in checking size of (attributes) fileLadislav Zezula
2014-02-24+ If BitsPerSample in a WAVE file is less than 16, StormLib does not use ADPC...Ladislav Zezula
2014-02-08Merge pull request #14 from mewpull/masterLadislav
2014-02-08Fix warning in FileStream.cpp.mewmew
2014-01-24+ Uncommented test casesLadislav Zezula
2014-01-24+ Fixed bug in compacting archiveLadislav Zezula
2014-01-14+ UpdatedLadislav Zezula
2014-01-14+ Fixed cases with invalid block table sizeLadislav Zezula
2014-01-13+ Support for BOBA map protectorLadislav Zezula
2014-01-13+ Support for MPQs locked by the Spazzler protectorLadislav Zezula
2014-01-13+ Removed warnings from MINGWLadislav Zezula
2014-01-12+ Fixed crash when ha == NULL in SFileCreateFileLadislav
2014-01-04+ Minor fixLadislav
2014-01-03+ Version 9.00 releasedLadislav
2013-12-27+ Support for master-mirror pairsv9.00Ladislav
2013-12-22+ MPQ Bitmap processign was moved to TFileStreamLadislav
2013-12-19+ Bitmap support was moved from archive functions to FileStream functions, wh...Ladislav Zezula
2013-12-16+ Fixed handle problemLadislav
2013-12-16+ Fixed bugs in listfile searchLadislav
2013-12-15+ static analysis issues fixedLadislav
2013-12-12+ Fixed warningsLadislav Zezula
2013-12-09+ BugfixesLadislav Zezula
2013-12-07+ Format strings fixedLadislav
2013-12-06+ Fixed file namesLadislav Zezula
2013-12-06+ CosmeticsLadislav Zezula
2013-12-06+ Bug fixes in SFileGetFileInfo, SAttrFileSaveToMpq, SListFileSaveToMpqLadislav Zezula
2013-12-05+ StormLib 9.0 BETALadislav Zezula