Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fixed regressions
* Fixed test program
|
|
of "const char *"
+ Fixed some bugs
|
|
to a Warcraft III map
|
|
|
|
|
|
|
|
|
|
+ StormLib now creates a listfile even for empty archives to make sure it will be maintained at later point when files are added to it
+ Bug fixes in listfile loading
|
|
+ Optimized patching process so it consimes less memory
+ Added hash table and block table defragmenting for malformed War3 maps
|
|
+ Compacting optimized
|
|
|
|
+ Compacting MPQs that have BlockTableSize > HashTableSize is allowed
|
|
+ Fixed few memory leaks
|
|
|
|
|
|
ADPCM compression
+ Added unit test for MONO and MONO-less-than-16-BitsPerSample WAVE files
|
|
|
|
+ Support for streaming MPQs
+ Bug fixes
|
|
|
|
|
|
enough space in the hash table
+ Fixes in deletion of files from MPQs v 4.0
|
|
+ Replaced MPQ_FILE_COMPRESSED with more descriptive MPQ_FILE_COMPRESS_MASK
|
|
next pull
+ Dmitry Vortex issues
|
|
+ ZLIB updated
|
|
|
|
+ Minors
|
|
|
|
Signed-off-by: Lukas Bagaric <deaeod@gmail.com>
|
|
|