Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-11-08 | + SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead ↵ | Zezula Ladislav | |
of "const char *" + Fixed some bugs | |||
2017-07-26 | Added support for PG1.11.973 protector | Ladislav Zezula | |
2016-11-06 | + Reverted include directories | Ladislav Zezula | |
2016-11-05 | fix cmake dependency and move headers to include | Lectem | |
2016-03-13 | + Updates | Ladislav Zezula | |
2015-05-28 | + Fixed bug in SFileReadFile | unknown | |
2015-05-04 | + Added detection of SLK extension | unknown | |
2015-05-03 | + Fixed return value | unknown | |
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 | |||
2015-04-21 | + Defragmenting file table fixed | unknown | |
2015-04-18 | + SFileGetFileInfo(SFileMpqHashTable) now returns updated hash table instead ↵ | unknown | |
of raw table loaded from the file | |||
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 | |||
2015-01-19 | + More parameter checking | Ladislav Zezula | |
2014-01-14 | + Fixed cases with invalid block table size | 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-15 | + static analysis issues fixed | Ladislav | |
2013-12-12 | + Fixed warnings | Ladislav Zezula | |
+ Added SBaseDumpData to the makefiles | |||
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-12-05 | + StormLib 9.0 BETA | Ladislav Zezula | |