Directories
¶
| Path | Synopsis |
|---|---|
|
Package archive implements the mid-level MPQ archive engine: open, read, write, create, compact, and patch operations.
|
Package archive implements the mid-level MPQ archive engine: open, read, write, create, compact, and patch operations. |
|
compress
|
|
|
adpcm
Package adpcm implements decompression of Blizzard's ADPCM-compressed WAVE audio used inside MPQ archives.
|
Package adpcm implements decompression of Blizzard's ADPCM-compressed WAVE audio used inside MPQ archives. |
|
huffman
Package huffman implements Blizzard's adaptive Huffman codec used by MPQ archives.
|
Package huffman implements Blizzard's adaptive Huffman codec used by MPQ archives. |
|
pkware
Package pkware implements the PKWARE Data Compression Library "explode" (decompression) algorithm used by classic Blizzard MPQ archives.
|
Package pkware implements the PKWARE Data Compression Library "explode" (decompression) algorithm used by classic Blizzard MPQ archives. |
|
Package mpq implements the on-disk MPQ format: header detection, hash/block tables, HET/BET secondary tables, and file-key derivation.
|
Package mpq implements the on-disk MPQ format: header detection, hash/block tables, HET/BET secondary tables, and file-key derivation. |
|
Package naming implements StormLib UTF-8 filename conversion (src/SMemUtf8.cpp, narrow TCHAR = UTF-8).
|
Package naming implements StormLib UTF-8 filename conversion (src/SMemUtf8.cpp, narrow TCHAR = UTF-8). |
Click to show internal directories.
Click to hide internal directories.