Commit graph

16 commits

Author SHA1 Message Date
Chaosvex
0af0024aed
Patch UB in huff.cpp (#283)
https://github.com/ladislav-zezula/StormLib/issues/424
2026-04-06 20:53:10 +01:00
Chaosvex
342bb47258 Update comment to note Huffman 2026-04-06 05:27:22 +01:00
Chaosvex
11a6d017b9 Temporarily disable failing unit test 2026-04-04 18:31:01 +01:00
Chaosvex
09559aaf44
Change enum casing across the whole project (#137) 2026-02-19 01:25:02 +00:00
Chaosvex
ed0a3aac84 Rename util namespace to utility 2026-02-18 21:38:07 +00:00
Chaosvex
4b461e187d
Update to Botan 3 (#130) 2026-02-13 03:37:55 +00:00
Chaosvex
482fdafc47 util -> utility 2024-12-30 23:45:04 +00:00
Chaosvex
11410c0e4a Don't copy block table entry
... and mark constexpr
2024-08-20 08:35:06 +01:00
Chaosvex
c4364f73da Pedantic improvements 2024-06-24 23:35:12 +01:00
Chaosvex
e45e59f6c7 Remove allocations for hash/checksum storage 2024-05-19 01:03:41 +01:00
Chaosvex
562f1aedc6 Add MPQ alignment test 2024-03-23 15:44:38 +00:00
Chaosvex
f5eb369574 Avoid copies, annotate fallthroughs 2024-03-23 06:13:56 +00:00
Chaosvex
743fa60829 Rename v0 test archive to v1 2024-03-22 13:38:30 +00:00
Chaosvex
62744638ca Improve sink interface, use DMS in unit tests 2024-03-22 09:09:11 +00:00
Chaosvex
e98cdb25d9 MPQ extraction unit tests 2024-03-22 08:49:25 +00:00
Chaosvex
d8d1cb7b30 Add basic MPQ unit tests & validation 2024-03-21 09:20:03 +00:00