Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-18 | + Fixed use-after-free in SListFileFindFirstFile | unknown | |
+ Replaces SFileMpqIsReadOnly with SFileMpqFlags + New MPQ flag: MPQ_FLAG_WAR3_MAP | |||
2015-03-13 | + Support for MPQ.KangTooJee map protector | unknown | |
+ Compacting optimized | |||
2014-11-25 | + Fixed bug in processing HET table | Ladislav Zezula | |
2014-10-07 | + Improved patching process so that it works for Starcraft II patches | Ladislav Zezula | |
+ Removed memory leaks in file search | |||
2014-08-27 | + Added support for signing MPQ archive (weak signature).v9.10 | Ladislav Zezula | |
+ Added test cases for signature support + Release 9.10 | |||
2014-04-12 | + Removed deprecated stuff | Ladislav | |
2014-03-12 | + New error code returned when SFileCompactArchive finds at least one ↵ | Ladislav Zezula | |
unknown file name | |||
2014-01-13 | + Support for MPQs locked by the Spazzler protector | Ladislav Zezula | |
2013-12-27 | + Support for master-mirror pairsv9.00 | Ladislav | |
+ Support for streaming MPQs + Bug fixes | |||
2013-12-22 | + MPQ Bitmap processign was moved to TFileStream | Ladislav | |
+ Preparing for implementation of master-mirror streaming (like Blizzard games do) | |||
2013-12-19 | + Bitmap support was moved from archive functions to FileStream functions, ↵ | Ladislav Zezula | |
where are more appropriate + Added support for master-mirror streams (like Blizzard games do) + SFileGetArchiveBitmap was moved into SFileGetFileInfo + Fixed bug in SFileCompactArchive + Removed classes SFileMpqBitmapXXX from SFileGetFileInfo | |||
2013-12-09 | + Bugfixes | Ladislav Zezula | |
2013-12-06 | + Bug fixes in SFileGetFileInfo, SAttrFileSaveToMpq, SListFileSaveToMpq | Ladislav Zezula | |
+ FileStream now handles files over 2GB properly + Test under Linux | |||
2013-12-05 | + StormLib 9.0 BETA | Ladislav Zezula | |
2013-11-18 | + Adding files to MPQ no longer removes (listfile) and (attributes) when not ↵v8.99 | Ladislav | |
enough space in the hash table + Fixes in deletion of files from MPQs v 4.0 | |||
2013-11-15 | + Support for compile-time messages for deprecated symbols | Ladislav | |
+ Replaced MPQ_FILE_COMPRESSED with more descriptive MPQ_FILE_COMPRESS_MASK | |||
2013-11-13 | + Support for SQP and MPK archives | Ladislav Zezula | |
+ Makefiles fixed | |||
2013-10-11 | + Incremented version | Ladislav Zezula | |
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-07-25 | + Cosmetics | Ladislav Zezula | |
2013-04-23 | Compact callback now no longer uses global variables. You should be able to ↵ | Lukas Bagaric | |
compact different archives on different threads now. | |||
2013-04-22 | AddFile and Compact callback now part of TMPQArchive | Lukas Bagaric | |
Signed-off-by: Lukas Bagaric <deaeod@gmail.com> | |||
2013-01-14 | StormLib version raised to 8.21v8.21 | Ladislav Zezula | |
2013-01-11 | Initial creation | Ladislav Zezula | |