index
:
mirror/StormLib.git
LZ_NewProtectedMPQ
master
2025-03-03 https://github.com/ladislav-zezula/StormLib
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
FileStream.cpp
Age
Commit message (
Expand
)
Author
2024-11-02
Added functions for conversions between MPQ file name <-> Safe file name
Ladislav Zezula
2024-04-21
Fixed division by zero in https://github.com/ladislav-zezula/StormLib/issues/334
Ladislav Zezula
2024-02-11
The flag MPQ_OPEN_NO_LISTFILE is now propagated by SFileOpenPatchArchive
Ladislav Zezula
2022-11-10
Add support for the Wii U platform
David Chavez
2021-05-17
nError -> dwErrCode
Ladislav Zezula
2021-05-01
Make nLastError thread-local
Gleb Mazovetskiy
2021-04-01
munmap as well
Ladislav Zezula
2021-03-31
Test
Ladislav Zezula
2021-03-31
* Removed the Haiku-specific code
Ladislav Zezula
2021-03-31
FileStream: Ensure file handle invalidation on error
Gleb Mazovetskiy
2020-11-23
Removed trailing whitespace
Ladislav Zezula
2020-10-24
Changed PLATFORM_* to STORMLIB_*
Ladislav Zezula
2020-08-26
* Removed sprintf as source of incompatibilities
Ladislav Zezula
2020-05-05
Added option to open named section
Ladislav Zezula
2019-05-09
FileStream.cpp: Add Haiku platform support
Zoltán Mizsei
2018-11-08
* New feature: Force add listfile
Ladislav Zezula
2018-10-15
+ Fixed arbitrarily large allocations caused by TQMPHeader::dwBlockTableSize
Zezula Ladislav
2017-11-08
+ SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead o...
Zezula Ladislav
2017-10-30
+ Fixed an AlwaysTrue condition
Zezula Ladislav
2017-01-17
+ Fixed leaked handle when _stat fails
Ladislav Zezula
2016-11-13
use DWORD for get/setlasterror
Lectem
2016-11-06
+ Reverted include directories
Ladislav Zezula
2016-11-05
fix cmake dependency and move headers to include
Lectem
2015-12-28
+ Make nitpickers like Krakean happy.
Ladislav Zezula
2015-05-28
+ Fixed bug in SFileReadFile
unknown
2015-05-28
+ Fixed defects found by Coverity (well, most of them)
Ladislav Zezula
2015-04-21
+ Defragmenting file table fixed
unknown
2014-08-25
+ Added support for newest Spazzler protector
Ladislav Zezula
2014-06-20
+ Test commit
v9.00a
Ladislav
2014-05-15
+ Fixed memory leak
unknown
2014-05-06
+ NULL is not good replacement for INVALID_HANDLE_VALUE
Ladislav
2014-02-08
Fix warning in FileStream.cpp.
mewmew
2014-01-24
+ Fixed bug in compacting archive
Ladislav Zezula
2014-01-13
+ Removed warnings from MINGW
Ladislav Zezula
2014-01-03
+ Version 9.00 released
Ladislav
2013-12-27
+ Support for master-mirror pairs
v9.00
Ladislav
2013-12-22
+ MPQ Bitmap processign was moved to TFileStream
Ladislav
2013-12-19
+ Bitmap support was moved from archive functions to FileStream functions, wh...
Ladislav Zezula
2013-12-15
+ static analysis issues fixed
Ladislav
2013-12-12
+ Fixed warnings
Ladislav Zezula
2013-12-06
+ Bug fixes in SFileGetFileInfo, SAttrFileSaveToMpq, SListFileSaveToMpq
Ladislav Zezula
2013-12-05
+ StormLib 9.0 BETA
Ladislav Zezula
2013-10-11
+ (Perhaps) finally updated ZLIB so the fucking GIT will not downgrade it on ...
Ladislav
2013-09-01
+ Fixed bug in Windows 8
Ladislav
2013-07-24
+ Lower Windows permissions are now needed for opening MPQ for read-only
Ladislav
2013-04-02
+ Fixed build errors
Ladislav Zezula
2013-04-02
+ Removed mess from project files
Ladislav Zezula
2013-03-12
Heart of the Swarm Release
Ladislav
2013-01-11
Initial creation
Ladislav Zezula