Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-22 | Added support for NP_Protect protector (SC2 Maps) | Ladislav Zezula | |
2020-08-31 | Fixed type cast | Ladislav Zezula | |
2020-08-26 | * Removed sprintf as source of incompatibilities | Ladislav Zezula | |
* Fixed bug | |||
2020-03-25 | CheckWildCard renamed to SFileCheckWildCard to prevent conflict with CascLib | Ladislav Zezula | |
2017-11-08 | + SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead ↵ | Zezula Ladislav | |
of "const char *" + Fixed some bugs | |||
2017-07-26 | Added support for PG1.11.973 protector | Ladislav Zezula | |
2016-07-14 | + Fixed bug in opening SQP archives | Ladislav Zezula | |
+ More efficient version of GetNearestPowerOfTwo | |||
2015-05-28 | + Fixed bug in SFileReadFile | unknown | |
2015-05-28 | + Fixed defects found by Coverity (well, most of them) | Ladislav Zezula | |
2015-05-06 | + Fixed possible stack overflow in HashStringJenkins | unknown | |
+ StormLib now creates a listfile even for empty archives to make sure it will be maintained at later point when files are added to it + Bug fixes in listfile loading | |||
2015-05-01 | + Removed back reference of FileTable -> HashTable, as it is logically incorrect | unknown | |
+ Optimized patching process so it consimes less memory + Added hash table and block table defragmenting for malformed War3 maps | |||
2015-04-22 | + Added STORM_REALLOC | unknown | |
2015-04-18 | + SFileGetFileInfo(SFileMpqHashTable) now returns updated hash table instead ↵ | unknown | |
of raw table loaded from the file | |||
2015-04-01 | + Better handling of MPQs corrupted by yet another silly MPQ protector | unknown | |
2015-03-17 | + SFileVerify: Added check whether the weak signature is not zeroed out. | Ladislav Zezula | |
+ Typos | |||
2015-03-13 | + Support for MPQ.KangTooJee map protector | unknown | |
+ Compacting optimized | |||
2014-10-07 | + Improved patching process so that it works for Starcraft II patches | Ladislav Zezula | |
+ Removed memory leaks in file search | |||
2014-08-27 | + Added support for signing MPQ archive (weak signature).v9.10 | Ladislav Zezula | |
+ Added test cases for signature support + Release 9.10 | |||
2014-03-14 | + Improved key detection for archives with large sector sizes | Ladislav Zezula | |
2013-12-27 | + Support for master-mirror pairsv9.00 | Ladislav | |
+ Support for streaming MPQs + Bug fixes | |||
2013-12-19 | + Bitmap support was moved from archive functions to FileStream functions, ↵ | Ladislav Zezula | |
where are more appropriate + Added support for master-mirror streams (like Blizzard games do) + SFileGetArchiveBitmap was moved into SFileGetFileInfo + Fixed bug in SFileCompactArchive + Removed classes SFileMpqBitmapXXX from SFileGetFileInfo | |||
2013-12-09 | + Bugfixes | Ladislav Zezula | |
2013-12-05 | + StormLib 9.0 BETA | Ladislav Zezula | |
2013-11-18 | + Adding files to MPQ no longer removes (listfile) and (attributes) when not ↵v8.99 | Ladislav | |
enough space in the hash table + Fixes in deletion of files from MPQs v 4.0 | |||
2013-11-13 | + Support for SQP and MPK archives | Ladislav Zezula | |
+ Makefiles fixed | |||
2013-01-11 | Initial creation | Ladislav Zezula | |