jak-project/goal_src/jak2/engine
Ethan Lafrenais 22982d2750
[decomp] jak2: debug, debug-sphere (#1846)
I wasn't able to 100% complete `debug` due to a bunch of level boundary
debug stuff I couldn't figure out. But, I added a ref test and
documented/copied over everything else into goal_src.

Most of the functions that existed in Jak 1 are identical, others got an
extra param or 2 and some now make copies of arguments instead of
modifying them. There's a bunch of new functions, including all of the
debug functions that used to be in `level-boundary` are now in `debug`.
At the very end of `debug` there's also some weird asm functions
checking for some EE memory controller bug (not sure what's up with
that)?
2022-09-07 18:14:34 -04:00
..
ai [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
ambient [decomp2] joint-mod, chain-physics, loader (#1816) 2022-09-02 18:13:38 -04:00
anim [decomp] jak2: debug, debug-sphere (#1846) 2022-09-07 18:14:34 -04:00
camera W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
collide d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842) 2022-09-06 20:35:00 -04:00
common_objs decomp: water-h, pilot-h, gun-h and board-h types (#1801) 2022-08-26 14:57:32 -04:00
data [decomp2] joint-mod, chain-physics, loader (#1816) 2022-09-02 18:13:38 -04:00
debug [decomp] jak2: debug, debug-sphere (#1846) 2022-09-07 18:14:34 -04:00
dma [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
draw W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
engine [decomp] load-dgo, ramdisk, gsound, transformq (#1798) 2022-08-24 21:57:13 -04:00
entity d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842) 2022-09-06 20:35:00 -04:00
game d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842) 2022-09-06 20:35:00 -04:00
geometry [decomp2] joint-mod, chain-physics, loader (#1816) 2022-09-02 18:13:38 -04:00
gfx [decomp] jak2: debug, debug-sphere (#1846) 2022-09-07 18:14:34 -04:00
level d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842) 2022-09-06 20:35:00 -04:00
load d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842) 2022-09-06 20:35:00 -04:00
math [decomp] load-dgo, ramdisk, gsound, transformq (#1798) 2022-08-24 21:57:13 -04:00
nav [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
physics [decomp2] joint-mod, chain-physics, loader (#1816) 2022-09-02 18:13:38 -04:00
process-drawable d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842) 2022-09-06 20:35:00 -04:00
ps2 W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
scene [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
sound d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842) 2022-09-06 20:35:00 -04:00
spatial-hash [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
target d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842) 2022-09-06 20:35:00 -04:00
ui d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842) 2022-09-06 20:35:00 -04:00
util d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842) 2022-09-06 20:35:00 -04:00