Mikaël Capelle
2a544ac3de
Move to VCPKG ( #5 )
...
* Drop support for Qt.
* Reorganize repository to build proper CMake targets.
* Add pre-commit hook.
* Add GH actions for linting, build and publish (on tag).
0.1.2
2025-05-28 14:50:53 +02:00
Jeremy Rimpo
4f32506570
Restore mistakenly removed size increment
...
- Should fix missing texture data
0.0.12
2024-07-11 01:55:00 -05:00
Jeremy Rimpo
bf840701de
Merge pull request #3 from ModOrganizer2/dev/archive_preview
...
WIP: Archive preview support
0.0.11
2024-07-05 16:23:38 -05:00
Mikaël Capelle
37f139a236
Modification to use external DDS.h header in MO2. ( #4 )
2024-07-01 17:13:21 +02:00
Jeremy Rimpo
3a277db0fb
Restore changes for PByte pointers
2024-06-25 20:19:39 -05:00
Jeremy Rimpo
701bc58e9a
Merge pull request #2 from ModOrganizer2/starfield_support
...
Update to latest BSArch / xEdit
0.0.10
2024-06-24 01:03:08 -05:00
Jeremy Rimpo
c535689ef4
Migrate to newer data types
2024-06-22 15:39:13 -05:00
Jeremy Rimpo
3219ade30e
Update to latest BSArch / xEdit
...
- Supports Starfield and FO4 NG archives
- Other code improvements
- Removed some old functions
2024-06-22 05:32:40 -05:00
Jeremy Rimpo
4a88aab247
Update for Qt6
0.0.9
2021-12-04 04:38:23 -06:00
Deorder
f8327f3112
Merge pull request #2 from Guekka/master
...
Support for : OOP ; CMake ; clang format
0.0.8
2020-01-05 00:07:38 +01:00
G'k
9e984fd268
Added missing BSA/BA2 in order to make the example work
2020-01-05 00:03:36 +01:00
G'k
f7e1090612
Removed namespace libbsarch in libbsarch.h to preserve C compatibility
2020-01-04 23:58:50 +01:00
G'k
77a6be7bcb
Wrote a complete OOP wrapper, as well as a convenience class
...
Added CMake support
Added clang format configuration
Reorganized the file structure, removed VS files
2020-01-04 21:53:31 +01:00
Deorder
7acca3d47d
Fixed memory corruption in bsarch by zeroing allocated memory
...
Added test for fo4 dds
0.0.7
2019-09-02 23:56:27 +02:00
Deorder
0f114677b1
Added context to FO4 DDS info callback
0.0.6
2019-08-28 14:39:10 +02:00
Deorder
f276cd1825
DDS Info callback was missing a pointer for returning the info
2019-08-17 00:30:14 +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
0.0.5
2019-05-08 23:48:46 +02:00
Deorder
d3d36d2694
Fixed issue with releasing file buffer result causing access violation while extracting
0.0.4
2019-05-01 00:17:42 +02:00
Deorder
3855899330
Added exception handling making the dll more reliable
0.0.3
2019-04-17 01:36:22 +02:00
Deorder
6c3a9234e4
Cleaned up test source
2019-04-15 04:26:29 +02:00
Deorder
322b6c0302
Merge branch 'master' of github-deorder:deorder/libbsarch
0.0.2
2019-04-15 04:17:41 +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
Deorder
bd0ab57f6d
Merge pull request #1 from deorder/add-license-1
...
Create LICENSE
2019-04-10 05:49:33 +02:00
Deorder
08536255ff
Create LICENSE
2019-04-10 05:49:07 +02:00
Deorder
30b4a2eb8d
Update README.md
2019-04-10 05:45:16 +02:00