jak-project/decompiler/analysis
ManDude 25b0e1be7d
[decomp] collectables + works ingame! (#971)
* decomp: `collectables`

* fix types

* `powerups` and fixes

* fixes

* Merge branch 'pr/929' into d/temp/collectables

* fix collide stuff

* update things...

* update

* update

* temp bump global heap mem

* fix `defstate` hooks wrong/unnecessary sets & collide stuff for collectables

* dumb mistakes :)

* stub out broken process-drawable stuff

* update refs

* add `:no-inspect` key and save some memory & remove birth logs

* Update kmachine.h

* clang

* add citadel

* fix no-inspect key

* fix tests!!

* fix stupid mistake in `collide-shape-prim-sphere` alloc

* comment annoying print

* feedback

* fix edge-case probably

* remove `:no-inspect`s
2021-11-23 18:25:57 -05:00
..
.clang-format [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
atomic_op_builder.cpp finish up some functions in mood (#875) 2021-10-02 12:47:39 -04:00
atomic_op_builder.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
cfg_builder.cpp [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
cfg_builder.h [Decompiler] Expression Building (#211) 2021-01-24 16:39:15 -05:00
expression_build.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
expression_build.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
final_output.cpp [Debugger] windows debugger and process drawable (#953) 2021-10-31 11:01:15 -04:00
final_output.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
find_defstates.cpp [decompiler] implement defskelgroup (#955) 2021-11-04 19:10:39 -04:00
find_defstates.h decomp: finish _almost all of_ the remaining camera code (#845) 2021-10-16 21:01:23 -04:00
find_skelgroups.cpp [graphics] partial tfrag implementation (#958) 2021-11-13 20:44:17 -05:00
find_skelgroups.h [decompiler] implement defskelgroup (#955) 2021-11-04 19:10:39 -04:00
inline_asm_rewrite.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
inline_asm_rewrite.h decomp - vector.gc - Decompile vector.gc (#289) 2021-03-06 10:46:26 -05:00
insert_lets.cpp [decomp] recognize most cases send-event macro (#906) 2021-10-16 15:12:01 -04:00
insert_lets.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
label_types.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
label_types.h [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
mips2c.cpp [graphics] partial tfrag implementation (#958) 2021-11-13 20:44:17 -05:00
mips2c.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
reg_usage.cpp [Decomp] Math library: transform and quaternion (#344) 2021-04-02 11:35:14 -04:00
reg_usage.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
stack_spill.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
stack_spill.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
static_refs.cpp decomp: finish _almost all of_ the remaining camera code (#845) 2021-10-16 21:01:23 -04:00
static_refs.h [decompiler/compiler] Fixes for task-control (#668) 2021-07-01 21:38:19 -04:00
symbol_def_map.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
symbol_def_map.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
type_analysis.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
type_analysis.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
variable_naming.cpp [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00
variable_naming.h [decomp] add mips2c converter (#842) 2021-09-11 20:52:35 -04:00