summaryrefslogtreecommitdiff
path: root/src/StormLib.h
AgeCommit message (Collapse)Author
2013-11-15+ Support for compile-time messages for deprecated symbolsLadislav
+ Replaced MPQ_FILE_COMPRESSED with more descriptive MPQ_FILE_COMPRESS_MASK
2013-11-13+ Support for SQP and MPK archivesLadislav Zezula
+ Makefiles fixed
2013-10-11+ Incremented versionLadislav Zezula
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-07-25+ CosmeticsLadislav Zezula
2013-04-23Compact callback now no longer uses global variables. You should be able to ↵Lukas Bagaric
compact different archives on different threads now.
2013-04-22AddFile and Compact callback now part of TMPQArchiveLukas Bagaric
Signed-off-by: Lukas Bagaric <deaeod@gmail.com>
2013-01-14StormLib version raised to 8.21v8.21Ladislav Zezula
2013-01-11Initial creationLadislav Zezula