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
/
SFileFindFile.cpp
Age
Commit message (
Expand
)
Author
2024-12-04
Changed behavior of patched files with MPQ_FLAG_DELETE_MARKER
Ladislav Zezula
2023-02-02
Fixed bugs
Ladislav Zezula
2022-09-28
lcLocale -> lcFileLocale. Now also contains platform
Ladislav Zezula
2021-12-17
Support for protected SCX files
Ladislav Zezula
2021-05-17
nError -> dwErrCode
Ladislav Zezula
2021-05-06
Fixed infinite loop
Ladislav Zezula
2020-11-23
Removed trailing whitespace
Ladislav Zezula
2020-11-21
* Release 9.23
v9.23
Ladislav Zezula
2020-08-26
* Removed sprintf as source of incompatibilities
Ladislav Zezula
2020-03-25
Added checks for obviously fake files
Ladislav Zezula
2020-03-25
CheckWildCard renamed to SFileCheckWildCard to prevent conflict with CascLib
Ladislav Zezula
2017-11-08
+ SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead o...
Zezula Ladislav
2017-08-29
+ Fixed patching bug
Zezula Ladislav
2016-11-06
+ Reverted include directories
Ladislav Zezula
2016-11-05
fix cmake dependency and move headers to include
Lectem
2016-06-18
+ Updated for protectors fiddling with too big block table index
Ladislav Zezula
2015-11-07
+ Hashing function no longer replaces slashes for backslashes (storm.dll v 20...
Ladislav Zezula
2015-05-28
+ Fixed bug in SFileReadFile
unknown
2015-05-28
+ Fixed defects found by Coverity (well, most of them)
Ladislav Zezula
2015-05-21
+ Fixed bug in "CheckWildCard"
Ladislav Zezula
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-27
+ Better algorithm of checking wildcards
Ladislav Zezula
2015-03-13
+ Support for MPQ.KangTooJee map protector
unknown
2014-10-07
+ SFILE_FIND_DATA now contains base hash index, instead of patch hash index
Ladislav Zezula
2014-10-07
+ Improved patching process so that it works for Starcraft II patches
Ladislav Zezula
2014-01-13
+ Removed warnings from MINGW
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