r72
Details
-
FilenameLibCompress-r72.zip
-
Uploaded by
-
UploadedAug 28, 2016
-
Size17.23 KB
-
Downloads373
-
MD5aa596cfb86980216894e799acb28ad75
Supported WoW Retail Versions
- 7.0.3
Changelog
------------------------------------------------------------------------
r72 | galmok | 2016-08-28 14:36:27 +0000 (Sun, 28 Aug 2016) | 4 lines
Changed paths:
M /trunk/LibCompress.lua
Fixed: Symbol map decoding in Huffman was malfunctioning when the symbol length became too long.
Added: huffman compression has received a number of checks for overflows. Remember to check for (nil,msg) compression result!
Added: Store compression added to make a simple uncompressed string in case compression fails. Is basically the original string with a prefix byte.
------------------------------------------------------------------------