aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-03Locale & platform problems fixed, regression tests doneLadislav Zezula
2022-09-28Incremented versionLadislav Zezula
2022-09-28lcLocale -> lcFileLocale. Now also contains platformLadislav Zezula
2022-07-01Fixed commentLadislav Zezula
2022-06-12Merge pull request #258 from ladislav-zezula/LZ_ReplaceVersusOpenLadislav Zezula
Fixed
2022-06-12FixedLadislav Zezula
2022-06-05Added more strict check for corrupt HET tableLadislav Zezula
2022-05-15Merge pull request #255 from ladislav-zezula/LZ_SupportStarcraftBetaLadislav Zezula
Support for Starcraft BETA ADPCM compression
2022-05-15Code refinedLadislav Zezula
2022-05-12Added implementation of Srarctaft I BETA ADPCM decompressionLadislav Zezula
2022-04-19Merge pull request #252 from ladislav-zezula/LZ_PkLibOptimizationsLadislav Zezula
Incorporated PKLIB optimizations by pionere (https://github.com/pionere).
2022-04-19Minor fixLadislav Zezula
2022-04-19Merge pull request #251 from pionere/optimizationsLadislav Zezula
Optimizations
2022-04-18remove incorrect notespionere
2022-04-18make tables constant (in explode.c)pionere
2022-04-18use 'static' table in GenDecodeTabspionere
2022-04-18get rid of nChCodepionere
2022-04-18Lowered minimum required version of cmakeLadislav Zezula
2022-04-18Merge pull request #250 from pionere/shortoverLadislav Zezula
use USHRT_MAX in FindRep
2022-04-17use USHRT_MAX, otherwise it wont work properly on platforms where short has ↵pionere
a different (not 16) size
2022-03-28Merge pull request #249 from GaryOderNichts/big-endian-fixesLadislav Zezula
Hello, thank you for the bug fixes.
2022-03-26Big endian fixesGaryOderNichts
2022-03-15Added DLL name back to the DEF fileLadislav Zezula
2022-03-15Cosmetic change in CMakeLists.txtLadislav Zezula
2022-03-15Merge pull request #247 from toddwong/masterLadislav Zezula
Change output name of Windows cmake to StormLib
2022-03-15Change output name of Windows cmake to StormLibTodd Wong
2022-03-13Removed DLL name from the DEF fileLadislav Zezula
2022-02-13Merge pull request #243 from ladislav-zezula/LZ_DefragmentHashTableBugLadislav Zezula
HashTableDefragmentationRemoved
2022-02-13SFileAddListFile optimized for protectors that set too large hash tableLadislav Zezula
2022-02-12Fixed regression testsLadislav Zezula
2022-02-12Defragmenting hash table replaced by invalidating bad hash table entriesLadislav Zezula
2022-02-12Merge pull request #242 from ladislav-zezula/LZ_AnotherSCXProtectorLadislav Zezula
Updated test project for storm.dll
2022-02-12Updated test project for storm.dllLadislav Zezula
2022-02-06Merge pull request #241 from ladislav-zezula/LZ_AnotherSCXProtectorLadislav Zezula
Fixed file search order for Starcraft I
2022-02-06Fixed file search order for Starcraft ILadislav Zezula
2022-01-23Merge pull request #239 from nielsAD/masterLadislav Zezula
Fix C compliance for StormLib.h
2022-01-22Fix C compliance for StormLib.hNielsAD
2022-01-04Merge pull request #238 from DarthGandalf/zlibLadislav Zezula
Allow using external zlib and bzip libs on windows
2022-01-04Allow using external zlib and bzip libs on windowsAlexey Sokolov
2021-12-26Fixed assert on some platformsLadislav Zezula
2021-12-24Merge pull request #234 from AMDmi3/tomcrypt-detectionLadislav Zezula
Merged. Thanks for the contribution :-)
2021-12-24Fix libtomcrypt detection in CMakeDmitry Marakasov
2021-12-21Merge pull request #233 from ladislav-zezula/LZ_MoreFixesForScxProtectorLadislav Zezula
More fixes for SCX protector
2021-12-21Added text log from test runLadislav Zezula
2021-12-21FinalizingLadislav Zezula
2021-12-21Regression testsLadislav Zezula
2021-12-21Regression testsLadislav Zezula
2021-12-19Unifying build scripts with CascLibLadislav Zezula
2021-12-18Improved build fileLadislav Zezula
2021-12-18Merge pull request #228 from AJenbo/patch-1Ladislav Zezula
Fix enumeration values not handled in switch warning