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
/
src
/
StormLib.h
Age
Commit message (
Expand
)
Author
2017-11-10
+ Pre-release 9.22
Zezula Ladislav
2017-11-08
+ SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead o...
Zezula Ladislav
2017-09-17
Add STORMLIB_NO_AUTO_LINK define to disable linking with pragma
Lectem
2017-08-17
+ Fixed issue "Internal Files Creation Settings #96"
Zezula Ladislav
2017-07-28
+ Fixed bug when SFileAddFileEx could add a file with MPQ_FILE_SINGLE_UNIT to...
Zezula Ladislav
2016-12-12
+ Release 9.21
v9.21
Ladislav Zezula
2016-11-13
use DWORD for get/setlasterror
Lectem
2016-11-06
+ Added missing files
Ladislav Zezula
2016-11-05
fix cmake dependency and move headers to include
Lectem
2016-09-30
+ Yet another protector
Ladislav Zezula
2016-06-18
+ Updated for protectors fiddling with too big block table index
Ladislav Zezula
2016-05-27
+ Support for MPQs that have invalid (and ignored) flags in the block table
Ladislav Zezula
2016-03-13
+ Updates
Ladislav Zezula
2015-10-07
+ Added support for an archaic file flag 0x10000000
Ladislav Zezula
2015-09-18
+ Release 9.20
v9.20
unknown
2015-08-03
+ Fixed patch archives
unknown
2015-05-13
+ SFileFindFile now correctly returns hash index and locale, if exist
unknown
2015-05-01
+ Removed back reference of FileTable -> HashTable, as it is logically incorrect
unknown
2015-04-21
+ Defragmenting file table fixed
unknown
2015-04-18
+ Fixed use-after-free in SListFileFindFirstFile
unknown
2015-03-13
+ Support for MPQ.KangTooJee map protector
unknown
2014-11-25
+ Fixed bug in processing HET table
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-04-12
+ Removed deprecated stuff
Ladislav
2014-03-12
+ New error code returned when SFileCompactArchive finds at least one unknown...
Ladislav Zezula
2014-01-13
+ Support for MPQs locked by the Spazzler protector
Ladislav Zezula
2013-12-27
+ Support for master-mirror pairs
v9.00
Ladislav
2013-12-22
+ MPQ Bitmap processign was moved to TFileStream
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-06
+ Bug fixes in SFileGetFileInfo, SAttrFileSaveToMpq, SListFileSaveToMpq
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-15
+ Support for compile-time messages for deprecated symbols
Ladislav
2013-11-13
+ Support for SQP and MPK archives
Ladislav Zezula
2013-10-11
+ Incremented version
Ladislav Zezula
2013-10-11
+ Support for SQP files
Ladislav Zezula
2013-07-25
+ Cosmetics
Ladislav Zezula
2013-04-23
Compact callback now no longer uses global variables. You should be able to c...
Lukas Bagaric
2013-04-22
AddFile and Compact callback now part of TMPQArchive
Lukas Bagaric
2013-01-14
StormLib version raised to 8.21
v8.21
Ladislav Zezula
2013-01-11
Initial creation
Ladislav Zezula