aboutsummaryrefslogtreecommitdiff
path: root/src/huffman/huff.cpp
AgeCommit message (Collapse)Author
2017-08-17+ Fixed bug in processing Huffmann compressionZezula Ladislav
2016-11-06+ Public include directories moved to "include" directoryLadislav Zezula
2016-11-05fix cmake dependency and move headers to includeLectem
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