Commit Graph

105 Commits

Author SHA1 Message Date
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
Ladislav Zezula
e482d3847e Fixed SFileSetFilePointer on local files 2021-03-31 07:33:19 +02:00
Ladislav Zezula
383e1572ee Added support for amternative MPQ markers 2020-12-13 12:32:25 +01:00
Ladislav Zezula
866269d740 * Better checks for MPQ header v 4.0 2020-12-06 11:28:10 +01:00
Ladislav Zezula
b6102b2600 Removed trailing whitespace 2020-11-23 12:56:00 +01:00
Ladislav Zezula
809005c7f0 * Release 9.23
* Fixed regressions
* Fixed test program
2020-11-21 04:27:09 +01:00
Ladislav Zezula
b13aaed6d0 Fixed some variants of NP_Protect-ed maps 2020-11-18 19:12:53 +01:00
Ladislav Zezula
080158ee13 Added universal makefile for Visual Studio 2020-10-26 10:41:57 +01:00
Ladislav Zezula
4a07a5851c Added support for NP_Protect protector (SC2 Maps) 2020-09-22 17:02:57 +02:00
Ladislav Zezula
65784a4ee9 Fixed missing hash table in case when HET table exists 2020-08-31 07:36:54 +02:00
Ladislav Zezula
f438d59c5c * Removed sprintf as source of incompatibilities
* Fixed bug
2020-08-26 10:17:05 +02:00
Ladislav Zezula
ac0dfb94b0 Loading of MPQs v 4.0 with fake MPQ headers 2020-08-09 11:24:16 +02:00
Ladislav Zezula
6065d16ba9 * ZLIB updated
* Minor fixes
2020-05-10 06:43:37 +02:00
Ladislav Zezula
147b4aa7e5 Added option to open named section 2020-05-05 09:48:39 +02:00
Ladislav Zezula
468292a0c4 MIX files are now considered Watctaft III maps 2020-03-25 14:19:09 +01:00
Ladislav Zezula
84b1d23457 Fixed Linux test paths 2020-03-21 13:12:30 +01:00
Ladislav Zezula
a3228def1e Paths for test files 2020-03-21 08:32:34 +01:00
Zezula Ladislav
0eb09af5fe Added detection of compiled LUA scripts 2019-09-11 15:20:43 +02:00
Zoltán Mizsei
149b4ec512 Haiku support for tests 2019-05-09 20:39:00 +02:00
Zoltán Mizsei
93b5a8b777 Define WORK_PATH for Haiku 2019-05-01 08:53:04 +02:00
Ladislav Zezula
17d51a8256 * New feature: Force add listfile 2018-11-08 17:06:12 +01:00
Zezula Ladislav
f35d106059 + Fixed arbitrarily large allocations caused by TQMPHeader::dwBlockTableSize 2018-10-15 11:23:52 +02:00
Ladislav Zezula
4ad0bff21d + When opening a file by special name, the file is first checked whether that file is there. 2018-06-13 15:49:23 +02:00
Zezula Ladislav
67fde87202 + Fixed build warnings in VS 2015 2018-04-03 15:13:41 +02:00
Ladislav Zezula
f0f124580a + LPCTSTR for Linux+Mac 2017-11-11 11:26:06 +01:00
Ladislav Zezula
66015947a9 + Fixed Linux build 2017-11-09 20:13:03 +01:00
Zezula Ladislav
1cfb8f58c4 + UTF-8 UNICODE name of the listfile directory for the Linux testing folder 2017-11-09 20:02:41 +01:00
Zezula Ladislav
626030abc4 + Fixed Linux build 2017-11-09 19:52:42 +01:00
Ladislav Zezula
e549b5db4c + Tilde can now be a part of file name in the MPQ 2017-11-08 18:17:52 +01:00
Zezula Ladislav
dae0b690f7 + SFileAddListFile and SFileCompactArchive now take "const TCHAR *" instead of "const char *"
+ Fixed some bugs
2017-11-08 15:31:45 +01:00
Ladislav Zezula
723099c90e + Cosmetics 2017-10-17 20:06:49 +02:00
Zezula Ladislav
431570180b + Fixed patching bug 2017-08-29 15:08:02 +02:00
Zezula Ladislav
adac4aa0f5 + Fixed issue "Internal Files Creation Settings #96" 2017-08-17 10:20:11 +02:00
Zezula Ladislav
2576998c88 + Fixed bug in processing Huffmann compression 2017-08-17 09:21:25 +02:00
Zezula Ladislav
76976e56a2 + Space and tab can both be part of the file name 2017-08-07 08:43:37 +02:00