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

Commit Graph

  • 486d704ce6 Add MP only IW5 UiScripts Jan 2023-09-26 20:59:55 +02:00
  • 9dde58c064 Add non-loading implementation for AssetLoaderMaterial for IW5 to be able to create default materials Jan 2023-09-26 20:59:43 +02:00
  • 13dfbc9bbb Add IW5 specific uiscripts Jan 2023-09-25 22:49:46 +02:00
  • 4ff8b3396e Implement the rest of IW5 menu event handler sequences Jan 2023-09-25 21:54:27 +02:00
  • d071dc1bfd Make script numeric matchers match negative numbers as well Jan 2023-09-25 21:45:06 +02:00
  • 870fa44b02 Add existing iw5 script statements Jan 2023-09-24 22:48:11 +02:00
  • 8653c434d1 Fix not respecting new string values in localize parser when processing matches Jan 2023-09-24 18:55:34 +02:00
  • 0ffbd21ade Add section about cloning the repository in the README Jan 2023-09-24 16:46:08 +02:00
  • 6802b1c23b Merge pull request #7 from Laupetin/feature/iw5-menus Jan 2023-09-24 16:20:31 +02:00
  • 36cd9e11fe Support localize entries that have a name that cannot be represented as an identifier Jan 2023-09-24 15:58:57 +02:00
  • cf711c3af7 Use SimpleLexer escaped strings for localization Jan 2023-09-24 15:25:08 +02:00
  • 5ee5056c5d Fix considering string static value to not be true for visible expressions Jan 2023-09-24 14:18:15 +02:00
  • b8b4b7ce21 Fix incorrectly dumping window rect instead of window clientRect for iw5 items Jan 2023-09-24 12:36:51 +02:00
  • 0b92b9b871 Fix setLocalVar not correctly flushing script when not setting static var Jan 2023-09-24 11:46:39 +02:00
  • e481d97143 Also dump dvar and localvar for multiproperty and enum dvar items Jan 2023-09-24 10:30:27 +02:00
  • e56fa67e46 Fix not setting dataType when loading menus Jan 2023-09-24 10:30:03 +02:00
  • 502e134ed8 Fix not properly handling concurrent strings in permissive menu loading mode Jan 2023-09-23 19:04:15 +02:00
  • 2cd5d05a19 Use escaped strings with simple lexer whenever appropriate Jan 2023-09-23 15:21:09 +02:00
  • 88bc1c1056 Fix SimpleLexer not being able to read escaped strings Jan 2023-09-23 14:28:59 +02:00
  • 7d0abaf256 Fix not setting menuData when converting IW5 menus Jan 2023-08-25 19:22:25 +02:00
  • cd5a5c2898 Add missing parenthesis for custom functions when dumping menus Jan 2023-08-25 00:38:35 +02:00
  • 4829a4206b Ensure correct expression type for static expressions in menu parsing but do not enforce when permissive Jan 2023-08-24 20:12:57 +02:00
  • aea76d0b42 Escape string values when menu dumping Jan 2023-08-24 19:36:37 +02:00
  • 8a1fe03358 Add base for IW5 menu parsing Jan 2023-08-23 23:08:50 +02:00
  • 0d6e3e8298 Dump outline color for IW4 menus Jan 2023-08-23 23:08:41 +02:00
  • ccc020ca7e Make key handler map a multimap to be able to support multiple handlers for the same key Jan 2023-08-23 23:07:55 +02:00
  • fc57032937 Add base for IW5 menu parsing based on IW4 menu parser Jan 2023-08-23 20:51:40 +02:00
  • 399d8e834d Make IW4 menu rect def align be unsigned like IW5 Jan 2023-08-23 20:51:11 +02:00
  • ce8511fd79 Merge pull request #5 from Laupetin/feature/iw5-stringtable Jan 2023-08-22 17:45:41 +02:00
  • 3233186d8b Add AssetLoader for IW5 StringTable Jan 2023-08-22 17:20:43 +02:00
  • 02581ae698 Add json dumping to AssetDumperMaterial again feature/compiler Jan 2023-07-30 19:16:54 +02:00
  • f506beca34 Add struct containing known surface flags for IW4 Jan 2023-07-30 15:33:43 +02:00
  • 2088118b4a Move IW4 MaterialDumper code to IW4 MaterialDecompiler Jan 2023-07-29 11:55:11 +02:00
  • d48e0519ac Implement writer for raw materials Jan 2023-07-29 02:08:10 +02:00
  • 5db7bc2d4c Add Decompiler and Compiler tools Jan 2023-06-19 20:56:51 +02:00
  • 0da6a4dc43 Update Linker and Unlinker tool to use virtual functions directly instead of internal impl pointer Jan 2023-06-19 21:15:43 +02:00
  • 3c2774614f Merge pull request #4 from Laupetin/feature/buildtools-path Jan 2023-06-19 19:12:18 +02:00
  • 787fe967e3 Move ZoneCodeGenerator and RawTemplater to buildtools output folder Jan 2023-06-19 19:11:03 +02:00
  • dd1114dd3d Merge pull request #3 from Laupetin/feature/artifact-upload Jan 2023-06-18 15:43:23 +02:00
  • f5e536c1bd Do not generate symbols when in release mode Jan 2023-06-18 15:19:40 +02:00
  • 2a7388b490 Upload artifacts after ci Jan 2023-06-18 14:54:13 +02:00
  • 7e6c418fdf Update iw4 technique flag comment feature/material-loading Jan 2023-03-10 14:34:52 +01:00
  • e009c2ee08 Do not use generic expressions for statemap rules but masks and values Jan 2022-09-24 18:58:56 +02:00
  • 63f636d401 Move statemap for technique loading to AssetLoaderTechniqueSet Jan 2022-09-24 15:35:12 +02:00
  • d11f8122f3 Differ between multiple particle_cloud modes Jan 2022-09-18 15:37:22 +02:00
  • d0af444506 WIP effect and postfx templates for techsets Jan 2022-09-18 15:37:02 +02:00
  • ee2a5b57f4 Add default shader include for iw4 with code constants Jan 2022-09-17 23:09:23 +02:00
  • 08278c451a Compile IW4 pixel shaders as part of the zone building process Jan 2022-09-17 16:07:38 +02:00
  • dd359d8f6a Load source shaders for vertex shaders Jan 2022-09-17 14:26:13 +02:00
  • 1484618481 Add HLSL source version for IW4 2D shaders Jan 2022-09-16 23:45:53 +02:00
  • 2b92bd3653 Add error message when not being able to load technique when in material loader Jan 2022-09-15 19:54:42 +02:00
  • 61ba44d8ba Add unique iw4 techsets to raw Jan 2022-09-10 12:44:43 +02:00
  • 5b28b56f39 Add templates for filter_symmetric Jan 2022-09-10 00:27:09 +02:00
  • 6eba8a8062 Merge pull request #2 from Laupetin/feature/github-workflows Jan 2023-06-18 14:05:33 +02:00
  • 63b9fa6841 Fix typo in test in HeaderLexerTests Jan 2023-06-18 13:47:39 +02:00
  • 6c164eee61 Update catch2 version Jan 2023-06-18 13:39:40 +02:00
  • 34cdd46b42 Fix linux compilation Jan 2023-06-18 11:44:40 +02:00
  • ca5bc79661 Add CI with github actions Jan 2023-06-18 11:22:54 +02:00
  • e88f697ef3 Remove old gitlab ci configuration Jan 2023-06-18 11:22:43 +02:00
  • 8902261517 Merge pull request #1 from Laupetin/readme Jan 2023-06-17 23:09:34 +02:00
  • 169f4fc2f0 Add initial draft of components documentation Jan 2023-06-17 23:06:33 +02:00
  • d243826610 Add initial readme draft Jan 2023-06-17 22:04:26 +02:00
  • 14c8d5232c add oat logo first draft Jan 2022-09-17 17:06:03 +02:00
  • 5d962d13ed Add .idea folder to gitignore Jan 2023-06-17 20:41:37 +02:00
  • 61a42afe28 Mark scriptstrings as used even when referencing them via zone pointer Jan 2022-12-03 12:44:33 +01:00
  • bb613e4fcf Fix compilation on newer VS update Jan 2022-12-03 11:01:36 +01:00
  • 401a090eb6 Add template for particle_cloud technique Jan 2022-09-09 22:43:24 +02:00
  • 4d674035d8 Add template for particle_cloud techsets Jan 2022-09-07 22:00:33 +02:00
  • bba6fd9d4e Fix error in define expression crash Jan 2022-09-07 22:00:18 +02:00
  • b3dbf4a104 Improve raw templater error cases Jan 2022-09-07 19:37:29 +02:00
  • 28636cc4fe Add skip directive to raw templater Jan 2022-09-07 19:34:22 +02:00
  • e853674bbe Remove pragma keyword from raw templater Jan 2022-09-07 18:13:11 +02:00
  • 7e4e7e1229 Simplify template for distortion_scale techset Jan 2022-09-06 23:49:45 +02:00
  • 840749b71f Add template for distortion_scale techniques Jan 2022-09-06 23:39:00 +02:00
  • 8f44a022a2 Remove unneeded includes Jan 2022-09-06 22:26:04 +02:00
  • f93f9e225d Add indent in distortion_scale template Jan 2022-09-06 21:53:14 +02:00
  • 3930688709 Add techset templates for 2d and distortion_scale Jan 2022-09-06 21:46:33 +02:00
  • a7ceaf03ee Create directories for templater output Jan 2022-09-06 21:46:10 +02:00
  • 03dd0f06b2 Add set define proxy to set a define based on an expression Jan 2022-09-06 21:45:55 +02:00
  • a36d1c430a Use SimpleExpressionInterpreter in DefinesStreamProxy and expand defines and defined expressions before parsing Jan 2022-09-06 20:52:52 +02:00
  • 7cce0e387e Add SimpleExpressionInterpreter that just parses a plain expression Jan 2022-09-06 20:52:23 +02:00
  • 6702856399 Make skipping lines in defines stream proxy configurable Jan 2022-09-06 17:49:35 +02:00
  • 379aabebd6 Add build log to templater Jan 2022-09-06 00:36:28 +02:00
  • 6a45031c96 Integrating templating into rawfile pipeline Jan 2022-09-06 00:12:34 +02:00
  • f574204e61 Skip until first non empty line for templater Jan 2022-09-05 23:51:09 +02:00
  • e8baf65134 Adjust templater output Jan 2022-09-05 23:33:14 +02:00
  • d0155d426a Skip defines stream proxy empty lines Jan 2022-09-05 23:30:06 +02:00
  • 1464329245 Add raw templater Jan 2022-09-05 23:25:11 +02:00
  • 4ef38264c8 Rename defines if directive parsing to defines directive parsing Jan 2022-09-05 20:17:31 +02:00
  • b2313c6415 Add missing algorithm header Jan 2022-08-21 12:49:24 +02:00
  • 3bef176676 Fix wrong blend ops for screen add blend func Jan 2022-08-21 12:29:04 +02:00
  • 457c3518ad Set passthrough on colorWrite Jan 2022-08-21 01:38:44 +02:00
  • 59d829b789 make alphafunc passthrough by default for default2d Jan 2022-08-21 01:25:29 +02:00
  • 1757caa33d fix statemap layout for iw4 for wireframe Jan 2022-08-21 01:25:04 +02:00
  • b4fbbb6bbc Fix not dumping stencil values in json correctly Jan 2022-08-21 01:24:46 +02:00
  • db60287a7b Apply statemaps to materials Jan 2022-08-20 19:23:49 +02:00
  • c5cfdfde89 Add statemap validation in debug mode Jan 2022-08-20 15:11:08 +02:00
  • 2dd8660824 Add supplemental data for iw4 statemap layout Jan 2022-08-20 14:37:05 +02:00
  • b93707dfe5 Correctly parse state map default case Jan 2022-08-13 21:13:07 +02:00
  • 16218e2bce Add passthrough gammaWrite rule to all state maps Jan 2022-08-13 21:12:51 +02:00