jak-project/goal_src/jak2
water111 976e08fe97
[jak2] add vortex renderer (#2441)
Add the vortex renderer. The vortex texture isn't there yet (it uses the
same texture as clouds), so it uses a checkerboard. But the
colors/vertices seem right.
2023-03-29 20:28:48 -04:00
..
build [jak2] fix bad actors using unloaded types (#2402) 2023-03-24 07:18:43 +00:00
characters jak2: focus-test? macro, fix (zero? (logand ...)) -> (not (logtest? ...)) detection (#2321) 2023-03-14 22:57:31 -04:00
dgos fix bad defpartgroup decomp and improve entity debug display a bit (#2423) 2023-03-26 05:13:54 +01:00
engine [jak2] add vortex renderer (#2441) 2023-03-29 20:28:48 -04:00
examples docs: fix method docstrings and grab @file comment blocks to use as a file description (#2289) 2023-02-27 18:58:01 -05:00
kernel [jak2] fix enter-state and sprite crash (#2428) 2023-03-26 15:41:10 -04:00
levels [jak2] add vortex renderer (#2441) 2023-03-29 20:28:48 -04:00
lib port pckernel to Jak 2 (#2248) 2023-02-25 10:19:32 -05:00
pc [jak2] entity debug improvements and add a hack to make airlocks faster because we can + fix defend stadium (#2432) 2023-03-27 02:55:16 +01:00
tools d/jak2: cleanup more of editable and editable-player (#2029) 2022-11-19 23:28:20 -05:00
compiler-setup.gc [goalc] compile/run code for jak2 ckernel, set up dummy KERNEL.CGO (#1625) 2022-07-08 19:23:49 -04:00
game.gp [jak2] double load dgo workaround (#2331) 2023-03-19 20:30:23 +00:00
kernel-defs.gc [jak 2] fix texture lookup problem (#2373) 2023-03-21 19:41:14 -04:00