d/jak2: finish cty-guard-turret-button | race-h | height-map-h and a lot of rigid-body (#1957)

Also cleaned up `data_decompiler.cpp` to make it a lot less verbose to
add a special case for an array field.
This commit is contained in:
Tyler Wilding
2022-10-11 23:20:36 -04:00
committed by GitHub
parent f7e1e73809
commit e3473c1902
197 changed files with 24065 additions and 614 deletions
+8 -1
View File
@@ -4,7 +4,8 @@
"CGO/ENGINE.CGO",
"CGO/COMMON.CGO",
"CGO/GAME.CGO",
"DGO/CWI.DGO"
"DGO/CWI.DGO",
"DGO/STD.DGO"
],
"skip_compile_files": [],
@@ -138,6 +139,12 @@
"(method 28 game-info)", // todo
"(method 29 game-info)", // todo
// rigid-body - CFG Failures
"(method 48 rigid-body-object)",
"(method 15 rigid-body)",
"(method 63 collide-shape-moving)",
"(method 67 collide-shape-moving)",
// mysql-nav-graph
"(method 18 mysql-nav-graph)", // asm / dead-code
"(method 10 mysql-nav-graph)",