Age | Commit message (Collapse) | Author |
|
|
|
of "const char *"
+ Fixed some bugs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+ 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
|
|
|
|
+ Replaces SFileMpqIsReadOnly with SFileMpqFlags
+ New MPQ flag: MPQ_FLAG_WAR3_MAP
|
|
+ Compacting optimized
|
|
+ Removed memory leaks in file search
|
|
|
|
|
|
|
|
|
|
|
|
+ FileStream now handles files over 2GB properly
+ Test under Linux
|
|
|
|
enough space in the hash table
+ Fixes in deletion of files from MPQs v 4.0
|
|
|
|
next pull
+ Dmitry Vortex issues
|
|
+ Fixed bug with patch prefixes
+ Fixed bug in SFileDecompression2
|
|
|