aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-12+ Release 9.21v9.21Ladislav Zezula
2016-11-20+ Fixes by Pali RoharLadislav Zezula
2016-11-13Merge pull request #92 from Lectem/patch-1Ladislav Zezula
2016-11-13use DWORD for get/setlasterrorLectem
2016-11-08+ Define put backLadislav Zezula
2016-11-08+ CMakeLists.txt fixed.Ladislav Zezula
2016-11-06+ Added missing filesLadislav Zezula
2016-11-06+ Reverted include directoriesLadislav Zezula
2016-11-06+ Public include directories moved to "include" directoryLadislav Zezula
2016-11-06Merge pull request #90 from Lectem/masterLadislav Zezula
2016-11-05fix cmake dependency and move headers to includeLectem
2016-10-15Merge pull request #89 from cen1/bzip2linuxLadislav Zezula
2016-10-14On Unix, check if bzip2-devel is installed and fail of not to avoid linker er...cen1
2016-09-30+ Test file updatedLadislav Zezula
2016-09-30Merge branch 'master' of https://github.com/ladislav-zezula/StormLibLadislav Zezula
2016-09-30+ Yet another protectorLadislav Zezula
2016-09-08Merge pull request #87 from heckendorfc/freebsd-openLadislav Zezula
2016-09-05Define O_LARGEFILE as 0 on FreeBSD.Christian Heckendorf
2016-08-30Merge pull request #86 from H0zen/unix-fixesLadislav Zezula
2016-08-30Fix Unix buildsH0zen
2016-07-15+ Fixed workspace for storm_dllLadislav Zezula
2016-07-14+ Fixed bug in opening SQP archivesLadislav Zezula
2016-07-11+ Yet another protector solvedLadislav Zezula
2016-07-10Merge pull request #80 from cen1/freebsdfixLadislav Zezula
2016-07-10Use regular filesystem calls instead of 64 bit versions on FreeBSD. Ideally F...cen1
2016-07-09Merge pull request #79 from cen1/cpackLadislav Zezula
2016-07-04Revert "Fixed include dir for header files"cen1
2016-07-04Fixed include dir for header filescen1
2016-06-30Add support for deb and rpm generation with CPackcen1
2016-06-18+ Updated for protectors fiddling with too big block table indexLadislav Zezula
2016-05-27+ Support for MPQs that have invalid (and ignored) flags in the block tableLadislav Zezula
2016-05-26+ Added support for an updated Somj2hM16 protectionLadislav Zezula
2016-05-18+ Fixed bug on compacting archiveLadislav Zezula
2016-05-03+ Fixed bounds checking in SFileSetFilePointerLadislav Zezula
2016-03-29+ Fixed correction of table indexLadislav Zezula
2016-03-22+ Support for protectors that set hash table offset to zeroLadislav Zezula
2016-03-13+ Little bugLadislav Zezula
2016-03-13+ UpdatesLadislav Zezula
2016-01-30+ fixed the _ltc_mp symbol being undefined after make with Makefile.linuxLadislav Zezula
2016-01-28Merge branch 'master' of https://github.com/ladislav-zezula/StormLibLadislav Zezula
2016-01-28+ Anti-integer overflow in calculating buffer for hash table, and position of...Ladislav Zezula
2015-12-29Merge pull request #67 from namreeb/masterLadislav Zezula
2015-12-29- updated sdk version of Visual Studio 2015 project. this is required for sy...namreeb
2015-12-28+ Make nitpickers like Krakean happy.Ladislav Zezula
2015-12-08+ Renamed VS projectsLadislav Zezula
2015-11-18+ Improved searching of the patch prefixes for SC2 archivesLadislav Zezula
2015-11-17+ Fixed possible buffer overflow in the patching processLadislav Zezula
2015-11-07+ Hashing function no longer replaces slashes for backslashes (storm.dll v 20...Ladislav Zezula
2015-10-21+ Fixed workspacesunknown
2015-10-07+ Added support for an archaic file flag 0x10000000Ladislav Zezula