Ladislav Zezula
383e1572ee
Added support for amternative MPQ markers
2020-12-13 12:32:25 +01:00
Ladislav Zezula
b6102b2600
Removed trailing whitespace
2020-11-23 12:56:00 +01:00
Ladislav Zezula
809005c7f0
* Release 9.23
...
* Fixed regressions
* Fixed test program
2020-11-21 04:27:09 +01:00
Ladislav Zezula
efa7e50ef7
Fixed cdecl problem
2020-06-29 16:30:36 +02:00
Ladislav Zezula
6065d16ba9
* ZLIB updated
...
* Minor fixes
2020-05-10 06:43:37 +02:00
Ladislav Zezula
b60bc45088
CheckWildCard renamed to SFileCheckWildCard to prevent conflict with CascLib
2020-03-25 16:39:13 +01:00
Ladislav Zezula
e549b5db4c
+ Tilde can now be a part of file name in the MPQ
2017-11-08 18:17:52 +01:00
Zezula Ladislav
dae0b690f7
+ SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead of "const char *"
...
+ Fixed some bugs
2017-11-08 15:31:45 +01:00
Zezula Ladislav
adac4aa0f5
+ Fixed issue "Internal Files Creation Settings #96 "
2017-08-17 10:20:11 +02:00
Zezula Ladislav
76976e56a2
+ Space and tab can both be part of the file name
2017-08-07 08:43:37 +02:00
Ladislav Zezula
866f56db23
+ Reverted include directories
2016-11-06 16:50:07 +01:00
Lectem
32f7f18642
fix cmake dependency and move headers to include
2016-11-05 03:56:39 +01:00
Ladislav Zezula
303631f9d7
+ Updated for protectors fiddling with too big block table index
2016-06-18 20:32:15 +02: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
58166d6ba7
+ Too large listfiles are ignored on malformed maps
2015-05-13 18:13:06 +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
abd17ec91e
+ Optimized loading listfile
2015-05-04 11:42:00 +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
5747ad4910
+ Defragmenting file table fixed
2015-04-21 19:36:13 +02:00
unknown
d47864c13d
+ Fixed use-after-free in SListFileFindFirstFile
...
+ Replaces SFileMpqIsReadOnly with SFileMpqFlags
+ New MPQ flag: MPQ_FLAG_WAR3_MAP
2015-04-18 16:58:14 +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
1aa906cf21
+ SFileAddListFile now returns proper error code if the file cannot be added.
2014-09-18 09:24:24 +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
55f159cf69
+ Fixed handle problem
2013-12-16 17:02:44 +01:00
Ladislav
60ef0346ba
+ Fixed bugs in listfile search
2013-12-16 12:18:32 +01:00
Ladislav
fe51da468b
+ static analysis issues fixed
2013-12-15 10:29:50 +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
66b71713c2
+ Release 8.22
2013-10-11 22:06:49 +02:00
Ladislav
c59aa13d57
+ (Perhaps) finally updated ZLIB so the fucking GIT will not downgrade it on next pull
...
+ Dmitry Vortex issues
2013-10-11 21:40:00 +02:00
Ladislav Zezula
46af69aeb2
+ Fixed double-free for list file cache
...
+ Fixed bug with patch prefixes
+ Fixed bug in SFileDecompression2
2013-01-28 12:46:18 +01:00
Ladislav Zezula
3a926f0228
Initial creation
2013-01-11 14:55:08 +01:00