jak-project/game/kernel/common
ManDude 0ce5835818
Create a new format for particle definitions (defpart) (#2572)
Updates the decompiler for the new format and there's new macros. This
new format should be easier to read/parse.

Also rewrote `sp-init-fields!` (both jak 1 and 2) from assembly to GOAL.

Hopefully I did not miss any regressions in Jak 1/2 while updating the
files, it's a lot.
2023-04-29 11:01:47 -04:00
..
fileio.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
fileio.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kboot.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kboot.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kdgo.cpp [decomp] decompile decomp.gc (#1936) 2022-10-01 13:39:56 -04:00
kdgo.h [decomp] decompile decomp.gc (#1936) 2022-10-01 13:39:56 -04:00
kdsnetm.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kdsnetm.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kernel_types.h fix controller vibration (#1685) 2022-07-19 19:06:05 -04:00
klink.cpp [decomp] decompile decomp.gc (#1936) 2022-10-01 13:39:56 -04:00
klink.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
klisten.cpp fix repl buffer overrun + use a different port for each game version (#2449) 2023-04-02 05:57:21 +01:00
klisten.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kmachine.cpp Create a new format for particle definitions (defpart) (#2572) 2023-04-29 11:01:47 -04:00
kmachine.h Create a new format for particle definitions (defpart) (#2572) 2023-04-29 11:01:47 -04:00
kmalloc.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kmalloc.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kmemcard.cpp jak 2 memcard support (#2482) 2023-04-14 20:39:58 +01:00
kmemcard.h jak 2 memcard support (#2482) 2023-04-14 20:39:58 +01:00
kprint.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kprint.h support c++ tools on macos (#2063) 2022-12-22 17:12:05 -05:00
kscheme.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
kscheme.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
ksocket.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
ksocket.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
ksound.cpp [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
ksound.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
memory_layout.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
Ptr.h [ckernel] split by game version (#1559) 2022-06-26 18:17:11 -04:00
Symbol4.h port pckernel to Jak 2 (#2248) 2023-02-25 10:19:32 -05:00