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
/
SFileReadFile.cpp
Age
Commit message (
Expand
)
Author
2023-06-07
Decompression refactoring
Ladislav Zezula
2023-01-16
Fixed bug, refactor TLogHelper.cpp
Ladislav Zezula
2022-05-12
Added implementation of Srarctaft I BETA ADPCM decompression
Ladislav Zezula
2021-12-21
Regression tests
Ladislav Zezula
2021-12-17
Support for protected SCX files
Ladislav Zezula
2021-05-17
nError -> dwErrCode
Ladislav Zezula
2021-03-31
Fixed SFileSetFilePointer on local files
Ladislav Zezula
2020-11-23
Removed trailing whitespace
Ladislav Zezula
2020-11-21
* Release 9.23
v9.23
Ladislav Zezula
2020-09-22
Added support for NP_Protect protector (SC2 Maps)
Ladislav Zezula
2018-05-01
Add brackets in SFileSetFilePointer when pointer < 0
nvs
2018-04-26
Set SFileSetFilePointer error when new pointer < 0
nvs
2017-08-28
SFileSetFilePointer error when new pointer is <0
Lectem
2016-11-06
+ Reverted include directories
Ladislav Zezula
2016-11-05
fix cmake dependency and move headers to include
Lectem
2016-05-03
+ Fixed bounds checking in SFileSetFilePointer
Ladislav Zezula
2015-05-28
+ Fixed bug in SFileReadFile
unknown
2015-05-28
+ Fixed coverity bugs
Ladislav Zezula
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-04-01
+ Better handling of MPQs corrupted by yet another silly MPQ protector
unknown
2015-03-13
+ Support for MPQ.KangTooJee map protector
unknown
2015-01-18
+ More paratemer checking to make nitpickers happy
unknown
2014-12-02
+ Files with zero size are now processed properly during archive compacting
Ladislav Zezula
2014-05-06
+ Fixed bug in SFileSetFilePointer
Ladislav Zezula
2014-03-14
+ Improved key detection for archives with large sector sizes
Ladislav Zezula
2013-12-15
+ static analysis issues fixed
Ladislav
2013-12-12
+ Fixed warnings
Ladislav Zezula
2013-12-05
+ StormLib 9.0 BETA
Ladislav Zezula
2013-11-15
+ Support for compile-time messages for deprecated symbols
Ladislav
2013-11-13
+ Support for SQP and MPK archives
Ladislav Zezula
2013-01-11
Initial creation
Ladislav Zezula