jak-project/goal_src/jak2/engine/gfx
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
..
background [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
foreground [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
generic [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
hw W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
merc decomp: emerc, emerc-vu1 (#1833) 2022-09-02 18:29:30 -04:00
mood d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842) 2022-09-06 20:35:00 -04:00
ocean d/jak2: finish mood-funcs | mood-funcs2 | almost all of mood and airlock (#1842) 2022-09-06 20:35:00 -04:00
shrub d/jak2: finish glist | glist-h | camera | cam-interface | cam-states-dbg | cam-combiner | cam-debug | cam-start (#1829) 2022-08-31 19:22:47 -04:00
sky W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
sprite [decomp] jak2: debug, debug-sphere (#1846) 2022-09-07 18:14:34 -04:00
texture W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
tfrag d/jak2: finish glist | glist-h | camera | cam-interface | cam-states-dbg | cam-combiner | cam-debug | cam-start (#1829) 2022-08-31 19:22:47 -04:00
tie d/jak2: finish glist | glist-h | camera | cam-interface | cam-states-dbg | cam-combiner | cam-debug | cam-start (#1829) 2022-08-31 19:22:47 -04:00
blit-displays-h.gc d/jak2: finish settings (#1803) 2022-08-28 16:13:26 -04:00
blit-displays.gc gsrc: add decomp begins placeholder to all gsrc files (#1731) 2022-08-05 16:12:54 -04:00
font-h.gc W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
font.gc W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
lightning-h.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
lightning.gc gsrc: add decomp begins placeholder to all gsrc files (#1731) 2022-08-05 16:12:54 -04:00
lights-h.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
lights.gc gsrc: add decomp begins placeholder to all gsrc files (#1731) 2022-08-05 16:12:54 -04:00
math-camera-h.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
math-camera.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
vu1-user-h.gc W/misc fixes (#1838) 2022-09-05 20:29:12 -04:00
warp.gc gsrc: add decomp begins placeholder to all gsrc files (#1731) 2022-08-05 16:12:54 -04:00