jak-project/common/type_system
ManDude 24578b64b9
proper support for hardcoded "time" types (#1141)
* hardcode `time-frame`things

* Update cam-states_REF.gc

* Update level-info_REF.gc

* update refs 1

* update refs 2

* update refs 3

* update refs 4

* update refs 5

* update detection and casting

* Update FormExpressionAnalysis.cpp

* update refs 6

* update mood decomp

* update refs 7

* update refs 8

* remove temp entity birth code

* update time-frame casts

* fix compiler

* hardcode stuff and fix some types

* fix some bitfield detection being wrong

* bug fixes

* detect seconds on adds with immediate

* update refs 9

* fix casts and rand-vu-int-range bugs (update refs 10)

* update refs 11

* update 12

* update 13

* update 14

* Update game-info_REF.gc

* improve cpad macros detection

* remove unused code

* update refs

* clang

* update source code

* Update cam-states.gc

* `lavatube-energy` finish

* update refs

* fix actor bank stuff

* Update navigate.gc

* reduce entity default stack size

* Update transformq-h.gc

* oops forgot these

* fix code and tests

* fix mood sound stuff

* Update load-dgo.gc

* Update README.md
2022-02-12 12:26:19 -05: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 update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05: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 update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
state.h [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
Type.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Type.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
TypeFieldLookup.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
TypeSpec.cpp Support Behaviors (#678) 2021-07-04 16:54:07 -04:00
TypeSpec.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
TypeSystem.cpp proper support for hardcoded "time" types (#1141) 2022-02-12 12:26:19 -05:00
TypeSystem.h proper support for hardcoded "time" types (#1141) 2022-02-12 12:26:19 -05:00