Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fixed regressions
* Fixed test program
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to a Warcraft III map
|
|
|
|
|
|
|
|
|
|
+ Support for MPQs that have malformed block indexes (0x8000xxxx or 0x4000xxxx)
|
|
of the block table entry
|
|
2002 doesn't do that either)
+ Support for names beginning with slashes, like \/\BTNThoriumAmmunition.blp
|
|
|
|
+ Fixed warnings given by VS 2015
|
|
|
|
|
|
+ Optimized patching process so it consimes less memory
+ Added hash table and block table defragmenting for malformed War3 maps
|
|
+ Replaces SFileMpqIsReadOnly with SFileMpqFlags
+ New MPQ flag: MPQ_FLAG_WAR3_MAP
|
|
+ Compacting optimized
|
|
+ Bye bye, "Somj2hM16" protector.
|
|
|
|
+ Removed memory leaks in file search
|
|
+ Added test cases for signature support
+ Release 9.10
|
|
|
|
|
|
|
|
|
|
|
|
+ Support for streaming MPQs
+ Bug fixes
|