aboutsummaryrefslogtreecommitdiff
path: root/src/SFileOpenArchive.cpp
AgeCommit message (Collapse)Author
2013-12-27+ Support for master-mirror pairsv9.00Ladislav
+ Support for streaming MPQs + Bug fixes
2013-12-22+ MPQ Bitmap processign was moved to TFileStreamLadislav
+ 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+ BugfixesLadislav Zezula
2013-12-05+ StormLib 9.0 BETALadislav Zezula
2013-11-18+ Adding files to MPQ no longer removes (listfile) and (attributes) when not ↵v8.99Ladislav
enough space in the hash table + Fixes in deletion of files from MPQs v 4.0
2013-11-13+ Support for SQP and MPK archivesLadislav Zezula
+ Makefiles fixed
2013-10-11+ (Perhaps) finally updated ZLIB so the fucking GIT will not downgrade it on ↵Ladislav
next pull + Dmitry Vortex issues
2013-10-11+ Support for SQP filesLadislav 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-11Initial creationLadislav Zezula