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
/
SFileOpenFileEx.cpp
Age
Commit message (
Expand
)
Author
2024-12-04
Changed behavior of patched files with MPQ_FLAG_DELETE_MARKER
Ladislav Zezula
2024-02-11
The flag MPQ_OPEN_NO_LISTFILE is now propagated by SFileOpenPatchArchive
Ladislav Zezula
2023-12-27
Improved retrieving the hash entry index
Ladislav Zezula
2023-12-21
Fixed https://github.com/ladislav-zezula/StormLib/issues/311
Ladislav Zezula
2023-06-07
Beautifying
Ladislav Zezula
2022-10-31
Build toolset updated
Ladislav Zezula
2022-09-28
lcLocale -> lcFileLocale. Now also contains platform
Ladislav Zezula
2022-06-12
Fixed
Ladislav Zezula
2021-05-17
nError -> dwErrCode
Ladislav Zezula
2020-12-13
Added support for amternative MPQ markers
Ladislav Zezula
2020-11-23
Removed trailing whitespace
Ladislav Zezula
2020-05-10
* ZLIB updated
Ladislav Zezula
2020-03-25
Added checks for obviously fake files
Ladislav Zezula
2018-10-15
+ Fixed arbitrarily large allocations caused by TQMPHeader::dwBlockTableSize
Zezula Ladislav
2018-06-13
+ When opening a file by special name, the file is first checked whether that...
Ladislav Zezula
2017-11-08
+ SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead o...
Zezula Ladislav
2016-11-06
+ Reverted include directories
Ladislav Zezula
2016-11-05
fix cmake dependency and move headers to include
Lectem
2016-07-11
+ Yet another protector solved
Ladislav Zezula
2016-05-27
+ Support for MPQs that have invalid (and ignored) flags in the block table
Ladislav Zezula
2015-05-01
+ Removed back reference of FileTable -> HashTable, as it is logically incorrect
unknown
2014-10-07
+ Improved patching process so that it works for Starcraft II patches
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-05
+ StormLib 9.0 BETA
Ladislav Zezula
2013-11-13
+ Support for SQP and MPK archives
Ladislav Zezula
2013-10-11
+ Support for SQP files
Ladislav Zezula
2013-01-28
+ Fixed double-free for list file cache
Ladislav Zezula
2013-01-11
Initial creation
Ladislav Zezula