aboutsummaryrefslogtreecommitdiff
path: root/src/SFileFindFile.cpp
AgeCommit message (Collapse)Author
2015-05-28+ Fixed bug in SFileReadFileunknown
2015-05-28+ Fixed defects found by Coverity (well, most of them)Ladislav Zezula
2015-05-21+ Fixed bug in "CheckWildCard"Ladislav Zezula
2015-05-13+ SFileFindFile now correctly returns hash index and locale, if existunknown
2015-05-01+ Removed back reference of FileTable -> HashTable, as it is logically incorrectunknown
+ Optimized patching process so it consimes less memory + Added hash table and block table defragmenting for malformed War3 maps
2015-04-27+ Better algorithm of checking wildcardsLadislav Zezula
2015-03-13+ Support for MPQ.KangTooJee map protectorunknown
+ Compacting optimized
2014-10-07+ SFILE_FIND_DATA now contains base hash index, instead of patch hash indexLadislav Zezula
2014-10-07+ Improved patching process so that it works for Starcraft II patchesLadislav Zezula
+ Removed memory leaks in file search
2014-01-13+ Removed warnings from MINGWLadislav Zezula
+ Fixed Win32 makefile
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
enough space in the hash table + Fixes in deletion of files from MPQs v 4.0
2013-11-13+ Support for SQP and MPK archivesLadislav Zezula
+ Makefiles fixed
2013-01-11Initial creationLadislav Zezula