Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-13 | + Too large listfiles are ignored on malformed maps | unknown | |
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-04 | + Optimized loading listfile | unknown | |
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-21 | + Defragmenting file table fixed | unknown | |
2015-04-18 | + Fixed use-after-free in SListFileFindFirstFile | unknown | |
+ Replaces SFileMpqIsReadOnly with SFileMpqFlags + New MPQ flag: MPQ_FLAG_WAR3_MAP | |||
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-09-18 | + SFileAddListFile now returns proper error code if the file cannot be added. | Ladislav Zezula | |
2014-03-27 | + Fixed crash when adding file after an empty archive has been flushed | Ladislav | |
2013-12-16 | + Fixed handle problem | Ladislav | |
2013-12-16 | + Fixed bugs in listfile search | Ladislav | |
2013-12-15 | + static analysis issues fixed | Ladislav | |
2013-12-06 | + Bug fixes in SFileGetFileInfo, SAttrFileSaveToMpq, SListFileSaveToMpq | Ladislav Zezula | |
+ FileStream now handles files over 2GB properly + Test under Linux | |||
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-10-11 | + Release 8.22v8.22 | Ladislav | |
2013-10-11 | + (Perhaps) finally updated ZLIB so the fucking GIT will not downgrade it on ↵ | Ladislav | |
next pull + Dmitry Vortex issues | |||
2013-01-28 | + Fixed double-free for list file cache | Ladislav Zezula | |
+ Fixed bug with patch prefixes + Fixed bug in SFileDecompression2 | |||
2013-01-11 | Initial creation | Ladislav Zezula | |