aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2021-05-15Added C++11 support in MAKEFILELadislav Zezula
2021-05-15Fixed thread_localLadislav Zezula
2021-05-15Created branch for CLANG 12 expeimentsLadislav Zezula
2021-05-11User data is returned only if there are any, actuallyLadislav Zezula
2021-05-06Fixed infinite loopLadislav Zezula
2021-05-01Make nLastError thread-localGleb Mazovetskiy
2021-04-16Minor fixLadislav Zezula
2021-04-08StormPort.h: Do not assume mmap supportGleb Mazovetskiy
2021-04-01Merge pull request #214 from ladislav-zezula/MmapTestLadislav Zezula
2021-04-01munmap as wellLadislav Zezula
2021-04-01Fix big endian on non-MacGleb Mazovetskiy
2021-03-31TestLadislav Zezula
2021-03-31* New platforms addedLadislav Zezula
2021-03-31* Removed the Haiku-specific codeLadislav Zezula
2021-03-31Merge pull request #208 from glebm/invalidate-handleLadislav Zezula
2021-03-31Merge pull request #207 from glebm/macos-headersLadislav Zezula
2021-03-31Fixed SFileSetFilePointer on local filesLadislav Zezula
2021-03-31FileStream: Ensure file handle invalidation on errorGleb Mazovetskiy
2021-03-31Fix macOS buildGleb Mazovetskiy
2021-02-27Add more file extensionsBogdan Gligorijevic
2020-12-21_countof macro should now work for all buildsLadislav Zezula
2020-12-20Yet another NP_Protect versionLadislav Zezula
2020-12-13Added support for amternative MPQ markersLadislav Zezula
2020-12-06* Better checks for MPQ header v 4.0Ladislav Zezula
2020-11-23Removed trailing whitespaceLadislav Zezula