Commit Graph

36 Commits

Author SHA1 Message Date
Ladislav Zezula
630de2ee19 Fixed bug in test program that caused bad cosmetic effects during log print 2025-06-02 20:28:39 +02:00
Ladislav Zezula
0ce73c5b46 Fixed 2025-05-30 20:39:34 +02:00
Ladislav Zezula
c9620d7824 Fixed more bugs from POCs 2025-04-22 22:40:25 +02:00
Ladislav Zezula
445f48d0d9 Full support of printing UTF-8 characters to Windows console 2024-12-04 10:54:48 +01:00
Ladislav Zezula
d1bf5e1c71 Changed behavior of patched files with MPQ_FLAG_DELETE_MARKER 2024-12-04 09:16:28 +01:00
Ladislav Zezula
dbe502676f + Fixed regression tests
+ Refactored udage of UNICODE characters
+ Fixed regression tests on Linux
2024-03-07 17:46:27 +01:00
Ladislav Zezula
c308b83c69 Beautifying 2023-06-07 11:50:24 +02:00
Ladislav Zezula
bd8100dd50 Linux build errors 2023-02-02 09:07:20 +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
e7af34bcfb Cosmetics 2021-12-18 07:23:40 +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
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
080158ee13 Added universal makefile for Visual Studio 2020-10-26 10:41:57 +01:00
Ladislav Zezula
bd203c036b + Added uncommited file 2017-11-12 12:47:42 +01:00
Zezula Ladislav
626030abc4 + Fixed Linux build 2017-11-09 19:52:42 +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
unknown
a8a92ccc92 + Fixed bug in SFileReadFile 2015-05-28 17:24:56 +02:00
unknown
d47864c13d + Fixed use-after-free in SListFileFindFirstFile
+ Replaces SFileMpqIsReadOnly with SFileMpqFlags
+ New MPQ flag: MPQ_FLAG_WAR3_MAP
2015-04-18 16:58:14 +02:00
Ladislav Zezula
3e594190e4 + Files with zero size are now processed properly during archive compacting
+ Fixed few memory leaks
2014-12-02 09:38:34 +01:00
Ladislav Zezula
2b5b7e9771 + Fixed newline issue in test suite 2014-08-25 12:58:31 +02:00
Ladislav
fd430b981c + Renamed Test.cpp to StormTest.cpp 2014-04-18 20:33:06 +02:00
Ladislav Zezula
8fa3f25f3e + Removed warnings from MINGW
+ Fixed Win32 makefile
2014-01-13 12:25:48 +01:00
Ladislav
3a9a6ec46b + Support for master-mirror pairs
+ Support for streaming MPQs
+ Bug fixes
2013-12-27 23:13:28 +01:00
Ladislav
60ef0346ba + Fixed bugs in listfile search 2013-12-16 12:18:32 +01:00
Ladislav
fe51da468b + static analysis issues fixed 2013-12-15 10:29:50 +01:00
Ladislav Zezula
6961cd51b6 + Fixed warnings
+ Added SBaseDumpData to the makefiles
2013-12-12 11:15:16 +01:00
Ladislav Zezula
f2a388780f + Bug fixes in SFileGetFileInfo, SAttrFileSaveToMpq, SListFileSaveToMpq
+ FileStream now handles files over 2GB properly
+ Test under Linux
2013-12-06 15:20:47 +01:00
Ladislav Zezula
c34c37b341 + StormLib 9.0 BETA 2013-12-05 15:59:00 +01:00
Ladislav Zezula
ff0c25952a + StormLib 9.0 BETA 2013-12-05 15:56:53 +01:00