jak-project/goal_src/jak1
Matt Dallmeyer 04d6b13ced
HUD - show total/level counts on dpad up/down (#1756)
* hud - show total counters on dpad up, level counters on dpad down

* make views toggle-able, extend hud timeout on toggle, decompilation cleanup

* review feedback round 1

* refactor draw-hud methods

* scaled version of draw-string-xy working, need to adjust hud labels still

* adjust scale/position of hud counters

* remove unnecessary adjustments

* update comments
2022-08-20 10:16:16 -04:00
..
build jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
dgos RNG - mimic Java's Util.Random (#1672) 2022-07-29 20:04:22 -04:00
engine HUD - show total/level counts on dpad up/down (#1756) 2022-08-20 10:16:16 -04:00
examples fix a game bug and add a new compiler feature (#1758) 2022-08-15 18:46:29 -04:00
import jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
kernel game: add secrets menu, music player and some more pc settings to the debug menu (#1664) 2022-07-18 02:22:04 +01:00
levels fix a game bug and add a new compiler feature (#1758) 2022-08-15 18:46:29 -04:00
old goal_src: Get rid of *OLD* files in jak1's goal_src (#1736) 2022-08-06 12:03:42 -04:00
pc fix a game bug and add a new compiler feature (#1758) 2022-08-15 18:46:29 -04:00
compiler-setup.gc cleanup cheats menu + change game territory logic + some subtitles (#1733) 2022-08-06 11:57:19 -04:00
game.gp fix a game bug and add a new compiler feature (#1758) 2022-08-15 18:46:29 -04:00
kernel-defs.gc Add in-game option to switch fullscreen monitor (#1700) 2022-07-31 13:31:17 -04:00