jak-project/game/kernel/jak3
Hat Kid 93afb02cf4
decomp3: spawn target, add merc and particle buckets and some temporary hacks (#3445)
This includes all the collision stuff needed to spawn `target`,
decompiles the sparticle code and adds some of the PC hacks needed for
merc to run (it doesn't work quite right and looks bad, likely due to a
combination of code copied from Jak 2 and the time of day hacks).

There are a bunch of temporary hacks (see commits) in place to prevent
the game from crashing quite as much, but it is still extremely prone to
doing so due to lots of missing functions/potentially bad decomp.

---------

Co-authored-by: water <awaterford111445@gmail.com>
2024-04-05 00:07:39 -04:00
..
fileio.cpp decomp3: spawn target, add merc and particle buckets and some temporary hacks (#3445) 2024-04-05 00:07:39 -04:00
fileio.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kboot.cpp Change important printfs to lg::print (#3355) 2024-02-01 18:01:41 +00:00
kboot.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kdgo.cpp [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kdgo.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kdsnetm.cpp [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kdsnetm.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
klink.cpp decomp3: spawn target, add merc and particle buckets and some temporary hacks (#3445) 2024-04-05 00:07:39 -04:00
klink.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
klisten.cpp [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
klisten.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kmachine.cpp decomp3: spawn target, add merc and particle buckets and some temporary hacks (#3445) 2024-04-05 00:07:39 -04:00
kmachine.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kmalloc.cpp [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kmalloc.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kmemcard.cpp [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kmemcard.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kprint.cpp Change important printfs to lg::print (#3355) 2024-02-01 18:01:41 +00:00
kprint.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
kscheme.cpp decomp3: spawn target, add merc and particle buckets and some temporary hacks (#3445) 2024-04-05 00:07:39 -04:00
kscheme.h [jak3] A bunch of small fixes to get game.cgo to load (#3435) 2024-03-24 16:30:28 -04:00
ksocket.cpp [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
ksocket.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
ksound.cpp [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
ksound.h [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00