Commit Graph

74 Commits

Author SHA1 Message Date
Ladislav Zezula
e9842c38cf + Adding files into MPQs that have BlockTableSize > HashTableSize is not allowed
+ Compacting MPQs that have BlockTableSize > HashTableSize is allowed
2014-12-23 15:04:35 +01:00
Ladislav Zezula
495b2ab3d4 + Fixed bug in processing HET table 2014-11-25 09:24:01 +01:00
Ladislav Zezula
d740634db4 + Added support for signing MPQ archive (weak signature).
+ Added test cases for signature support
+ Release 9.10
2014-08-27 14:00:15 +02:00
Ladislav Zezula
d7044aecae + Added support for newest Spazzler protector 2014-08-25 12:59:01 +02:00
Ladislav
27631209d9 + Fixed crash when adding file after an empty archive has been flushed 2014-03-27 17:21:38 +01:00
Ladislav Zezula
568f189ea5 + Improved key detection for archives with large sector sizes 2014-03-14 10:17:34 +01:00
Ladislav Zezula
45d0dfbb81 + Fixed ASSERT when opening a protected map with MPQ_OPEN_FORCE_MPQ_V1 2014-03-05 09:37:52 +01:00
Ladislav Zezula
f18f3b4a39 + Fixed cases with invalid block table size 2014-01-14 12:07:53 +01:00
Ladislav Zezula
48dbf357a3 + Support for BOBA map protector 2014-01-13 15:33:55 +01:00
Ladislav Zezula
699180bf90 + Support for MPQs locked by the Spazzler protector 2014-01-13 14:11:30 +01:00
Ladislav
8bf322b611 + Minor fix 2014-01-04 17:05:29 +01:00
Ladislav
6cd009bc7c + Version 9.00 released 2014-01-03 18:56:23 +01:00
Ladislav
3a9a6ec46b + Support for master-mirror pairs
+ Support for streaming MPQs
+ Bug fixes
2013-12-27 23:13:28 +01:00
Ladislav Zezula
ebd502e0c2 + Bitmap support was moved from archive functions to FileStream functions, where are more appropriate
+ Added support for master-mirror streams (like Blizzard games do)
+ SFileGetArchiveBitmap was moved into SFileGetFileInfo
+ Fixed bug in SFileCompactArchive
+ Removed classes SFileMpqBitmapXXX from SFileGetFileInfo
2013-12-19 11:23:48 +01:00
Ladislav
fe51da468b + static analysis issues fixed 2013-12-15 10:29:50 +01:00
Ladislav Zezula
6961cd51b6 + Fixed warnings
+ Added SBaseDumpData to the makefiles
2013-12-12 11:15:16 +01:00
Ladislav Zezula
5106d34fda + Bugfixes 2013-12-09 14:51:40 +01:00
Ladislav Zezula
c34c37b341 + StormLib 9.0 BETA 2013-12-05 15:59:00 +01:00
Ladislav
870acd5827 + Adding files to MPQ no longer removes (listfile) and (attributes) when not enough space in the hash table
+ Fixes in deletion of files from MPQs v 4.0
2013-11-18 12:35:21 +01:00
Ladislav Zezula
a70863499e + Support for SQP and MPK archives
+ Makefiles fixed
2013-11-13 07:56:31 +01:00
Ladislav Zezula
16f2797b8c + Support for SQP files
+ Several checks added (thanks Dmitry "Vortex" Koteroff)
+ Fixed zlib
+ StormLib no longer changes "/" to "\". Hopefully this won't be problem for Linux and Mac people
2013-10-11 15:51:18 +02:00
Ladislav
fd9326ba5c + Fixed possible division by zero in LoadMpqDataBitmap
+ Updated zlib to version 1.2.5 (the same like current WoW build uses)
2013-09-15 10:23:57 +02:00
Ladislav Zezula
37e3af3672 + Fixed loading of MPQ bitmap if the MPQ has overlay data 2013-03-13 15:53:01 +01:00
Ladislav Zezula
3a926f0228 Initial creation 2013-01-11 14:55:08 +01:00