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
/
SFileAddFile.cpp
Age
Commit message (
Expand
)
Author
2024-02-11
The flag MPQ_OPEN_NO_LISTFILE is now propagated by SFileOpenPatchArchive
Ladislav Zezula
2023-10-06
Fixed bug in SFileSetFileLocale
Ladislav Zezula
2023-09-23
StormLib will not make Warcraft III maps larger than 2GB
Ladislav Zezula
2023-02-06
Fixed bug in the LZMA compression
Ladislav Zezula
2022-10-03
Locale & platform problems fixed, regression tests done
Ladislav Zezula
2022-09-28
lcLocale -> lcFileLocale. Now also contains platform
Ladislav Zezula
2022-06-12
Fixed
Ladislav Zezula
2021-12-26
Fixed assert on some platforms
Ladislav Zezula
2021-12-17
Support for protected SCX files
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-11-21
* Release 9.23
v9.23
Ladislav Zezula
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
2016-11-06
+ Reverted include directories
Ladislav Zezula
2016-11-05
fix cmake dependency and move headers to include
Lectem
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-03-13
+ Support for MPQ.KangTooJee map protector
unknown
2015-01-18
+ More paratemer checking to make nitpickers happy
unknown
2014-12-23
+ Adding files into MPQs that have BlockTableSize > HashTableSize is not allowed
Ladislav Zezula
2014-12-02
+ Files with zero size are now processed properly during archive compacting
Ladislav Zezula
2014-03-27
+ Fixed crash when adding file after an empty archive has been flushed
Ladislav
2014-03-14
+ Improved key detection for archives with large sector sizes
Ladislav Zezula
2014-02-24
+ If BitsPerSample in a WAVE file is less than 16, StormLib does not use ADPC...
Ladislav Zezula
2014-01-12
+ Fixed crash when ha == NULL in SFileCreateFile
Ladislav
2013-12-27
+ Support for master-mirror pairs
v9.00
Ladislav
2013-12-15
+ static analysis issues fixed
Ladislav
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-10-11
+ (Perhaps) finally updated ZLIB so the fucking GIT will not downgrade it on ...
Ladislav
2013-10-10
+ Fixed crash when TMPQFile failed to allocate
Ladislav Zezula
2013-09-17
+ Parameter check
Ladislav
2013-09-01
+ Fixed bug in Windows 8
Ladislav
2013-07-25
+ Cosmetics
Ladislav Zezula
2013-04-22
AddFile and Compact callback now part of TMPQArchive
Lukas Bagaric
2013-01-11
Initial creation
Ladislav Zezula