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
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
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
cc0ed30d33
+ Format strings fixed
2013-12-07 13:12:37 +01:00
Ladislav Zezula
b3b48ac00b
+ Fixed file names
2013-12-06 15:48:01 +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
87eb1df287
+ Support for compile-time messages for deprecated symbols
...
+ Replaced MPQ_FILE_COMPRESSED with more descriptive MPQ_FILE_COMPRESS_MASK
2013-11-15 10:17:43 +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 Zezula
450713b69f
+ fixed zlib, messed up by GIT
2013-10-10 09:25:40 +02:00
Ladislav
24f9faffc9
+ Parameter check
2013-09-17 23:05:38 +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
1e1e441c5e
+ Fixed bug in Windows 8
...
+ Minors
2013-09-01 08:33:13 +02:00
Ladislav
a3fba332ce
+ Lower Windows permissions are now needed for opening MPQ for read-only
2013-07-24 23:28:59 +02:00
Ladislav Zezula
6c26fe38db
+ Removed mess from project files
...
+ Project files for VS 2012
2013-04-02 13:46:00 +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
9605e57854
Heart of the Swarm Release
...
+ Added decryption key for encrypted MPQs from Heart of the Swarm
background downloader
+ Small update of CMakeList.txt (thanks, Pali)
2013-03-12 16:57:02 +01: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