Ladislav Zezula
f438d59c5c
* Removed sprintf as source of incompatibilities
...
* Fixed bug
2020-08-26 10:17:05 +02:00
Ladislav Zezula
147b4aa7e5
Added option to open named section
2020-05-05 09:48:39 +02:00
Zoltán Mizsei
138adb6004
FileStream.cpp: Add Haiku platform support
2019-05-09 20:03:01 +02:00
Ladislav Zezula
17d51a8256
* New feature: Force add listfile
2018-11-08 17:06:12 +01:00
Zezula Ladislav
f35d106059
+ Fixed arbitrarily large allocations caused by TQMPHeader::dwBlockTableSize
2018-10-15 11:23:52 +02: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
454776ae4e
+ Fixed an AlwaysTrue condition
2017-10-30 14:31:52 +01:00
Ladislav Zezula
ee273364aa
+ Fixed leaked handle when _stat fails
2017-01-17 20:41:26 +01:00
Lectem
5e668b69a4
use DWORD for get/setlasterror
2016-11-13 02:35:46 +01: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
7b7c9acce2
+ Make nitpickers like Krakean happy.
2015-12-28 10:40:59 +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
5747ad4910
+ Defragmenting file table fixed
2015-04-21 19:36:13 +02:00
Ladislav Zezula
d7044aecae
+ Added support for newest Spazzler protector
2014-08-25 12:59:01 +02:00
Ladislav
bff3599502
+ Test commit
2014-06-20 23:25:28 +02:00
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