2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2026-01-23 16:41:53 +00:00

Commit Graph

  • 9306210227 feature: Load GSC bin files from gsc-tool from raw Diavolo 2023-12-09 14:33:56 +01:00
  • fe1d764615 Merge pull request #47 from Laupetin/dependabot/submodules/thirdparty/catch2-dacbf4f Jan 2023-12-09 10:11:10 +01:00
  • 5613356dc9 Merge pull request #46 from Laupetin/dependabot/submodules/thirdparty/json-3780b41 Jan 2023-12-09 10:11:00 +01:00
  • b3fa5df281 Bump thirdparty/catch2 from 32d9ae2 to dacbf4f dependabot[bot] 2023-12-08 22:58:49 +00:00
  • 3bc1fc4c16 Bump thirdparty/json from 9cca280 to 3780b41 dependabot[bot] 2023-12-08 22:58:45 +00:00
  • 99220cf6ea Merge pull request #45 from Laupetin/dependabot/submodules/thirdparty/json-9cca280 Jan 2023-12-02 10:26:44 +01:00
  • eb027945fe Bump thirdparty/json from 6eab7a2 to 9cca280 dependabot[bot] 2023-12-01 22:43:02 +00:00
  • 5e2e5c52a5 Merge pull request #44 from Laupetin/dependabot/github_actions/actions/checkout-4 Jan 2023-11-25 00:02:23 +01:00
  • 6878deccf4 Bump actions/checkout from 3 to 4 dependabot[bot] 2023-11-24 22:52:02 +00:00
  • 8295b81ec7 Merge pull request #16 from Laupetin/code-formatting Jan 2023-11-19 22:19:13 +01:00
  • c858695f0c Adjust further code formatting Clang Format 2023-11-19 21:59:57 +01:00
  • d5f881be04 Fix more missing headers Jan 2023-11-19 16:42:13 +01:00
  • 161a1924c8 Fix debug compilation on MSVC due to libtommath requiring dead code elimination Jan 2023-11-19 16:27:00 +01:00
  • 0c4835bc36 Fix build due to reordered headers Jan 2023-11-19 16:26:36 +01:00
  • 8c4d311527 Fix formatting of two remaining files Jan 2023-11-19 15:56:59 +01:00
  • da18710bd0 Use clang 17 in formatting pipeline Jan 2023-11-19 15:39:37 +01:00
  • 6b4f5d94a8 Reformat code with clang format Clang Format 2023-11-19 15:28:38 +01:00
  • 22e17272fd Update clang-format to mimic previously code formatting Jan 2023-11-19 14:15:02 +01:00
  • 8fe5ac2a69 Rename to check-formatting Jan 2023-11-19 12:17:11 +01:00
  • 30052461da Use clang-format 15 Jan 2023-10-02 23:46:35 +02:00
  • 616f39a31e Use dry-run to check for clang-format errors instead of inplace editing Jan 2023-10-02 23:23:56 +02:00
  • cc31a4a4b0 Add Github workflow checking formatting Jan 2023-10-02 23:12:42 +02:00
  • 9197b537d7 Add code formatting configuration with clang-format Jan 2023-10-02 23:01:54 +02:00
  • f6204d5bd9 Merge pull request #43 from Laupetin/dependabot/submodules/thirdparty/zlib-643e17b Jan 2023-11-18 07:44:39 +01:00
  • 0de24119ae Merge pull request #42 from Laupetin/dependabot/submodules/thirdparty/catch2-32d9ae2 Jan 2023-11-18 07:44:22 +01:00
  • 6ae7553aef Bump thirdparty/zlib from 15c45ad to 643e17b dependabot[bot] 2023-11-17 22:49:02 +00:00
  • d4f68777df Bump thirdparty/catch2 from 01cac90 to 32d9ae2 dependabot[bot] 2023-11-17 22:49:00 +00:00
  • bce4427a4e Merge pull request #41 from Laupetin/dependabot/submodules/thirdparty/catch2-01cac90 Jan 2023-11-11 08:52:41 +01:00
  • d2e2fdad42 Merge pull request #40 from Laupetin/dependabot/submodules/thirdparty/zlib-15c45ad Jan 2023-11-11 08:52:31 +01:00
  • a5db78251d Bump thirdparty/catch2 from caffe79 to 01cac90 dependabot[bot] 2023-11-10 22:25:03 +00:00
  • da1cbd7982 Bump thirdparty/zlib from ac8f12c to 15c45ad dependabot[bot] 2023-11-10 22:24:58 +00:00
  • b7e3fc6364 Merge pull request #37 from Laupetin/docs/update-readme-for-docs-website Jan 2023-11-04 18:12:16 +01:00
  • 116415d4b9 Update documentation to reference docs website Jan 2023-11-04 17:55:07 +01:00
  • b73668c025 Separate 7z commands for tar and tar.gz v0.1.1 Jan 2023-11-04 15:15:37 +01:00
  • c9da82688b Fix release script Jan 2023-11-04 14:41:37 +01:00
  • f19550b58e Zip artifacts before trying to upload them as artifacts Jan 2023-11-04 14:38:29 +01:00
  • ed20e6d0a2 Update token permissions for release job Jan 2023-11-04 13:47:55 +01:00
  • 770c802763 Automatically upload artifacts to releases Jan 2023-11-04 13:24:19 +01:00
  • 4e5cbc5bf6 Run ci on tags v0.1.0 Jan 2023-11-04 12:45:30 +01:00
  • bcd9ede0e1 Reset initial release to 0.1.0 Jan 2023-11-04 12:09:05 +01:00
  • 624dc356b2 Explicitly enable symbols for debug builds Jan 2023-11-04 11:58:27 +01:00
  • 6ecfc9b0db Merge pull request #33 from Laupetin/dependabot/submodules/thirdparty/libtommath-8314bde Jan 2023-11-04 11:39:32 +01:00
  • ce168c6458 Bump thirdparty/libtommath from 08549ad to 8314bde dependabot[bot] 2023-11-04 10:25:32 +00:00
  • 0e07f8045e Merge pull request #36 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-7e863d2 Jan 2023-11-04 10:58:04 +01:00
  • fedd116bc8 Merge pull request #35 from Laupetin/dependabot/submodules/thirdparty/zlib-ac8f12c Jan 2023-11-04 10:57:56 +01:00
  • 39a85d7a1c Merge pull request #34 from Laupetin/dependabot/submodules/thirdparty/catch2-caffe79 Jan 2023-11-04 10:57:47 +01:00
  • dcda974424 Merge pull request #32 from Laupetin/dependabot/submodules/thirdparty/json-6eab7a2 Jan 2023-11-04 10:57:31 +01:00
  • 8f78b4d19a Merge pull request #30 from Laupetin/dependabot/github_actions/abel0b/setup-premake-2.3 Jan 2023-11-04 10:56:55 +01:00
  • e4e4028478 Merge pull request #29 from Laupetin/dependabot/github_actions/actions/checkout-4 Jan 2023-11-04 10:49:53 +01:00
  • 0800e36017 Bump abel0b/setup-premake from 2.1 to 2.3 dependabot[bot] 2023-11-04 09:40:04 +00:00
  • 2bc2dda599 Merge pull request #31 from Laupetin/dependabot/github_actions/microsoft/setup-msbuild-1.3.1 Jan 2023-11-04 10:39:31 +01:00
  • 43f2109b17 Bump thirdparty/libtomcrypt from 7e7eb69 to 7e863d2 dependabot[bot] 2023-11-04 09:35:14 +00:00
  • a120f9ce44 Bump thirdparty/zlib from cacf7f1 to ac8f12c dependabot[bot] 2023-11-04 09:35:11 +00:00
  • 79f244f49d Bump thirdparty/catch2 from 3f0283d to caffe79 dependabot[bot] 2023-11-04 09:35:09 +00:00
  • 3f802bd391 Bump thirdparty/json from 4f8fba1 to 6eab7a2 dependabot[bot] 2023-11-04 09:35:03 +00:00
  • 91ebb24bfd Set gitsubmodule dependabot path to root directory since there is the submodule file Jan 2023-11-04 10:34:09 +01:00
  • 9aaa100dce Bump microsoft/setup-msbuild from 1.0.2 to 1.3.1 dependabot[bot] 2023-11-04 09:28:43 +00:00
  • 84091946e6 Bump actions/checkout from 3 to 4 dependabot[bot] 2023-11-04 09:28:39 +00:00
  • ee1add63b8 Add dependabot Jan 2023-11-04 10:27:46 +01:00
  • 1746a338c7 Update logo Jan 2023-11-04 10:22:37 +01:00
  • 1c56bf48c4 Merge pull request #28 from Laupetin/feature/t6-sound-dumping Jan 2023-10-26 23:14:01 +02:00
  • 51899d4a69 Dump T6 sound PCM data as wav Jan 2023-10-26 22:54:20 +02:00
  • 8c2bb09b28 Dump soundbank data without having to dump aliases Jan 2023-10-25 21:44:07 +02:00
  • 4ac04dc866 Merge pull request #25 from Laupetin/docs/ipak Jan 2023-10-21 19:04:57 +02:00
  • 22db02e78b Add technical documentation about IPak file structure Jan 2023-10-21 18:48:10 +02:00
  • 8f94dd1272 Add detailed image displaying IPak format Jan 2023-10-21 13:33:41 +02:00
  • 4fa66ac2ff Merge pull request #24 from Laupetin/feature/improved-ipak-building Jan 2023-10-21 16:08:17 +02:00
  • 483d47d79e Build referenced targets from within zone definitions Jan 2023-10-21 15:26:56 +02:00
  • 85b6c3f6bd Introduce "none" project type Jan 2023-10-21 14:59:42 +02:00
  • 0b4a0ac070 Add possibility to build different targets in the same project for e.g. IPaks Jan 2023-10-21 14:11:20 +02:00
  • 2c09cc11e9 Add example project for building an IPak with corresponding ff Jan 2023-10-21 12:27:47 +02:00
  • 1384c912e5 Merge pull request #20 from Laupetin/feature/ipak-building Jan 2023-10-15 22:53:16 +02:00
  • 4811d41ec8 Fix calculating wrong chunk buffer window when only the block header is inside a chunk and all the data is in the next Jan 2023-10-15 22:31:50 +02:00
  • 75cd9bd4e4 Fix not respecting chunk buffer window border Jan 2023-10-15 22:31:21 +02:00
  • fa72a6d5db Fix writing whole file everytime an uncompressed command is written Jan 2023-10-15 22:12:42 +02:00
  • d779dfd884 Fix writing block header incorrectly Jan 2023-10-15 22:12:25 +02:00
  • 9b35b90a28 Fix IPak reading error message having incorrect text Jan 2023-10-15 21:54:38 +02:00
  • e16ea9de84 Load T6 GfxImages from raw when building Jan 2023-10-15 19:08:27 +02:00
  • abbb697d7c Add data writing for IPaks Jan 2023-10-15 17:54:10 +02:00
  • 2d0ef40335 Remove unused IPakBlock non-bits fields Jan 2023-10-15 14:50:14 +02:00
  • 78196cd6f6 Improve code documentation of IPakEntryReadStream Jan 2023-10-15 14:23:26 +02:00
  • 8514378465 Write IPak base skeleton without data Jan 2023-10-07 19:41:54 +02:00
  • 23d0fe1eb0 Always load/unload project specific zones Jan 2023-10-07 15:17:06 +02:00
  • fb5c67b5ce Add possibility to include asset lists in project definition Jan 2023-10-07 15:06:41 +02:00
  • e4fd8543e3 Read project type from zone file Jan 2023-10-07 13:29:27 +02:00
  • 480bc81522 Extract search path related code from Linker into separate class Jan 2023-10-07 10:54:09 +02:00
  • 74fd8f4334 Add docs about ZoneFiles Jan 2023-10-06 21:38:04 +02:00
  • d8a28a5aa4 Merge pull request #19 from Laupetin/docs/getting-started Jan 2023-10-05 23:11:11 +02:00
  • 16a4f5a307 Add documentation and example for getting started Jan 2023-10-05 20:16:54 +02:00
  • 7850166aba Merge pull request #18 from Laupetin/fix/abort-linking-on-load-error Jan 2023-10-05 21:39:37 +02:00
  • e7f52e5dc7 Abort linking when loading specified zone failed due to missing file Jan 2023-10-05 20:29:38 +02:00
  • 479b1d1836 Log asset name when not being able to create empty asset Jan 2023-10-05 20:19:49 +02:00
  • cb4f23cd21 Merge pull request #15 from Laupetin/fix/g++13-build Jan 2023-10-01 11:09:02 +02:00
  • dd56a57a3e Fix build with g++13 Jan 2023-10-01 10:50:39 +02:00
  • 98528db8aa Merge pull request #14 from Laupetin/feature/rename-fastfiles Jan 2023-09-28 21:19:01 +02:00
  • bb94162be4 Add possibility to override zone name in zone definition Jan 2023-09-28 20:52:16 +02:00
  • e36367fe01 Rename linker "zone" to "project" Jan 2023-09-28 20:28:34 +02:00
  • 91deeeac50 Merge pull request #12 from Laupetin/feature/iw5-menu-non-permissive Jan 2023-09-26 23:31:48 +02:00
  • 1a1e1f9815 Change menu unit tests to account for discoveries and fixes of menu parser Jan 2023-09-26 23:14:47 +02:00
  • 1e6824368c Fix bugs related to parsing IW5 base game menus Jan 2023-09-26 22:03:06 +02:00