Ladislav Zezula
b3b48ac00b
+ Fixed file names
2013-12-06 15:48:01 +01:00
Ladislav Zezula
750a5478c5
+ Cosmetics
2013-12-06 15:24:28 +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 Zezula
ff0c25952a
+ StormLib 9.0 BETA
2013-12-05 15:56:53 +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
v8.99
2013-11-18 12:35:21 +01:00
Ladislav
1f2305cc35
+ Added license file
2013-11-18 12:34:50 +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
a9579a3f4a
+ Fixed build in Visual Studio 2012
2013-11-15 09:15:21 +01:00
Ladislav
65a9cc8011
+ Makefiles fixed
2013-11-14 16:01:54 +01:00
Ladislav Zezula
a70863499e
+ Support for SQP and MPK archives
...
+ Makefiles fixed
2013-11-13 07:56:31 +01:00
Ladislav
66b71713c2
+ Release 8.22
v8.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
38655d66d9
+ Incremented version
2013-10-11 15:54:14 +02: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 Zezula
f34726aa3b
+ md5 initialization for error cases
2013-10-10 08:54:04 +02:00
Ladislav Zezula
88b74cc6af
+ Fixed crash when TMPQFile failed to allocate
...
+ ZLIB updated
2013-10-10 08:42:13 +02:00
Ladislav
24f9faffc9
+ Parameter check
2013-09-17 23:05:38 +02:00
Ladislav
fd036a3fb3
+ Added
2013-09-15 20:21:59 +02:00
Ladislav
6b809198c8
+ removed empty lines in makefile.mac
2013-09-15 10:27:26 +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
dab826ac10
Merge pull request #6 from actboy168/hotfix-open-file--access
...
fixed SFileCompactArchive failed in win8
2013-08-31 23:34:29 -07:00
Ladislav
1e1e441c5e
+ Fixed bug in Windows 8
...
+ Minors
2013-09-01 08:33:13 +02:00
actboy168
2765955111
fixed SFileCompactArchive failed in win8
2013-09-01 02:53:21 +08:00
Ladislav Zezula
8207b80371
+ Fixed also for VS 2012
2013-07-25 09:02:58 +02:00
Ladislav Zezula
6a1146d2d5
+ Cosmetics
2013-07-25 08:47:48 +02:00
Ladislav Zezula
0945e6f820
+ Fixed output directory for Stormlib_test (Windows, x64, Release)
2013-07-25 08:38:00 +02:00
Ladislav
443c92349a
Merge pull request #3 from Deaod/master
...
Make AddFile and Compact callbacks part of TMPQArchive
2013-07-24 23:37:05 -07:00
Ladislav
d18ad30df7
Merge pull request #4 from kambala-decapitator/master
...
fixed compilation for PowerPC architecture on Mac OS X
2013-07-24 23:30:49 -07:00
Ladislav
a3fba332ce
+ Lower Windows permissions are now needed for opening MPQ for read-only
2013-07-24 23:28:59 +02:00
Andrey Filipenkov
1726aa5e69
fixed compilation for PowerPC architecture on Mac OS X
2013-07-18 03:10:12 +03:00
Lukas Bagaric
426e0bb9c1
Compact callback now no longer uses global variables. You should be able to compact different archives on different threads now.
2013-04-23 23:18:56 +02:00
Lukas Bagaric
2ab4cbfe95
AddFile and Compact callback now part of TMPQArchive
...
Signed-off-by: Lukas Bagaric <deaeod@gmail.com >
2013-04-22 22:55:05 +02:00
Ladislav Zezula
43033709ea
+ Fixed build errors
2013-04-02 14:17:41 +02:00
Ladislav Zezula
cc143c393f
+ Deleted unnecessary file
2013-04-02 13:58:38 +02:00
Ladislav Zezula
3c6b23c092
+ Project file for Storm.dll export LIB was moved to the Storm_dll directory, as they are no longer needed
2013-04-02 13:56:06 +02:00
Ladislav Zezula
dc8594c361
Merge branch 'master' of https://github.com/stormlib/StormLib
2013-04-02 13:47:00 +02:00
Ladislav Zezula
6c26fe38db
+ Removed mess from project files
...
+ Project files for VS 2012
2013-04-02 13:46:00 +02:00
Ladislav
d5841d7438
+ When creating new MPQ, sector CRC is no longer omited if MPQ_FILE_SECTOR_CRC is present
2013-03-23 09:02:36 +01:00
Ladislav
34dc0f6a1c
+ Test
2013-03-16 19:05:54 +01:00
Ladislav
e2816e93b4
+ Test
2013-03-16 19:02:34 +01:00
Ladislav Zezula
1624e324de
+ reverted
2013-03-13 15:58:53 +01:00
Ladislav Zezula
71a76e45c7
+ preventing synchronization with SyncLadik
2013-03-13 15:54:37 +01: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
46eb01bf66
StormLib version raised to 8.21
v8.21
2013-01-14 11:15:31 +01:00
Ladislav Zezula
3b9fc42661
Modified README
v8.20
2013-01-11 15:22:03 +01:00
Ladislav Zezula
3a926f0228
Initial creation
2013-01-11 14:55:08 +01:00