index
:
mirror/StormLib.git
LZ_NewProtectedMPQ
master
2025-03-03 https://github.com/ladislav-zezula/StormLib
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
StormCommon.h
Age
Commit message (
Expand
)
Author
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
2015-05-01
+ Removed back reference of FileTable -> HashTable, as it is logically incorrect
unknown
2015-04-22
+ Added STORM_REALLOC
unknown
2015-04-18
+ SFileGetFileInfo(SFileMpqHashTable) now returns updated hash table instead ...
unknown
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
2015-03-13
+ Support for MPQ.KangTooJee map protector
unknown
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-03-14
+ Improved key detection for archives with large sector sizes
Ladislav Zezula
2013-12-27
+ Support for master-mirror pairs
v9.00
Ladislav
2013-12-19
+ Bitmap support was moved from archive functions to FileStream functions, wh...
Ladislav Zezula
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
2013-11-13
+ Support for SQP and MPK archives
Ladislav Zezula
2013-01-11
Initial creation
Ladislav Zezula