aboutsummaryrefslogtreecommitdiff
path: root/src/SFileOpenFileEx.cpp
AgeCommit message (Expand)Author
2024-02-11The flag MPQ_OPEN_NO_LISTFILE is now propagated by SFileOpenPatchArchiveLadislav Zezula
2023-12-27Improved retrieving the hash entry indexLadislav Zezula
2023-12-21Fixed https://github.com/ladislav-zezula/StormLib/issues/311Ladislav Zezula
2023-06-07BeautifyingLadislav Zezula
2022-10-31Build toolset updatedLadislav Zezula
2022-09-28lcLocale -> lcFileLocale. Now also contains platformLadislav Zezula
2022-06-12FixedLadislav Zezula
2021-05-17nError -> dwErrCodeLadislav Zezula
2020-12-13Added support for amternative MPQ markersLadislav Zezula
2020-11-23Removed trailing whitespaceLadislav Zezula
2020-05-10* ZLIB updatedLadislav Zezula
2020-03-25Added checks for obviously fake filesLadislav Zezula
2018-10-15+ Fixed arbitrarily large allocations caused by TQMPHeader::dwBlockTableSizeZezula Ladislav
2018-06-13+ When opening a file by special name, the file is first checked whether that...Ladislav Zezula
2017-11-08+ SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead o...Zezula Ladislav
2016-11-06+ Reverted include directoriesLadislav Zezula
2016-11-05fix cmake dependency and move headers to includeLectem
2016-07-11+ Yet another protector solvedLadislav Zezula
2016-05-27+ Support for MPQs that have invalid (and ignored) flags in the block tableLadislav Zezula
2015-05-01+ Removed back reference of FileTable -> HashTable, as it is logically incorrectunknown
2014-10-07+ Improved patching process so that it works for Starcraft II patchesLadislav Zezula
2014-03-14+ Improved key detection for archives with large sector sizesLadislav Zezula
2013-12-27+ Support for master-mirror pairsv9.00Ladislav
2013-12-05+ StormLib 9.0 BETALadislav Zezula
2013-11-13+ Support for SQP and MPK archivesLadislav Zezula
2013-10-11+ Support for SQP filesLadislav Zezula
2013-01-28+ Fixed double-free for list file cacheLadislav Zezula
2013-01-11Initial creationLadislav Zezula