pre-commit-ci[bot]
17f3290b1b
[pre-commit.ci] Pre-commit autoupdate. ( #29 )
...
updates:
- [github.com/pre-commit/mirrors-clang-format: v22.1.2 → v22.1.5](https://github.com/pre-commit/mirrors-clang-format/compare/v22.1.2...v22.1.5 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-07-07 14:46:11 +02:00
Jeremy Rimpo
9c941f9ea9
Make BSATK wide character compatible ( #27 )
...
* Make BSATK wide character compatible
- Applies to the system paths, not the internal files
- Utilize filesystem methods for path handling
- Other cleanup
2026-05-07 15:44:41 -05:00
Jeremy Rimpo
e2d2022545
Update vcpkg targets ( #26 )
2026-04-15 09:23:54 +02:00
pre-commit-ci[bot]
0d9a60c883
[pre-commit.ci] Pre-commit autoupdate. ( #25 )
...
* [pre-commit.ci] Pre-commit autoupdate.
updates:
- [github.com/pre-commit/mirrors-clang-format: v21.1.8 → v22.1.2](https://github.com/pre-commit/mirrors-clang-format/compare/v21.1.8...v22.1.2 )
* [pre-commit.ci] Auto fixes from pre-commit.com hooks.
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-04-09 13:12:45 +02:00
pre-commit-ci[bot]
275002c661
[pre-commit.ci] Pre-commit autoupdate. ( #24 )
...
updates:
- [github.com/pre-commit/mirrors-clang-format: v21.1.2 → v21.1.8](https://github.com/pre-commit/mirrors-clang-format/compare/v21.1.2...v21.1.8 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-01-05 19:24:47 +01:00
pre-commit-ci[bot]
fcae6ae485
[pre-commit.ci] Pre-commit autoupdate. ( #23 )
...
updates:
- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0 )
- [github.com/pre-commit/mirrors-clang-format: v20.1.7 → v21.1.2](https://github.com/pre-commit/mirrors-clang-format/compare/v20.1.7...v21.1.2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-10-07 15:01:36 +02:00
pre-commit-ci[bot]
bd6dc4eaa1
[pre-commit.ci] Pre-commit autoupdate. ( #22 )
...
updates:
- [github.com/pre-commit/mirrors-clang-format: v19.1.5 → v20.1.7](https://github.com/pre-commit/mirrors-clang-format/compare/v19.1.5...v20.1.7 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-07-07 20:29:31 +02:00
Mikaël Capelle
c42a252797
Find dependency for bsatk in config file. ( #21 )
...
* Find dependency for bsatk in config file.
* Bump version to 1.4.1.
1.4.1
2025-06-02 20:02:07 +02:00
Mikaël Capelle
a048d0f0cc
Add Version.cmake and bump to 1.4.0. ( #20 )
1.4.0
2025-05-29 12:09:16 +02:00
Mikaël Capelle
5db452cbca
Move to VCPKG. ( #18 )
2025-05-29 10:57:42 +02:00
RJ and RJ
0ad7b4a86d
Use unordered_map when building folder tree ( #19 )
...
Co-authored-by: RJ <Liderate@users.noreply.github.com >
2025-04-12 14:36:15 +02:00
Jeremy Rimpo
2882fd352b
WIP: Archive preview support ( #17 )
...
* Include DDS header
* Remove redundant files
* Update for MOB changes
2024-07-11 11:57:16 +02:00
Jeremy Rimpo
39e2a65c21
Merge pull request #16 from ModOrganizer2/fo4ng_support
...
FO4 NextGen support
2024-05-17 03:36:15 -05:00
Jeremy Rimpo
41c19eb5fa
Tweaks based on updated info
2024-05-12 20:34:17 -05:00
Jeremy Rimpo
7ee5c59ca5
Preliminary FO4 NG support
2024-05-12 17:46:50 -05:00
Jeremy Rimpo
37052a8c32
Merge pull request #15 from ModOrganizer2/texture_format_fixes
...
Several fixes to DDS texture parsing
2023-11-17 19:22:16 -06:00
Jeremy Rimpo
b64389c837
Several fixes to DDS texture parsing
...
* Correctly interpret format and cubemap flag
* Fix incorrect format conversions
* Add additional formats
2023-11-17 14:41:43 -06:00
Jeremy Rimpo
0e2f22b3f7
Merge pull request #14 from ModOrganizer2/preview_update
...
Add getFlags method for bsa_preview
2023-10-08 03:16:26 -05:00
Jeremy Rimpo
54080e0c6f
Add getFlags method for bsa_preview
2023-10-05 23:04:23 -05:00
Jeremy Rimpo
22c02951fc
Merge pull request #13 from ModOrganizer2/starfield
...
Add Starfield support
2023-09-17 16:15:13 -05:00
Jeremy Rimpo
6340167c63
Several fixes
...
- Fix memory leaks in readFiles
- Ensure we deal with uncompressed texture stream chunks in extractCompressed
2023-09-15 20:56:10 -05:00
Jeremy Rimpo
0aec5e47aa
Fix typo
2023-09-09 03:38:04 -05:00
Jeremy Rimpo
e86d9217c7
Full Starfield BA2 support
...
* Header length fixes for v2
* LZ4 decompression and headers for v3
* New texture type headers
* clang format
2023-09-09 01:21:57 -05:00
Jeremy Rimpo
8001f24785
Add Starfield support
2023-09-03 22:24:30 -05:00
Mikaël Capelle
43a8a7753b
Merge pull request #12 from ModOrganizer2/update-cmake-common-qt6
...
Update following cmake_common changes.
2022-04-28 17:54:06 +02:00