Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-12 | + By "2 GB", I really mean 2 GB. | Zezula Ladislav | |
2017-01-11 | + BZIP2 updated | Ladislav Zezula | |
2016-12-18 | + Updated subversion number in CMakeLists.txt | Ladislav Zezula | |
2016-12-16 | + bzip2 upgraded to 1.0.6 | Ladislav Zezula | |
2016-12-12 | + Release 9.21v9.21 | Ladislav Zezula | |
2016-11-20 | + Fixes by Pali Rohar | Ladislav Zezula | |
2016-11-13 | Merge pull request #92 from Lectem/patch-1 | Ladislav Zezula | |
Merged. | |||
2016-11-13 | use DWORD for get/setlasterror | Lectem | |
2016-11-08 | + Define put back | Ladislav Zezula | |
2016-11-08 | + CMakeLists.txt fixed. | Ladislav Zezula | |
2016-11-06 | + Added missing files | Ladislav Zezula | |
2016-11-06 | + Reverted include directories | Ladislav Zezula | |
2016-11-06 | + Public include directories moved to "include" directory | Ladislav Zezula | |
2016-11-06 | Merge pull request #90 from Lectem/master | Ladislav Zezula | |
fix cmake dependency and move headers to include | |||
2016-11-05 | fix cmake dependency and move headers to include | Lectem | |
2016-10-15 | Merge pull request #89 from cen1/bzip2linux | Ladislav Zezula | |
Merged. Thanks for the tuneup :-) | |||
2016-10-14 | On Unix, check if bzip2-devel is installed and fail of not to avoid linker ↵ | cen1 | |
errors when building. This is due to bzip2 being compiled from source for WIN32 only. | |||
2016-09-30 | + Test file updated | Ladislav Zezula | |
2016-09-30 | Merge branch 'master' of https://github.com/ladislav-zezula/StormLib | Ladislav Zezula | |
2016-09-30 | + Yet another protector | Ladislav Zezula | |
2016-09-08 | Merge pull request #87 from heckendorfc/freebsd-open | Ladislav Zezula | |
Define O_LARGEFILE as 0 on FreeBSD. | |||
2016-09-05 | Define O_LARGEFILE as 0 on FreeBSD. | Christian Heckendorf | |
2016-08-30 | Merge pull request #86 from H0zen/unix-fixes | Ladislav Zezula | |
Merged. Thank you for the contribution. | |||
2016-08-30 | Fix Unix builds | H0zen | |
-Fix static build on OSX -Fix FreeBSD build | |||
2016-07-15 | + Fixed workspace for storm_dll | Ladislav Zezula | |
+ Updated storm.dll from Warcraft 1.27 | |||
2016-07-14 | + Fixed bug in opening SQP archives | Ladislav Zezula | |
+ More efficient version of GetNearestPowerOfTwo | |||
2016-07-11 | + Yet another protector solved | Ladislav Zezula | |
2016-07-10 | Merge pull request #80 from cen1/freebsdfix | Ladislav Zezula | |
Merged | |||
2016-07-10 | Use regular filesystem calls instead of 64 bit versions on FreeBSD. Ideally ↵ | cen1 | |
FileStream.cpp should be modified to work everywhere but this is a quick and harmless solution for now. | |||
2016-07-09 | Merge pull request #79 from cen1/cpack | Ladislav Zezula | |
Add support for deb and rpm generation with CPack | |||
2016-07-04 | Revert "Fixed include dir for header files" | cen1 | |
This reverts commit 9d78dab00293a8c35db735a3a8cc8cb9d68b3ea3. | |||
2016-07-04 | Fixed include dir for header files | cen1 | |
2016-06-30 | Add support for deb and rpm generation with CPack | cen1 | |
2016-06-18 | + Updated for protectors fiddling with too big block table index | Ladislav Zezula | |
2016-05-27 | + Support for MPQs that have invalid (and ignored) flags in the block table | Ladislav Zezula | |
+ Support for MPQs that have malformed block indexes (0x8000xxxx or 0x4000xxxx) | |||
2016-05-26 | + Added support for an updated Somj2hM16 protection | Ladislav Zezula | |
2016-05-18 | + Fixed bug on compacting archive | Ladislav Zezula | |
2016-05-03 | + Fixed bounds checking in SFileSetFilePointer | Ladislav Zezula | |
2016-03-29 | + Fixed correction of table index | Ladislav Zezula | |
2016-03-22 | + Support for protectors that set hash table offset to zero | Ladislav Zezula | |
+ Support for protectors that set block table offset to zero | |||
2016-03-13 | + Little bug | Ladislav Zezula | |
2016-03-13 | + Updates | Ladislav Zezula | |
2016-01-30 | + fixed the _ltc_mp symbol being undefined after make with Makefile.linux | Ladislav Zezula | |
2016-01-28 | Merge branch 'master' of https://github.com/ladislav-zezula/StormLib | Ladislav Zezula | |
2016-01-28 | + Anti-integer overflow in calculating buffer for hash table, and position ↵ | Ladislav Zezula | |
of the block table entry | |||
2015-12-29 | Merge pull request #67 from namreeb/master | Ladislav Zezula | |
updated sdk version of Visual Studio 2015 project | |||
2015-12-29 | - updated sdk version of Visual Studio 2015 project. this is required for ↵ | namreeb | |
systems that have only Visual Studio 2015. | |||
2015-12-28 | + Make nitpickers like Krakean happy. | Ladislav Zezula | |
2015-12-08 | + Renamed VS projects | Ladislav Zezula | |
2015-11-18 | + Improved searching of the patch prefixes for SC2 archives | Ladislav Zezula | |