Commit Graph

13 Commits

Author SHA1 Message Date
unknown
23ffb9d452 + More paratemer checking to make nitpickers happy 2015-01-18 17:34:34 +01:00
Ladislav Zezula
e9842c38cf + Adding files into MPQs that have BlockTableSize > HashTableSize is not allowed
+ Compacting MPQs that have BlockTableSize > HashTableSize is allowed
2014-12-23 15:04:35 +01:00
Ladislav Zezula
48b5cb606e + Optimized patching process
+ Fixed bug on opening Hearthstone patch files
2014-12-05 10:59:41 +01:00
Ladislav Zezula
3e594190e4 + Files with zero size are now processed properly during archive compacting
+ Fixed few memory leaks
2014-12-02 09:38:34 +01:00
Ladislav Zezula
495b2ab3d4 + Fixed bug in processing HET table 2014-11-25 09:24:01 +01:00
Ladislav Zezula
eec75473b7 + SFILE_FIND_DATA now contains base hash index, instead of patch hash index 2014-10-07 11:47:23 +02:00
Ladislav Zezula
2d3b3e11c0 + Improved patching process so that it works for Starcraft II patches
+ Removed memory leaks in file search
2014-10-07 11:23:52 +02:00
Ladislav Zezula
d740634db4 + Added support for signing MPQ archive (weak signature).
+ Added test cases for signature support
+ Release 9.10
2014-08-27 14:00:15 +02:00
Ladislav Zezula
d0e8db518d + Added test case for reusing space occupied by internal files 2014-08-26 11:56:14 +02:00
Ladislav Zezula
03380128b5 + When adding a file in the MPQ, a space used by internal MPQ files is reused 2014-08-26 10:51:32 +02:00
Ladislav Zezula
d7044aecae + Added support for newest Spazzler protector 2014-08-25 12:59:01 +02:00
Ladislav
18c9b7c44f + Fixed crash caused by uninitialized variable 2014-05-26 23:07:00 +02:00
Ladislav
fd430b981c + Renamed Test.cpp to StormTest.cpp 2014-04-18 20:33:06 +02:00