aboutsummaryrefslogtreecommitdiff
path: root/src/SFileCompactArchive.cpp
AgeCommit message (Expand)Author
2023-10-06Fixed bug in SFileSetFileLocaleLadislav Zezula
2021-05-17nError -> dwErrCodeLadislav Zezula
2020-11-23Removed trailing whitespaceLadislav 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-14+ Fixed bug in opening SQP archivesLadislav Zezula
2015-05-28+ Fixed bug in SFileReadFileunknown
2015-05-28+ Fixed defects found by Coverity (well, most of them)Ladislav Zezula
2015-05-06+ Fixed possible stack overflow in HashStringJenkinsunknown
2015-05-01+ Removed back reference of FileTable -> HashTable, as it is logically incorrectunknown
2015-03-13+ Support for MPQ.KangTooJee map protectorunknown
2014-12-02+ Files with zero size are now processed properly during archive compactingLadislav Zezula
2014-03-14+ Improved key detection for archives with large sector sizesLadislav Zezula
2014-03-12+ New error code returned when SFileCompactArchive finds at least one unknown...Ladislav Zezula
2013-12-27+ Support for master-mirror pairsv9.00Ladislav
2013-12-22+ MPQ Bitmap processign was moved to TFileStreamLadislav
2013-12-15+ static analysis issues fixedLadislav
2013-12-09+ BugfixesLadislav Zezula
2013-12-05+ StormLib 9.0 BETALadislav Zezula
2013-11-18+ Adding files to MPQ no longer removes (listfile) and (attributes) when not ...v8.99Ladislav
2013-11-15+ Support for compile-time messages for deprecated symbolsLadislav
2013-11-13+ Support for SQP and MPK archivesLadislav Zezula
2013-10-11+ (Perhaps) finally updated ZLIB so the fucking GIT will not downgrade it on ...Ladislav
2013-07-25+ CosmeticsLadislav Zezula
2013-04-23Compact callback now no longer uses global variables. You should be able to c...Lukas Bagaric
2013-04-22AddFile and Compact callback now part of TMPQArchiveLukas Bagaric
2013-01-11Initial creationLadislav Zezula