index
:
mirror/StormLib.git
LZ_NewProtectedMPQ
master
2025-03-03 https://github.com/ladislav-zezula/StormLib
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
StormTest.cpp
Age
Commit message (
Expand
)
Author
2014-12-23
+ Adding files into MPQs that have BlockTableSize > HashTableSize is not allowed
Ladislav Zezula
2014-12-05
+ Optimized patching process
Ladislav Zezula
2014-12-02
+ Files with zero size are now processed properly during archive compacting
Ladislav Zezula
2014-11-25
+ Fixed bug in processing HET table
Ladislav Zezula
2014-10-07
+ SFILE_FIND_DATA now contains base hash index, instead of patch hash index
Ladislav Zezula
2014-10-07
+ Improved patching process so that it works for Starcraft II patches
Ladislav Zezula
2014-08-27
+ Added support for signing MPQ archive (weak signature).
v9.10
Ladislav Zezula
2014-08-26
+ Added test case for reusing space occupied by internal files
Ladislav Zezula
2014-08-26
+ When adding a file in the MPQ, a space used by internal MPQ files is reused
Ladislav Zezula
2014-08-25
+ Added support for newest Spazzler protector
Ladislav Zezula
2014-05-26
+ Fixed crash caused by uninitialized variable
Ladislav
2014-04-18
+ Renamed Test.cpp to StormTest.cpp
Ladislav