jak-project/decompiler/analysis
Hat Kid f4085a4362
jak1: clean up all dummy methods (#2457)
Cleans up every `dummy-*` and `TODO-RENAME-*` method up with either
proper names or by renaming them to `[type-name]-method-[method-id]`
similar to Jak 2's `all-types`.

Also fixes the bad format string in `collide-cache` and adds the event
handler hack to Jak 1.

The game boots and runs fine, but I might have missed a PAL patch or
other manual patches here and there, please double-check if possible.
2023-04-05 18:41:05 -04:00
..
.clang-format
analyze_inspect_method.cpp
analyze_inspect_method.h
atomic_op_builder.cpp
atomic_op_builder.h
cfg_builder.cpp
cfg_builder.h
expression_build.cpp
expression_build.h
final_output.cpp
final_output.h
find_defpartgroup.cpp
find_defpartgroup.h
find_defstates.cpp
find_defstates.h
find_skelgroups.cpp
find_skelgroups.h
inline_asm_rewrite.cpp
inline_asm_rewrite.h
insert_lets.cpp
insert_lets.h
label_types.cpp
label_types.h
mips2c.cpp
mips2c.h
reg_usage.cpp
reg_usage.h
stack_spill.cpp
stack_spill.h
static_refs.cpp
static_refs.h
symbol_def_map.cpp
symbol_def_map.h
type_analysis.cpp
type_analysis.h
variable_naming.cpp jak1: clean up all dummy methods (#2457) 2023-04-05 18:41:05 -04:00
variable_naming.h