Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-08 | + SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead ↵ | Zezula Ladislav | |
of "const char *" + Fixed some bugs | |||
2016-11-06 | + Reverted include directories | Ladislav Zezula | |
2016-11-05 | fix cmake dependency and move headers to include | Lectem | |
2016-07-11 | + Yet another protector solved | Ladislav Zezula | |
2016-05-27 | + Support for MPQs that have invalid (and ignored) flags in the block table | Ladislav Zezula | |
+ Support for MPQs that have malformed block indexes (0x8000xxxx or 0x4000xxxx) | |||
2015-05-01 | + Removed back reference of FileTable -> HashTable, as it is logically incorrect | unknown | |
+ Optimized patching process so it consimes less memory + Added hash table and block table defragmenting for malformed War3 maps | |||
2014-10-07 | + Improved patching process so that it works for Starcraft II patches | Ladislav Zezula | |
+ Removed memory leaks in file search | |||
2014-03-14 | + Improved key detection for archives with large sector sizes | Ladislav Zezula | |
2013-12-27 | + Support for master-mirror pairsv9.00 | Ladislav | |
+ Support for streaming MPQs + Bug fixes | |||
2013-12-05 | + StormLib 9.0 BETA | Ladislav Zezula | |
2013-11-13 | + Support for SQP and MPK archives | Ladislav Zezula | |
+ Makefiles fixed | |||
2013-10-11 | + Support for SQP files | Ladislav Zezula | |
+ Several checks added (thanks Dmitry "Vortex" Koteroff) + Fixed zlib + StormLib no longer changes "/" to "\". Hopefully this won't be problem for Linux and Mac people | |||
2013-01-28 | + Fixed double-free for list file cache | Ladislav Zezula | |
+ Fixed bug with patch prefixes + Fixed bug in SFileDecompression2 | |||
2013-01-11 | Initial creation | Ladislav Zezula | |