Commit Graph

23 Commits

Author SHA1 Message Date
Lectem
32f7f18642 fix cmake dependency and move headers to include 2016-11-05 03:56:39 +01:00
unknown
a8a92ccc92 + Fixed bug in SFileReadFile 2015-05-28 17:24:56 +02:00
Ladislav Zezula
1b38ceb0d4 + Fixed defects found by Coverity (well, most of them) 2015-05-28 13:49:23 +02:00
unknown
3cfa7f2a1a + Fixed possible stack overflow in HashStringJenkins
+ StormLib now creates a listfile even for empty archives to make sure it will be maintained at later point when files are added to it
+ Bug fixes in listfile loading
2015-05-06 16:33:45 +02:00
unknown
d39d99944b + The "(attributes)" file si only loaded if the block table was not cut 2015-05-04 07:26:51 +02:00
unknown
46930855f5 + Removed back reference of FileTable -> HashTable, as it is logically incorrect
+ Optimized patching process so it consimes less memory
+ Added hash table and block table defragmenting for malformed War3 maps
2015-05-01 07:06:29 +02:00
unknown
c2261d5103 + Support for MPQ.KangTooJee map protector
+ Compacting optimized
2015-03-13 17:06:51 +01:00
Ladislav Zezula
2d3b3e11c0 + Improved patching process so that it works for Starcraft II patches
+ Removed memory leaks in file search
2014-10-07 11:23:52 +02: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
unknown
d8048190bd + Fix 2014-05-15 19:16:40 +02:00
Ladislav
fd430b981c + Renamed Test.cpp to StormTest.cpp 2014-04-18 20:33:06 +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
c8db90a9c4 + Size check for (attributes) is only performed in StormLib testprogram 2014-03-18 10:53:53 +01:00
Ladislav Zezula
2abb68a7c5 + Fixed bug in checking size of (attributes) file 2014-03-03 14:56:59 +01:00
Ladislav Zezula
48dbf357a3 + Support for BOBA map protector 2014-01-13 15:33:55 +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
5106d34fda + Bugfixes 2013-12-09 14:51:40 +01:00
Ladislav Zezula
f2a388780f + Bug fixes in SFileGetFileInfo, SAttrFileSaveToMpq, SListFileSaveToMpq
+ FileStream now handles files over 2GB properly
+ Test under Linux
2013-12-06 15:20:47 +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
3a926f0228 Initial creation 2013-01-11 14:55:08 +01:00