jak-project/goal_src/jak1/pc
ManDude 1f4044b9ff
Jak 2 controller LED implementation (#3035)
Adds controller LED features to Jak 2:
- progressive flickering denoting health
- copies tomb simon says puzzle colors
- unique colors for each gun
- orange color for being indax
- yellow color for being in mech
- purple color for being darkjak
- blue color for being in board
- red flash when wanted.

May add more features later?

Also did some minor clean-up on some types.
2023-09-28 02:47:09 +01:00
..
debug Jak 2 controller LED implementation (#3035) 2023-09-28 02:47:09 +01:00
features g/j2: Implement speedrunner mode in jak 2 (#2976) 2023-09-16 23:23:29 -04:00
util Basic hash table and jump table (#1837) 2023-08-01 17:09:14 -04:00
hud-classes-pc.gc fix controller vibration (#1685) 2022-07-19 19:06:05 -04:00
pckernel-common.gc Jak 2 controller LED implementation (#3035) 2023-09-28 02:47:09 +01:00
pckernel-h.gc Jak 2 controller LED implementation (#3035) 2023-09-28 02:47:09 +01:00
pckernel-impl.gc [jak2] fully implement collide mesh renderer (#3010) 2023-09-22 15:50:16 +01:00
pckernel.gc Jak 2 controller LED implementation (#3035) 2023-09-28 02:47:09 +01:00
progress-pc.gc Jak 2 controller LED implementation (#3035) 2023-09-28 02:47:09 +01:00
README.md jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
subtitle.gc fix (font-flags left) name + fix right flag not reflecting in debug text box (#3020) 2023-09-24 03:00:09 +01:00

This directory contains new source code files used for the PC port