Age | Commit message (Collapse) | Author |
|
+ 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
|
|
Better Windows platform detection
|
|
|
|
|
|
+ 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
|
|
|
|
|
|
|
|
|
|
|
|
+ Added private key for strong signature
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unknown file name
|
|
|
|
|
|
|
|
ADPCM compression
+ Added unit test for MONO and MONO-less-than-16-BitsPerSample WAVE files
|
|
Fix warning in FileStream.cpp.
|