Commit Graph

139 Commits

Author SHA1 Message Date
Ladislav Zezula
6e62855322 Improved subdirectory search 2023-06-07 14:33:28 +02:00
Ladislav Zezula
4b65757968 Fixed test file path for Linux 2023-06-07 13:19:19 +02:00
Ladislav Zezula
c308b83c69 Beautifying 2023-06-07 11:50:24 +02:00
Ladislav Zezula
2fb1a0939f Cosmetics 2023-06-06 15:36:07 +02:00
Ladislav Zezula
afd304b180 Fixed loading of corrupt MPQ version 2 2023-06-06 09:50:16 +02:00
Ladislav Zezula
01e940f998 Fixed regression for W3 maps 2023-02-07 07:31:47 +01:00
Ladislav Zezula
0d31856af8 Fixed bug in the LZMA compression 2023-02-06 18:30:15 +01:00
Ladislav Zezula
4fb49e6aa0 Linux build errors 2023-02-02 09:03:11 +01:00
Ladislav Zezula
d0bbc57516 Linux build errors 2023-02-02 09:00:07 +01:00
Ladislav Zezula
ba43f1356c Linux build errors 2023-02-02 08:58:35 +01:00
Ladislav Zezula
999ee276cf Fixed bugs 2023-02-02 00:22:24 +01:00
Ladislav Zezula
50f811e590 Refactoring regression tests 2023-01-25 21:49:35 +01:00
Ladislav Zezula
f487b8a0e0 Refactoring regression tests 2023-01-22 18:47:28 +01:00
Ladislav Zezula
128a7e12e2 Signature tests unified 2023-01-20 20:56:04 +01:00
Ladislav Zezula
9a9a2ebc29 TLogHelper.cpp unified with CascLib 2023-01-19 04:05:48 +01:00
Ladislav Zezula
cdceb0c527 Fixed regression tests 2023-01-16 21:22:25 +01:00
Ladislav Zezula
6f89c7ba85 Fixed bug, refactor TLogHelper.cpp 2023-01-16 06:46:34 +01:00
Ladislav Zezula
8a16217c51 Added support for non-encrypted MPK files 2023-01-06 12:55:59 +01:00
Ladislav Zezula
5dca772f39 Build toolset updated 2022-10-31 18:33:10 +01:00
Ladislav Zezula
305583053b Locale & platform problems fixed, regression tests done 2022-10-03 18:52:31 +02:00
Ladislav Zezula
6c113f6681 lcLocale -> lcFileLocale. Now also contains platform 2022-09-28 20:15:07 +02:00
Ladislav Zezula
d5d2413e95 Fixed 2022-06-12 20:51:09 +02:00
Ladislav Zezula
5e179844a8 Added more strict check for corrupt HET table 2022-06-05 16:34:05 +02:00
Ladislav Zezula
07f9be39a6 Code refined 2022-05-15 20:13:36 +02:00
Ladislav Zezula
4321c59d84 Added implementation of Srarctaft I BETA ADPCM decompression 2022-05-12 15:44:15 +02:00
Ladislav Zezula
8099c8ccb8 Lowered minimum required version of cmake 2022-04-18 08:28:48 +02:00
Ladislav Zezula
503ab19d3d SFileAddListFile optimized for protectors that set too large hash table 2022-02-13 07:40:22 +01:00
Ladislav Zezula
6a107601c6 Fixed regression tests 2022-02-12 21:14:55 +01:00
Ladislav Zezula
7359c07c46 Defragmenting hash table replaced by invalidating bad hash table entries 2022-02-12 20:42:23 +01:00
Ladislav Zezula
8e053ff533 Updated test project for storm.dll 2022-02-12 13:14:12 +01:00
Ladislav Zezula
9eef856125 Fixed file search order for Starcraft I 2022-02-06 18:05:34 +01:00
Ladislav Zezula
99d589b43e Finalizing 2021-12-21 11:41:04 +01:00
Ladislav Zezula
5b525e28e4 Regression tests 2021-12-21 10:49:05 +01:00
Ladislav Zezula
7da097c513 Regression tests 2021-12-21 10:37:24 +01:00
Ladislav Zezula
f0a2aaa7e2 Bug fixes 2021-12-18 07:18:51 +01:00
Ladislav Zezula
2ce18fa6b7 Fixed bugs 2021-12-17 23:48:15 +01:00
Ladislav Zezula
3424ac8ba4 Finalizing 2021-12-17 23:42:52 +01:00
Ladislav Zezula
4f4f926c1a Support for protected SCX files 2021-12-17 22:33:19 +01:00
Ladislav Zezula
5ced3835f9 Tests updated 2021-12-17 22:27:34 +01:00
Ladislav Zezula
1a94f94b50 Support for protected SCX files 2021-12-17 14:51:35 +01:00
Ladislav Zezula
5ab093b7a5 Fixed support for SQP archives 2021-10-06 19:08:02 +02:00
Ladislav Zezula
c5fb5c7dfa Beautifying 2021-07-06 22:47:39 +02:00
Ladislav Zezula
48c3ae6215 Fixed ZLIB decompression 2021-07-06 18:29:52 +02:00
Ladislav Zezula
ce074eaf7a Fixed infinite loop in BZIP decompression 2021-07-02 23:53:06 +02:00
Ladislav Zezula
26b2f0e8b6 PDWORD -> LPDWORD 2021-05-17 15:19:36 +02:00
Ladislav Zezula
33bdae86c2 Added alignment-aware block encryption/decryption 2021-05-17 12:57:54 +02:00
Ladislav Zezula
a3332c7c9b nError -> dwErrCode 2021-05-17 10:04:06 +02:00
Ladislav Zezula
48f26f9f75 Linux fix 2021-03-31 17:40:00 +02:00
Ladislav Zezula
804b26bb85 Test 2021-03-31 17:22:23 +02:00
Ladislav Zezula
c8063655be * Removed the Haiku-specific code
* The Haiku platform is now under STORMLIB_MAC
2021-03-31 08:06:04 +02:00