6 Commits
Author SHA1 Message Date
Deorder 7acca3d47d Fixed memory corruption in bsarch by zeroing allocated memory
Added test for fo4 dds
2019-09-02 23:56:27 +02:00
Deorder c68e39d2a1 Added way to add files from any source path (without using a shared/common root)
bsa_add_file_from_disk is now bsa_add_file_from_disk_root
Fixed issues with using libbsarch with GCC
2019-05-08 23:48:46 +02:00
Deorder d3d36d2694 Fixed issue with releasing file buffer result causing access violation while extracting 2019-05-01 00:17:42 +02:00
Deorder 3855899330 Added exception handling making the dll more reliable 2019-04-17 01:36:22 +02:00
Deorder 6c3a9234e4 Cleaned up test source 2019-04-15 04:26:29 +02:00
Deorder 6fe376e887 Fixed access violation issue in bsarch
Fixed C calls to use UTF-8, wide char
Changed some pointer to pointer to just pointers
Added test project
2019-04-15 04:16:36 +02:00