aboutsummaryrefslogtreecommitdiff
path: root/src/SBaseDumpData.cpp
AgeCommit message (Collapse)Author
2015-05-06+ Fixed possible stack overflow in HashStringJenkinsunknown
+ StormLib now creates a listfile even for empty archives to make sure it will be maintained at later point when files are added to it + Bug fixes in listfile loading
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
2013-01-11Initial creationLadislav Zezula