aboutsummaryrefslogtreecommitdiff
path: root/src/SFileListFile.cpp
AgeCommit message (Expand)Author
2017-11-08+ Tilde can now be a part of file name in the MPQLadislav Zezula
2017-11-08+ SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead o...Zezula Ladislav
2017-08-17+ Fixed issue "Internal Files Creation Settings #96"Zezula Ladislav
2017-08-07+ Space and tab can both be part of the file nameZezula Ladislav
2016-11-06+ Reverted include directoriesLadislav Zezula
2016-11-05fix cmake dependency and move headers to includeLectem
2016-06-18+ Updated for protectors fiddling with too big block table indexLadislav Zezula
2015-05-28+ Fixed bug in SFileReadFileunknown
2015-05-28+ Fixed defects found by Coverity (well, most of them)Ladislav Zezula
2015-05-13+ Too large listfiles are ignored on malformed mapsunknown
2015-05-06+ Fixed possible stack overflow in HashStringJenkinsunknown
2015-05-04+ Optimized loading listfileunknown
2015-05-01+ Removed back reference of FileTable -> HashTable, as it is logically incorrectunknown
2015-04-21+ Defragmenting file table fixedunknown
2015-04-18+ Fixed use-after-free in SListFileFindFirstFileunknown
2015-03-13+ Support for MPQ.KangTooJee map protectorunknown
2014-10-07+ Improved patching process so that it works for Starcraft II patchesLadislav Zezula
2014-09-18+ SFileAddListFile now returns proper error code if the file cannot be added.Ladislav Zezula
2014-03-27+ Fixed crash when adding file after an empty archive has been flushedLadislav
2013-12-16+ Fixed handle problemLadislav
2013-12-16+ Fixed bugs in listfile searchLadislav
2013-12-15+ static analysis issues fixedLadislav
2013-12-06+ Bug fixes in SFileGetFileInfo, SAttrFileSaveToMpq, SListFileSaveToMpqLadislav 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-10-11+ Release 8.22v8.22Ladislav
2013-10-11+ (Perhaps) finally updated ZLIB so the fucking GIT will not downgrade it on ...Ladislav
2013-01-28+ Fixed double-free for list file cacheLadislav Zezula
2013-01-11Initial creationLadislav Zezula