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
/
SBaseFileTable.cpp
Age
Commit message (
Expand
)
Author
2020-11-21
* Release 9.23
v9.23
Ladislav Zezula
2020-11-18
Fixed some variants of NP_Protect-ed maps
Ladislav Zezula
2020-10-26
Added universal makefile for Visual Studio
Ladislav Zezula
2020-10-26
Name conflict with Unreal Engine 4: TBitArray
Ladislav Zezula
2020-10-25
TBitArray: Changed struct to class
Ladislav Zezula
2020-10-24
Changed PLATFORM_* to STORMLIB_*
Ladislav Zezula
2020-10-24
TBitArray made private
Ladislav Zezula
2020-09-22
Added support for NP_Protect protector (SC2 Maps)
Ladislav Zezula
2020-08-31
Fixed missing hash table in case when HET table exists
Ladislav Zezula
2020-08-09
Loading of MPQs v 4.0 with fake MPQ headers
Ladislav Zezula
2019-09-11
Bleh
Zezula Ladislav
2019-09-11
Added detection of compiled LUA scripts
Zezula Ladislav
2018-11-08
* New feature: Force add listfile
Ladislav Zezula
2018-10-15
+ Fixed arbitrarily large allocations caused by TQMPHeader::dwBlockTableSize
Zezula Ladislav
2017-11-08
+ SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead o...
Zezula Ladislav
2017-07-28
+ Fixed bug when SFileAddFileEx could add a file with MPQ_FILE_SINGLE_UNIT to...
Zezula Ladislav
2017-07-26
Added support for PG1.11.973 protector
Ladislav Zezula
2017-01-12
+ By "2 GB", I really mean 2 GB.
Zezula Ladislav
2016-11-06
+ Reverted include directories
Ladislav Zezula
2016-11-05
fix cmake dependency and move headers to include
Lectem
2016-09-30
+ Yet another protector
Ladislav Zezula
2016-07-14
+ Fixed bug in opening SQP archives
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-05-26
+ Added support for an updated Somj2hM16 protection
Ladislav Zezula
2016-05-18
+ Fixed bug on compacting archive
Ladislav Zezula
2016-03-29
+ Fixed correction of table index
Ladislav Zezula
2016-03-22
+ Support for protectors that set hash table offset to zero
Ladislav Zezula
2016-03-13
+ Updates
Ladislav Zezula
2016-01-28
+ Anti-integer overflow in calculating buffer for hash table, and position of...
Ladislav Zezula
2015-08-03
+ Fixed patch archives
unknown
2015-05-28
+ Make coverity happy
Ladislav Zezula
2015-05-28
+ Fixed use-after-free
Ladislav Zezula
2015-05-28
+ Fixed defects found by Coverity (well, most of them)
Ladislav Zezula
2015-05-13
+ Too large listfiles are ignored on malformed maps
unknown
2015-05-06
+ Fixed possible stack overflow in HashStringJenkins
unknown
2015-05-04
+ Optimized loading listfile
unknown
2015-05-04
+ Fixed bug in defragmenting block table
unknown
2015-05-01
+ Re-added
unknown
2015-05-01
Merge branch 'master' of https://github.com/ladislav-zezula/StormLib
unknown
2015-05-01
+ Removed back reference of FileTable -> HashTable, as it is logically incorrect
unknown
2015-04-22
+ PDWORD -> LPDWORD
unknown
2015-04-21
+ Defragmenting file table fixed
unknown
2015-04-18
+ SFileGetFileInfo(SFileMpqHashTable) now returns updated hash table instead ...
unknown
2015-03-13
+ Support for MPQ.KangTooJee map protector
unknown
2014-12-23
+ Adding files into MPQs that have BlockTableSize > HashTableSize is not allowed
Ladislav Zezula
2014-11-25
+ Fixed bug in processing HET table
Ladislav Zezula
2014-08-27
+ Added support for signing MPQ archive (weak signature).
v9.10
Ladislav Zezula
2014-08-25
+ Added support for newest Spazzler protector
Ladislav Zezula
2014-03-27
+ Fixed crash when adding file after an empty archive has been flushed
Ladislav
[next]