aboutsummaryrefslogtreecommitdiff
path: root/src/huffman/huff.cpp
AgeCommit message (Collapse)Author
2015-05-28+ Fixed defects found by Coverity (well, most of them)Ladislav Zezula
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