index
:
mirror/StormLib.git
LZ_NewProtectedMPQ
master
2025-03-03 https://github.com/ladislav-zezula/StormLib
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2014-05-26
+ Fixed crash caused by uninitialized variable
Ladislav
2014-04-18
+ Renamed Test.cpp to StormTest.cpp
Ladislav
2014-03-27
+ Fixed crash when adding file after an empty archive has been flushed
Ladislav
2014-03-18
+ Size check for (attributes) is only performed in StormLib testprogram
Ladislav Zezula
2014-03-14
+ Improved key detection for archives with large sector sizes
Ladislav Zezula
2014-03-05
+ Fixed ASSERT when opening a protected map with MPQ_OPEN_FORCE_MPQ_V1
Ladislav Zezula
2014-03-05
+ One more tested MPQ
Ladislav Zezula
2014-03-03
+ Fixed bug in checking size of (attributes) file
Ladislav Zezula
2014-02-24
+ If BitsPerSample in a WAVE file is less than 16, StormLib does not use ADPC...
Ladislav Zezula
2014-01-24
+ Uncommented test cases
Ladislav Zezula
2014-01-24
+ Fixed bug in compacting archive
Ladislav Zezula
2014-01-14
+ Fixed cases with invalid block table size
Ladislav Zezula
2014-01-13
+ Support for BOBA map protector
Ladislav Zezula
2014-01-13
+ Support for MPQs locked by the Spazzler protector
Ladislav Zezula
2014-01-13
+ Removed warnings from MINGW
Ladislav Zezula
2014-01-12
+ Fixed crash when ha == NULL in SFileCreateFile
Ladislav
2014-01-04
+ Minor fix
Ladislav
2014-01-03
+ Version 9.00 released
Ladislav
2013-12-27
+ Support for master-mirror pairs
v9.00
Ladislav
2013-12-22
+ MPQ Bitmap processign was moved to TFileStream
Ladislav
2013-12-19
+ Bitmap support was moved from archive functions to FileStream functions, wh...
Ladislav Zezula
2013-12-16
+ Fixed handle problem
Ladislav
2013-12-16
+ Fixed bugs in listfile search
Ladislav
2013-12-15
+ static analysis issues fixed
Ladislav
2013-12-12
+ Fixed warnings
Ladislav Zezula
2013-12-09
+ Bugfixes
Ladislav Zezula
2013-12-07
+ Format strings fixed
Ladislav
2013-12-06
+ Fixed file names
Ladislav Zezula
2013-12-06
+ Bug fixes in SFileGetFileInfo, SAttrFileSaveToMpq, SListFileSaveToMpq
Ladislav Zezula
2013-12-05
+ StormLib 9.0 BETA
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-15
+ Support for compile-time messages for deprecated symbols
Ladislav
2013-11-13
+ Support for SQP and MPK archives
Ladislav Zezula
2013-10-11
+ Support for SQP files
Ladislav Zezula
2013-10-10
+ fixed zlib, messed up by GIT
Ladislav Zezula
2013-09-17
+ Parameter check
Ladislav
2013-09-15
+ Fixed possible division by zero in LoadMpqDataBitmap
Ladislav
2013-09-01
+ Fixed bug in Windows 8
Ladislav
2013-07-24
+ Lower Windows permissions are now needed for opening MPQ for read-only
Ladislav
2013-04-02
+ Removed mess from project files
Ladislav Zezula
2013-03-13
+ Fixed loading of MPQ bitmap if the MPQ has overlay data
Ladislav Zezula
2013-03-12
Heart of the Swarm Release
Ladislav
2013-01-28
+ Fixed double-free for list file cache
Ladislav Zezula
2013-01-11
Initial creation
Ladislav Zezula