Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-15 | + static analysis issues fixed | Ladislav | |
2013-12-12 | + Fixed warnings | Ladislav Zezula | |
+ Added SBaseDumpData to the makefiles | |||
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-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-15 | + Fixed build in Visual Studio 2012 | Ladislav | |
2013-11-13 | + Support for SQP and MPK archives | Ladislav Zezula | |
+ Makefiles fixed | |||
2013-10-11 | + Release 8.22v8.22 | Ladislav | |
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 | + 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-10-10 | + fixed zlib, messed up by GIT | Ladislav Zezula | |
2013-10-10 | + md5 initialization for error cases | Ladislav Zezula | |
2013-10-10 | + Fixed crash when TMPQFile failed to allocate | Ladislav Zezula | |
+ ZLIB updated | |||
2013-09-17 | + Parameter check | Ladislav | |
2013-09-15 | + Added | Ladislav | |
2013-09-15 | + Fixed possible division by zero in LoadMpqDataBitmap | Ladislav | |
+ Updated zlib to version 1.2.5 (the same like current WoW build uses) | |||
2013-09-01 | + Fixed bug in Windows 8 | Ladislav | |
+ Minors | |||
2013-07-25 | + Cosmetics | Ladislav Zezula | |
2013-07-25 | + Fixed output directory for Stormlib_test (Windows, x64, Release) | Ladislav Zezula | |
2013-07-24 | Merge pull request #3 from Deaod/master | Ladislav | |
Make AddFile and Compact callbacks part of TMPQArchive | |||
2013-07-24 | Merge pull request #4 from kambala-decapitator/master | Ladislav | |
fixed compilation for PowerPC architecture on Mac OS X | |||
2013-07-24 | + Lower Windows permissions are now needed for opening MPQ for read-only | Ladislav | |
2013-07-18 | fixed compilation for PowerPC architecture on Mac OS X | Andrey Filipenkov | |
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-04-02 | + Fixed build errors | Ladislav Zezula | |
2013-04-02 | + Removed mess from project files | Ladislav Zezula | |
+ Project files for VS 2012 | |||
2013-03-13 | + Fixed loading of MPQ bitmap if the MPQ has overlay data | Ladislav Zezula | |
2013-03-12 | Heart of the Swarm Release | Ladislav | |
+ 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 cache | Ladislav Zezula | |
+ Fixed bug with patch prefixes + Fixed bug in SFileDecompression2 | |||
2013-01-14 | StormLib version raised to 8.21v8.21 | Ladislav Zezula | |
2013-01-11 | Initial creation | Ladislav Zezula | |