Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fixed regressions
* Fixed test program
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Minor fixes
|
|
|
|
that file is there.
|
|
|
|
of "const char *"
+ Fixed some bugs
|
|
|
|
|
|
to a Warcraft III map
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+ Support for MPQs that have malformed block indexes (0x8000xxxx or 0x4000xxxx)
|
|
|
|
|
|
|
|
+ Empty MPQs are no longer marked as malformed
|
|
|
|
+ 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
|
|
|
|
+ Removed memory leaks in file search
|
|
+ Added test cases for signature support
+ Release 9.10
|