2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-07-04 02:01:51 +00:00

Commit Graph

  • d26fda2e92 Merge pull request #149 from Laupetin/dependabot/submodules/thirdparty/zlib-d201f04 Jan 2024-03-30 11:20:06 +01:00
  • 3801a2a0c1 Merge pull request #148 from Laupetin/dependabot/submodules/thirdparty/libtommath-4929f09 Jan 2024-03-30 11:19:57 +01:00
  • a3da5a3c23 Merge pull request #147 from Laupetin/dependabot/submodules/thirdparty/catch2-7ce3579 Jan 2024-03-30 11:19:47 +01:00
  • 13d8788e17 Merge pull request #146 from Laupetin/dependabot/github_actions/abel0b/setup-premake-2.4 Jan 2024-03-30 11:19:34 +01:00
  • 862f2b9b8c chore(deps): bump thirdparty/zlib from 99b2294 to d201f04 #149 dependabot[bot] 2024-03-29 22:49:17 +00:00
  • 8ef5262780 chore(deps): bump thirdparty/libtommath from 138309c to 4929f09 #148 dependabot[bot] 2024-03-29 22:49:15 +00:00
  • 16bace684e chore(deps): bump thirdparty/catch2 from bfe3ff8 to 7ce3579 #147 dependabot[bot] 2024-03-29 22:49:13 +00:00
  • 6378fadcae chore(deps): bump abel0b/setup-premake from 2.3 to 2.4 #146 dependabot[bot] 2024-03-29 22:38:51 +00:00
  • f001107ad1 docs: update docs repo url Jan 2024-03-29 11:14:13 +01:00
  • 0cf420cb3a Merge pull request #145 from diamante0018/main Jan 2024-03-25 18:02:26 +01:00
  • 0f7a26a731 address review #145 Edo 2024-03-25 17:46:07 +01:00
  • 2a41770bb0 reword this phrase Edo 2024-03-25 12:04:43 +01:00
  • f2417aefa0 add my mod to readme section Edo 2024-03-25 12:02:59 +01:00
  • 86173d8140 chore(readme): improve readme build instructions & grammatical improvements Edo 2024-03-25 12:01:09 +01:00
  • c1504eb993 Merge pull request #144 from Laupetin/refactor/minor-code-improvements Jan 2024-03-24 21:10:40 +01:00
  • 239001e6f2 refactor: use std ranges functions where applicable #144 Jan 2024-03-24 20:49:15 +01:00
  • 132cccb971 refactor: use new line character instead of std::endl Jan 2024-03-24 20:24:22 +01:00
  • 1b13f1f1b4 refactor: only use sizeof with parenthesis Jan 2024-03-24 19:56:06 +01:00
  • 4f0ee35740 refactor: use std::extent_v instead of std::extent Jan 2024-03-24 19:45:55 +01:00
  • 3cbdd5b735 Merge pull request #143 from Laupetin/feature/t6-weapon-camo-loading v0.10.0 Jan 2024-03-24 17:14:38 +01:00
  • e62e4c873e fix: not loading t6 weapon camo shader consts from json #143 Jan 2024-03-24 16:57:47 +01:00
  • b1ff653dc8 style: fix formatting Jan 2024-03-24 16:35:10 +01:00
  • 742b8d5bc6 chore: restructure t6 weapon camo json Jan 2024-03-24 15:38:46 +01:00
  • c881cd6fd3 feat: load t6 weapon camo from json Jan 2024-03-24 14:48:54 +01:00
  • af37476e23 chore: make material json loader use anonymous namespace Jan 2024-03-24 13:29:35 +01:00
  • fc9f265f0c Merge pull request #142 from Laupetin/feature/t6-weapon-camo Jan 2024-03-24 01:42:22 +01:00
  • 73d6d2bf5c feat: dump t6 WeaponCamo asset as json #142 Jan 2024-03-24 01:20:49 +01:00
  • cf02d7ac83 chore: use anonymous namespace for JsonMaterialWriter Jan 2024-03-24 01:20:22 +01:00
  • cf891e458a chore: move json classes to json folder Jan 2024-03-24 00:51:33 +01:00
  • bb1bcadfc7 Merge pull request #137 from Laupetin/dependabot/submodules/thirdparty/libtommath-138309c Jan 2024-03-16 16:13:14 +01:00
  • 9b9087e78c Merge pull request #136 from Laupetin/dependabot/submodules/thirdparty/json-199dea1 Jan 2024-03-16 16:13:03 +01:00
  • d7b5a69315 Merge pull request #135 from Laupetin/dependabot/submodules/thirdparty/catch2-bfe3ff8 Jan 2024-03-16 16:12:54 +01:00
  • 26ea086c3a Merge pull request #134 from Laupetin/dependabot/submodules/thirdparty/zlib-99b2294 Jan 2024-03-16 16:12:43 +01:00
  • 13a6cffe6e chore(deps): bump thirdparty/libtommath from 8314bde to 138309c #137 dependabot[bot] 2024-03-15 22:22:09 +00:00
  • 1f60a9c2cb chore(deps): bump thirdparty/json from 0457de2 to 199dea1 #136 dependabot[bot] 2024-03-15 22:22:06 +00:00
  • 86f004b998 chore(deps): bump thirdparty/catch2 from 8ac8190 to bfe3ff8 #135 dependabot[bot] 2024-03-15 22:22:04 +00:00
  • 83ab76b758 chore(deps): bump thirdparty/zlib from 5c42a23 to 99b2294 #134 dependabot[bot] 2024-03-15 22:22:01 +00:00
  • f7f44e972d docs: fix broken examples link Jan 2024-03-03 12:17:17 +01:00
  • 03647c4470 Merge pull request #133 from Laupetin/docs/link-example-repos Jan 2024-03-03 12:06:50 +01:00
  • 5aec94048c docs: add clarification about building yourself and downloading a release #133 Jan 2024-03-03 11:49:51 +01:00
  • 105370f7eb docs: move up the documentation and example section Jan 2024-03-03 11:48:25 +01:00
  • 6f5f8d92dc docs: extend documentation section of readme with links to mods using OAT Jan 2024-03-03 11:47:40 +01:00
  • fd33f8d313 Merge pull request #132 from diamante0018/diamante0018-patch-2 Jan 2024-03-03 11:11:34 +01:00
  • f0c41d7737 maint(premake5): enable /LARGEADDRESSAWARE at least on Windows #132 Edo 2024-03-03 10:47:31 +01:00
  • ba0213b02f Merge pull request #131 from Laupetin/dependabot/submodules/thirdparty/libtomcrypt-f7e6519 Jan 2024-03-02 08:01:18 +01:00
  • edcae886be Merge pull request #130 from Laupetin/dependabot/submodules/thirdparty/catch2-8ac8190 Jan 2024-03-02 08:01:06 +01:00
  • 4773e604f2 chore(deps): bump thirdparty/libtomcrypt from 7e863d2 to f7e6519 #131 dependabot[bot] 2024-03-01 22:04:14 +00:00
  • 498bb243f7 chore(deps): bump thirdparty/catch2 from 4f3871d to 8ac8190 #130 dependabot[bot] 2024-03-01 22:04:07 +00:00
  • 3ebea76685 Merge pull request #128 from Laupetin/feature/json-material-loading v0.9.0 Jan 2024-02-29 17:45:29 +01:00
  • a0a420f7f1 fix: build on linux #128 Jan 2024-02-29 12:45:37 +01:00
  • 0bb17a33bd feat: load materials from json Jan 2024-02-24 20:33:26 +01:00
  • 1f6d0ab51a chore: replace material dumping with lib recommendation of serializing and deserializing json Jan 2024-02-25 21:34:46 +01:00
  • d3c3786d66 Merge pull request #129 from Laupetin/use-gcc-13 Jan 2024-02-29 17:27:31 +01:00
  • 0498c6e8be chore: use gcc/g++ 13 in ci #129 Jan 2024-02-29 13:27:49 +01:00
  • 6478a29678 Merge pull request #127 from Laupetin/cpp20 Jan 2024-02-24 22:04:03 +01:00
  • 3592d7216a chore: upgrade c++ version to cpp20 #127 Jan 2024-02-24 21:03:53 +01:00
  • 99632f5d98 Merge pull request #126 from Laupetin/feature/dx11-shader-parsing Jan 2024-02-24 13:41:09 +01:00
  • 45afe34c3d Merge pull request #124 from Laupetin/dependabot/submodules/thirdparty/catch2-4f3871d Jan 2024-02-24 13:38:41 +01:00
  • 2d4ed9b6f3 Merge pull request #125 from skiff/main Jan 2024-02-24 13:38:11 +01:00
  • 81cb19dba2 chore: add hardcoded texture def and constant names #126 Jan 2024-02-24 12:13:43 +01:00
  • 6b6fd7cb10 chore: check if name for constant or texture def was already added Jan 2024-02-24 11:53:34 +01:00
  • 5bbab8ca79 chore: measure duration of material constant name extracting Jan 2024-02-24 11:46:00 +01:00
  • d3b15aa86a feat: use names from shaders to complete names in material constants and texturedefs Jan 2024-02-24 11:42:47 +01:00
  • 36ac8f02be chore: fix d3d11 shader analyser errors Jan 2024-02-24 11:41:34 +01:00
  • ad3f019dff chore: add d3d11 enum types Jan 2024-02-24 09:58:34 +01:00
  • d807743447 do not add duplicate sounds to the sab files #125 Alex 2024-02-23 23:14:52 -05:00
  • ccf3b8b453 chore(deps): bump thirdparty/catch2 from b817497 to 4f3871d #124 dependabot[bot] 2024-02-23 22:11:14 +00:00
  • d2420617f0 feat: add parser for dx11 shaders Jan 2024-02-23 22:52:31 +01:00
  • 03340cc109 Merge pull request #123 from Laupetin/feature/shader-dumping Jan 2024-02-18 23:12:23 +01:00
  • 7b8cd890ad Merge pull request #122 from Laupetin/feature/simple-materials Jan 2024-02-18 23:00:47 +01:00
  • bde54db328 feat: dump t6 shaders #123 Jan 2024-02-18 10:48:43 +01:00
  • df7b25b854 feat: dump t6 materials as json #122 Jan 2024-01-03 17:47:22 +01:00
  • 625ed0397f Merge pull request #121 from Laupetin/dependabot/submodules/thirdparty/zlib-5c42a23 Jan 2024-02-17 00:13:23 +01:00
  • 62d28aa9e3 Merge pull request #120 from Laupetin/dependabot/submodules/thirdparty/catch2-b817497 Jan 2024-02-17 00:13:11 +01:00
  • e0fb31803b chore(deps): bump thirdparty/zlib from 3c13497 to 5c42a23 #121 dependabot[bot] 2024-02-16 22:35:22 +00:00
  • 674b1f645f chore(deps): bump thirdparty/catch2 from 1078e7e to b817497 #120 dependabot[bot] 2024-02-16 22:35:19 +00:00
  • 5102b3ddca Merge pull request #119 from Laupetin/fix/attachment-unique-overwrites v0.8.3 Jan 2024-02-15 21:26:36 +01:00
  • 62e08c29bd fix: attachment unique overwrites handling being incorrect #119 Jan 2024-02-15 21:13:58 +01:00
  • d712cbd2f8 Merge pull request #118 from Laupetin/fix/attachment-unique-hidetags Jan 2024-02-14 00:06:24 +01:00
  • b9bf4778fa fix: fix weapon attachment unique hidetags #118 Jan 2024-02-13 23:53:59 +01:00
  • 66e8f8fa78 chore: use cerr for error messages in weapon assets for t6 Jan 2024-02-13 23:53:42 +01:00
  • 3268954477 Merge pull request #117 from Laupetin/fix/attachment-unique-anims v0.8.2 Jan 2024-02-13 18:11:05 +01:00
  • 68dfac10db fix: consider attachmentunique szXAnims an assetref #117 Jan 2024-02-13 16:57:15 +01:00
  • 741fc3857e Merge pull request #116 from skiff/main v0.8.1 Jan 2024-02-13 00:04:48 +01:00
  • e61c58c4c5 allow sound aliases without explicit files #116 Alex 2024-02-12 11:54:43 -05:00
  • 94dd02e500 Merge pull request #113 from Laupetin/dependabot/submodules/thirdparty/zlib-3c13497 v0.8.0 Jan 2024-02-11 11:52:08 +01:00
  • b741fe3604 Merge pull request #99 from skiff/main Jan 2024-02-11 11:45:12 +01:00
  • f6ee4790fa fix: not dumping all sound aliases in aliases csv #99 Jan 2024-02-11 11:32:47 +01:00
  • 4914eb552f chore: fix linux build Jan 2024-02-10 17:04:32 +01:00
  • 4591787989 chore: drop third party lib for reading flac header Jan 2024-02-10 16:33:26 +01:00
  • 05ce73049d chore: small code cleanups Jan 2024-02-10 10:52:02 +01:00
  • 45689a29a1 chore: make SoundBankEntryInfo a class without constructors Jan 2024-02-10 10:01:55 +01:00
  • 6c81120230 chore(deps): bump thirdparty/zlib from f1f503d to 3c13497 #113 dependabot[bot] 2024-02-09 22:59:31 +00:00
  • f7ece105ed more linux build fails Alex 2024-02-09 12:04:41 -05:00
  • 54278a593a include memory for linux build Alex 2024-02-09 11:55:02 -05:00
  • bfed3d5e68 clang format Alex 2024-02-09 11:43:02 -05:00
  • 2478a1355f code review changes Alex 2024-02-09 11:39:51 -05:00
  • 42c4068d2a add flac decoding to correctly add flac sounds to sound banks Alex 2024-02-09 10:49:55 -05:00
  • 795a369fb3 Merge pull request #112 from Laupetin/fix/marking-iw5-maps-crash v0.7.2 Jan 2024-02-08 23:51:31 +01:00
  • 5a3aa8ca0f fix: not adding correct condition to iw5 FxEffectVisuals lightDef #112 Jan 2024-02-08 23:39:23 +01:00