jak-project/common/type_system
Tyler Wilding 506b5d8ceb
Decompile: prototype | video | vol-h | air-h | nav-enemy-h | rigid-body-h (#575)
* decomp: `prototype` done

* tests/ref: Update all reference tests

* decomp: `video` done

* decomp: Add `video` to src

* decomp: `vol-h` done

* tests/ref: Update reference tests again

* decomp: Add `vol-h` to ref tests, leave `entity` in process as a `basic` for now!

* decomp: `air-h` done, compiler issue though

* decomp: `nav-enemy-h` done, compiler issue though

* decomp: `rigid-body-h` done, compiler issue though

* Address feedback and fix the failing to compile files

* linting

* finish `video` off
2021-06-12 21:52:55 -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 [decompile] fact-h (#556) 2021-06-05 11:15:34 -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
Type.cpp [decompile] fact-h (#556) 2021-06-05 11:15:34 -04:00
Type.h [decompile] fact-h (#556) 2021-06-05 11:15:34 -04:00
TypeFieldLookup.cpp [decomp] Small fixes (#541) 2021-05-30 19:57:11 -04:00
TypeSpec.cpp Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
TypeSpec.h Force-enable assert on release mode Windows build (#440) 2021-05-10 23:03:56 -04:00
TypeSystem.cpp Decompile: prototype | video | vol-h | air-h | nav-enemy-h | rigid-body-h (#575) 2021-06-12 21:52:55 -04:00
TypeSystem.h [decompile] fact-h (#556) 2021-06-05 11:15:34 -04:00