jak-project/decompiler/util
Hat Kid 619f39d3b7
custom levels: enum lump support (#3305)
This adds support for using enums in lumps using the new lump types
`enum-int32` and `enum-uint32`. Also adds these other new lump types:

- `water-height` (takes 3 meter floats, an enum and another optional
meter float)
- `eco-info` (takes an enum and an int)
- `vector3m` (3 meter floats + `w` set to 1.0)
2024-01-15 12:46:42 +01:00
..
config_parsers.cpp lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
config_parsers.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
data_decompile.cpp [goalc] Cleaned up speedups (#3066) 2023-10-07 10:48:17 -04:00
data_decompile.h [decompiler] new features + fixes, + other jak2 fixes (#2796) 2023-07-04 17:23:24 -04:00
DataParser.cpp offline-test: Partition by DGO and colorize/condense output (#2045) 2022-12-22 13:41:33 -05:00
DataParser.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
DecompilerTypeSystem.cpp custom levels: enum lump support (#3305) 2024-01-15 12:46:42 +01:00
DecompilerTypeSystem.h custom levels: enum lump support (#3305) 2024-01-15 12:46:42 +01:00
Error.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
goal_data_reader.cpp [glb export] Export bones. (#3087) 2023-10-14 16:49:23 -04:00
goal_data_reader.h [glb export] Export bones. (#3087) 2023-10-14 16:49:23 -04:00
MatchParam.h [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
sparticle_decompile.cpp jak2: overlord rework (#2544) 2023-04-29 16:13:57 -04:00
sparticle_decompile.h Create a new format for particle definitions (defpart) (#2572) 2023-04-29 11:01:47 -04:00
StackSpillMap.h lint: add include sorting config to clang-format (#1517) 2022-06-22 23:37:46 -04:00
TP_Type.cpp [decompiler] Handle find-parent-method (#3018) 2023-09-30 11:06:09 -04:00
TP_Type.h [decompiler] Handle find-parent-method (#3018) 2023-09-30 11:06:09 -04:00
type_utils.cpp d/jak2: get script decompiling, no ref tests yet (#1877) 2022-09-14 19:37:12 -04:00
type_utils.h decompiler: allow jak 3 texture and model extraction (#3080) 2023-10-11 19:32:12 -04:00