aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-01-16Fixed bug, refactor TLogHelper.cppLadislav Zezula
2023-01-07MPQ_V4: Byteswap header after md5 is verifiedGaryOderNichts
2023-01-06Added support for non-encrypted MPK filesLadislav Zezula
2022-12-21Reverted all enumsLadislav Zezula
2022-12-19Merge pull request #274 from KOLANICH-libs/sizes_enumsLadislav Zezula
2022-12-19Fixed commentLadislav Zezula
2022-12-19Pragma movedLadislav Zezula
2022-12-19pklib: Replace magic nums that I have forgotten to replace.KOLANICH
2022-12-19Added `#pragma once` into the top of `pklib.h`.KOLANICH
2022-12-16Add enums for sizes of different data structures in `pklib.h`. The enums docu...KOLANICH
2022-11-10Add support for the Wii U platformDavid Chavez
2022-10-31Build toolset updatedLadislav Zezula
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-12FixedLadislav Zezula
2022-06-05Added more strict check for corrupt HET tableLadislav Zezula
2022-05-15Code refinedLadislav Zezula
2022-05-12Added implementation of Srarctaft I BETA ADPCM decompressionLadislav Zezula
2022-04-19Minor fixLadislav Zezula
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-17use USHRT_MAX, otherwise it wont work properly on platforms where short has a...pionere
2022-03-26Big endian fixesGaryOderNichts
2022-03-15Added DLL name back to the DEF fileLadislav Zezula
2022-03-13Removed DLL name from the DEF fileLadislav Zezula
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-06Fixed file search order for Starcraft ILadislav Zezula
2022-01-22Fix C compliance for StormLib.hNielsAD
2021-12-26Fixed assert on some platformsLadislav Zezula
2021-12-21Regression testsLadislav Zezula
2021-12-18Merge pull request #228 from AJenbo/patch-1Ladislav Zezula
2021-12-18CosmeticsLadislav Zezula
2021-12-17Support for protected SCX filesLadislav Zezula
2021-10-06Fixed support for SQP archivesLadislav Zezula
2021-07-17Fix enumeration values not handled in switch warningAnders Jenbo
2021-07-06BeautifyingLadislav Zezula
2021-07-06Fixed ZLIB decompressionLadislav Zezula
2021-07-02Fixed infinite loop in BZIP decompressionLadislav Zezula
2021-05-17PDWORD -> LPDWORDLadislav Zezula
2021-05-17Removed assertsLadislav Zezula
2021-05-17Added alignment-aware block encryption/decryptionLadislav Zezula
2021-05-17nError -> dwErrCodeLadislav Zezula
2021-05-15Fixed #endifLadislav Zezula
2021-05-15LTC_NO_PROTOTYPES splitted into multiple sub-macrosLadislav Zezula