jak-project/decompiler/IR2
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
..
AtomicOp.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
AtomicOp.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
AtomicOpForm.cpp proper support for hardcoded "time" types (#1141) 2022-02-12 12:26:19 -05:00
AtomicOpTypeAnalysis.cpp proper support for hardcoded "time" types (#1141) 2022-02-12 12:26:19 -05:00
bitfields.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
bitfields.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Env.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Env.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
ExpressionHelpers.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
ExpressionHelpers.h [decomp] handle handle->process inside an and (#851) 2021-09-21 00:12:37 -04:00
Form.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
Form.h proper support for hardcoded "time" types (#1141) 2022-02-12 12:26:19 -05:00
FormExpressionAnalysis.cpp proper support for hardcoded "time" types (#1141) 2022-02-12 12:26:19 -05:00
FormStack.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
FormStack.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
GenericElementMatcher.cpp proper support for hardcoded "time" types (#1141) 2022-02-12 12:26:19 -05:00
GenericElementMatcher.h proper support for hardcoded "time" types (#1141) 2022-02-12 12:26:19 -05:00
IR2_common.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
LabelDB.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
LabelDB.h update readme and fix unused function issue (#821) 2021-09-03 19:19:51 -04:00
OpenGoalMapping.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
OpenGoalMapping.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00