package
0.0.0-20210125172007-382259f45bc9
Repository: https://github.com/superp00t/gophercraft.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OpenPool opens a Pool using a slice of MPQ file paths.
# Constants
File is compressed using combination of compression methods.
File is a deletion marker, indicating that the file no longer exists.
The file is encrypted.
Set if file exists, reset when the file was deleted.
The decryption key for the file is altered according to the position of the file in the archive.
The file contains incremental patch for an existing file in base MPQ.
File is compressed using PKWARE Data compression library.
File has checksums for each sector (explained in the File Data section).
Instead of being divided to BlockFlags = 0x1000-bytes blocks, the file is stored as single unit.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IMA ADPCM compression (mono).
IMA ADPCM compression (stereo).
BZIP2 compression (added in Warcraft III).
Huffmann compression (used on WAVE files only).
PKWARE DCL compression.
Sparse compression (added in Starcraft 2).
ZLIB compression.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
The size of an Adler-32 checksum in bytes.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Pool pre-loads multiple MPQ archive headers, allowing fast, concurrent access of archive files.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author