jak-project/common/type_system
Tyler Wilding d400ec3b2d
decomp: mood (#672)
* decomp: Almost finished `mood`, but confused over the `mood-context` type!

* only function that remains involves vftoi / ppach instructions

* stash

* decomp: fix inline array access issue

* decomp: finalize `mood`

* linting
2021-08-01 16:11:22 -04:00
..
defenum.cpp [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
defenum.h [Compiler/Decompiler] Better support for Bitfield and Enum types (#374) 2021-04-22 19:08:58 -04:00
deftype.cpp Support Behaviors (#678) 2021-07-04 16:54:07 -04:00
deftype.h Allow enum names to serve as types (using the enum's type) (#372) 2021-04-19 20:29:38 -04:00
state.cpp support non-virtual gos in decompiler (#707) 2021-07-17 18:07:21 -04:00
state.h support non-virtual gos in decompiler (#707) 2021-07-17 18:07:21 -04:00
Type.cpp Support dir tpages (#671) 2021-07-02 14:50:58 -04:00
Type.h Support dir tpages (#671) 2021-07-02 14:50:58 -04:00
TypeFieldLookup.cpp decomp: mood (#672) 2021-08-01 16:11:22 -04:00
TypeSpec.cpp Support Behaviors (#678) 2021-07-04 16:54:07 -04:00
TypeSpec.h Support Behaviors (#678) 2021-07-04 16:54:07 -04:00
TypeSystem.cpp [decompiler] Use meters, degrees, and seconds (#689) 2021-07-11 18:19:41 -04:00
TypeSystem.h [decomp] get started on game info (#674) 2021-07-03 16:18:41 -04:00