Age | Commit message (Collapse) | Author |
|
+ Empty MPQs are no longer marked as malformed
|
|
|
|
|
|
|
|
|
|
|
|
+ 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
|
|
|
|
of raw table loaded from the file
|
|
+ Replaces SFileMpqIsReadOnly with SFileMpqFlags
+ New MPQ flag: MPQ_FLAG_WAR3_MAP
|
|
|
|
+ Typos
|
|
+ Compacting optimized
|
|
+ Bye bye, "Somj2hM16" protector.
|
|
|
|
+ Compacting MPQs that have BlockTableSize > HashTableSize is allowed
|
|
+ Fixed bug on opening Hearthstone patch files
|
|
+ Fixed few memory leaks
|
|
|
|
|
|
+ Removed memory leaks in file search
|
|
+ Added test cases for signature support
+ Release 9.10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ADPCM compression
+ Added unit test for MONO and MONO-less-than-16-BitsPerSample WAVE files
|
|
|
|
|
|
|
|
|
|
|
|
+ Fixed Win32 makefile
|
|
|
|
|
|
|
|
+ Support for streaming MPQs
+ Bug fixes
|