aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-07-24Merge pull request #4 from kambala-decapitator/masterLadislav
fixed compilation for PowerPC architecture on Mac OS X
2013-07-24+ Lower Windows permissions are now needed for opening MPQ for read-onlyLadislav
2013-07-18fixed compilation for PowerPC architecture on Mac OS XAndrey Filipenkov
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-04-02+ Fixed build errorsLadislav Zezula
2013-04-02+ Removed mess from project filesLadislav Zezula
+ Project files for VS 2012
2013-03-13+ Fixed loading of MPQ bitmap if the MPQ has overlay dataLadislav Zezula
2013-03-12Heart of the Swarm ReleaseLadislav
+ Added decryption key for encrypted MPQs from Heart of the Swarm background downloader + Small update of CMakeList.txt (thanks, Pali)
2013-01-28+ Fixed double-free for list file cacheLadislav Zezula
+ Fixed bug with patch prefixes + Fixed bug in SFileDecompression2
2013-01-14StormLib version raised to 8.21v8.21Ladislav Zezula
2013-01-11Initial creationLadislav Zezula