Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-02 | Linux build errors | Ladislav Zezula | |
2023-02-02 | Linux build errors | Ladislav Zezula | |
2023-02-02 | Linux build errors | Ladislav Zezula | |
2023-02-02 | Linux build paths | Ladislav Zezula | |
2023-02-02 | Progress | Ladislav Zezula | |
2023-02-02 | Fixed bugs | Ladislav Zezula | |
2023-01-25 | Refactoring regression tests | Ladislav Zezula | |
2023-01-23 | Renamed project files for MS Visual Studio | Ladislav Zezula | |
2023-01-22 | Refactoring regression tests | Ladislav Zezula | |
2023-01-20 | Signature tests unified | Ladislav Zezula | |
2023-01-19 | TLogHelper.cpp unified with CascLib | Ladislav Zezula | |
2023-01-16 | Fixed regression tests | Ladislav Zezula | |
2023-01-16 | Fixed bug, refactor TLogHelper.cpp | Ladislav Zezula | |
2023-01-09 | Merge pull request #280 from GaryOderNichts/fix/v4_header_md5_bswap | Ladislav Zezula | |
Merged. Thanks for the bug fix 👍 | |||
2023-01-07 | MPQ_V4: Byteswap header after md5 is verified | GaryOderNichts | |
2023-01-06 | Merge pull request #279 from ladislav-zezula/LZ_MPK_New | Ladislav Zezula | |
Added support for non-encrypted MPK files | |||
2023-01-06 | Added support for non-encrypted MPK files | Ladislav Zezula | |
2022-12-22 | Merge pull request #278 from qurious-pixel/patch-1 | Ladislav Zezula | |
Merged. Thank you for the contribution. | |||
2022-12-21 | Add NetBSD and OpenBSD to BSD ports | qurious-pixel | |
2022-12-21 | Reverted all enums | Ladislav Zezula | |
2022-12-19 | Merge pull request #274 from KOLANICH-libs/sizes_enums | Ladislav Zezula | |
Merged. Thank you for the contribution. | |||
2022-12-19 | Fixed comment | Ladislav Zezula | |
2022-12-19 | Pragma moved | Ladislav Zezula | |
2022-12-19 | Merge pull request #272 from KOLANICH-libs/pragma_once | Ladislav Zezula | |
Added `#pragma once` into the top of `pklib.h`. | |||
2022-12-19 | pklib: Replace magic nums that I have forgotten to replace. | KOLANICH | |
2022-12-19 | Added `#pragma once` into the top of `pklib.h`. | KOLANICH | |
2022-12-16 | Merge pull request #273 from KOLANICH-libs/sizes_enums | Ladislav Zezula | |
Add enums for sizes of different data structures in `pklib.h`. | |||
2022-12-16 | Add enums for sizes of different data structures in `pklib.h`. The enums ↵ | KOLANICH | |
document the dependencies between sizes of different structures. | |||
2022-11-10 | Merge pull request #267 from dcvz/wiiu-support | Ladislav Zezula | |
Merged. Thanks for the contribution. | |||
2022-11-10 | Add support for the Wii U platform | David Chavez | |
2022-10-31 | Build toolset updated | Ladislav Zezula | |
2022-10-17 | Updated build script for Visual Studio 2022 | Ladislav Zezula | |
2022-10-03 | Merge pull request #265 from ladislav-zezula/LZ_LocaleAndPlatformv9.24 | Ladislav Zezula | |
Locale&platform problems fixed | |||
2022-10-03 | Locale & platform problems fixed, regression tests done | Ladislav Zezula | |
2022-09-28 | Incremented version | Ladislav Zezula | |
2022-09-28 | lcLocale -> lcFileLocale. Now also contains platform | Ladislav Zezula | |
2022-09-25 | Merge pull request #264 from gtker/add-shared-lib-override | Ladislav Zezula | |
Hi, thanks for the contribution. I won't check it in any way, I'll assume that you tested it. | |||
2022-09-24 | Add `STORM_USE_BUNDLED_LIBRARIES` option that defaults to OFF | Gtker | |
This makes builds more reproducible since they aren't dependent on whatever library happens to be installed. | |||
2022-07-01 | Fixed comment | Ladislav Zezula | |
2022-06-12 | Merge pull request #258 from ladislav-zezula/LZ_ReplaceVersusOpen | Ladislav Zezula | |
Fixed | |||
2022-06-12 | Fixed | Ladislav Zezula | |
2022-06-05 | Added more strict check for corrupt HET table | Ladislav Zezula | |
2022-05-15 | Merge pull request #255 from ladislav-zezula/LZ_SupportStarcraftBeta | Ladislav Zezula | |
Support for Starcraft BETA ADPCM compression | |||
2022-05-15 | Code refined | Ladislav Zezula | |
2022-05-12 | Added implementation of Srarctaft I BETA ADPCM decompression | Ladislav Zezula | |
2022-04-19 | Merge pull request #252 from ladislav-zezula/LZ_PkLibOptimizations | Ladislav Zezula | |
Incorporated PKLIB optimizations by pionere (https://github.com/pionere). | |||
2022-04-19 | Minor fix | Ladislav Zezula | |
2022-04-19 | Merge pull request #251 from pionere/optimizations | Ladislav Zezula | |
Optimizations | |||
2022-04-18 | remove incorrect notes | pionere | |
2022-04-18 | make tables constant (in explode.c) | pionere | |