2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-09-13 03:57:26 +00:00

Commit Graph

  • 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
  • bab0329364 Merge pull request #111 from Laupetin/fix/indirect-asset-reference-non-lowercase Jan 2024-02-08 23:12:53 +01:00
  • a3dfb9e431 fix: indirect asset references may not be fully lower case #111 Jan 2024-02-08 22:59:42 +01:00
  • aa2bebedde Merge branch 'Laupetin:main' into main Alex 2024-02-06 22:01:47 -05:00
  • d2827e5e4d Merge pull request #109 from Laupetin/fix/assets-referenced-by-string v0.7.1 Jan 2024-02-07 01:39:19 +01:00
  • d3d7f1b6e5 fix: not properly handling array of indirect asset ref pointers #109 Jan 2024-02-07 01:27:54 +01:00
  • 54c37c318e style: fix formatting Jan 2024-02-07 01:18:00 +01:00
  • c9a6b10f58 chore: add assetrefs to other games Jan 2024-02-07 01:12:03 +01:00
  • 405cad06a8 feat: load T6 FxEffectDefRef as asset ref Jan 2024-02-07 01:06:16 +01:00
  • 37fad556c6 chore: load asset refs from assets taken from global asset pools Jan 2024-02-07 01:00:43 +01:00
  • fef815e708 feat: recognize indirect asset refs when marking assets Jan 2024-02-07 00:53:52 +01:00
  • 2dd4eaf54f feat: automatically load anims of weapons in t6 Jan 2024-02-06 23:56:31 +01:00
  • 0a13281295 chore: load indirectly referenced assets if they are not ignored Jan 2024-02-06 23:56:05 +01:00
  • ac0d8a83a0 chore: refactor pool allocation and add indirect references Jan 2024-02-06 23:03:40 +01:00
  • 1e5475e5ce Merge pull request #107 from Laupetin/dependabot/submodules/thirdparty/zlib-f1f503d v0.7.0 Jan 2024-02-04 21:33:07 +01:00
  • e30ac82f81 Merge pull request #106 from Laupetin/dependabot/submodules/thirdparty/json-0457de2 Jan 2024-02-04 21:32:58 +01:00
  • d0f67710cc Merge pull request #105 from Laupetin/dependabot/github_actions/microsoft/setup-msbuild-2.0.0 Jan 2024-02-04 21:32:50 +01:00
  • 933925640d Merge pull request #108 from Laupetin/fix/weapon-hidetags Jan 2024-02-04 21:31:49 +01:00
  • ce31472f7f fix: notetracksoundmap initialized with empty string instead of nullptr in t6 #108 Jan 2024-02-04 21:14:50 +01:00
  • 27cd703cbd fix: weapon hidetags initialized with empty string instead of nullptr in t6 Jan 2024-02-04 21:07:48 +01:00
  • 816aeed45e Bump thirdparty/zlib from 9f0f2d4 to f1f503d #107 dependabot[bot] 2024-02-02 22:42:48 +00:00
  • 957c66ee56 Bump thirdparty/json from 7efe875 to 0457de2 #106 dependabot[bot] 2024-02-02 22:42:46 +00:00
  • 2ea8931074 Bump microsoft/setup-msbuild from 1.3.2 to 2.0.0 #105 dependabot[bot] 2024-02-02 22:16:59 +00:00
  • 9254e25b22 fix loaded sound banks and generating streamed sound banks Alex 2024-02-02 16:48:23 -05:00
  • 386f941d61 add comment Alex 2024-02-02 11:29:15 -05:00
  • c3590a911c dont build sabl if unable to find sound files Alex 2024-02-02 11:28:21 -05:00
  • 2067afafed Merge pull request #102 from Laupetin/dependabot/submodules/thirdparty/zlib-9f0f2d4 Jan 2024-01-29 12:11:41 +01:00
  • e98231dc29 Merge pull request #101 from Laupetin/dependabot/submodules/thirdparty/catch2-1078e7e Jan 2024-01-29 12:11:32 +01:00
  • 5e1caedb83 Bump thirdparty/zlib from 7af6320 to 9f0f2d4 #102 dependabot[bot] 2024-01-26 22:38:32 +00:00
  • 57d9a66599 Bump thirdparty/catch2 from 79205da to 1078e7e #101 dependabot[bot] 2024-01-26 22:38:29 +00:00
  • 7f929121a5 Merge pull request #100 from Laupetin/dependabot/github_actions/microsoft/setup-msbuild-1.3.2 Jan 2024-01-26 23:22:39 +01:00
  • 1e0af1c6ed Bump microsoft/setup-msbuild from 1.3.1 to 1.3.2 #100 dependabot[bot] 2024-01-26 22:11:15 +00:00
  • bc1ebfc3bc .flac extension Alex 2024-01-26 13:31:36 -05:00
  • 7af802ff24 more linux build errors Alex 2024-01-26 13:07:50 -05:00
  • e2f8892278 clang formatting Alex 2024-01-26 13:05:07 -05:00
  • 365502d819 more linux build errors Alex 2024-01-26 12:58:31 -05:00
  • 4e8d335c26 add climits for linux builds Alex 2024-01-26 12:46:37 -05:00
  • f53c895d49 fix MD5 crypto Alex 2024-01-26 12:30:39 -05:00
  • 80da882b4d Merge branch 'Laupetin:main' into main Alex 2024-01-26 12:15:26 -05:00
  • a020de6f80 SoundBankWriter code Alex 2024-01-26 12:14:47 -05:00