unknown
c4123da552
+ Fixed memory leak
2014-05-15 19:15:36 +02:00
Ladislav
ad3f8e826c
+ NULL is not good replacement for INVALID_HANDLE_VALUE
2014-05-06 22:54:48 +02:00
mewmew
84fc72d0de
Fix warning in FileStream.cpp.
...
StormLib/src/FileStream.cpp:1374:20: warning: converting ‘false’ to pointer type ‘TFileStream*’ [-Wconversion-null]
return false;
^
StormLib/src/FileStream.cpp:2266:24: warning: converting ‘false’ to pointer type ‘TFileStream*’ [-Wconversion-null]
return false;
^
2014-02-08 15:47:35 +01:00
Ladislav Zezula
da2225a964
+ Fixed bug in compacting archive
2014-01-24 13:46:03 +01:00
Ladislav Zezula
8fa3f25f3e
+ Removed warnings from MINGW
...
+ Fixed Win32 makefile
2014-01-13 12:25:48 +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
3dd8d1198c
+ MPQ Bitmap processign was moved to TFileStream
...
+ Preparing for implementation of master-mirror streaming (like Blizzard games do)
2013-12-22 12:47:26 +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
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
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
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
43033709ea
+ Fixed build errors
2013-04-02 14:17:41 +02:00
Ladislav Zezula
6c26fe38db
+ Removed mess from project files
...
+ Project files for VS 2012
2013-04-02 13:46:00 +02: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
3a926f0228
Initial creation
2013-01-11 14:55:08 +01:00