jak-project/goal_src/engine/game
ManDude 9ff71412e5
[runtime] pckernel implementation (#1032)
* toggle for ripping level models

* Create pckernel.gc

* builds and works

* fix defs

* resolution info works

* native letterboxing

* menu

* Fullscreen buttons

* Update glfw

* fix fullscreen taking over everything for some reason

* fix screenshots and add more menu options

* Cleanup DMA mess in load boundary render code (first try!!)

* Update default-menu.gc

* clang

* fix accidental macros in pairs

* refs

* fix null reference bugs

* add lavatube

* custom aspect ratios work (3D only)

* custom aspect ratios work (3D only)

* fix aspect ratio and non-4x3 debug text

* change `sceOpen`

* deadzone setting

* merge fixes

* check out `debug-pad-display`

* update readme imgs

* settings save works

* oops

* settings read/load (incomplete)

* add `:stop` to debugger and fix detach on Windows

* settings load works

* fullscreen and aspect ratio setting fixes

* swap menu options for convenience

* settings loads automatically properly

* fix panic and font hack edge case

* add rolling, ogre, snow, swamp, sunken b, jungle b

* Fixed borderless on windows please work

* Update fake_iso.txt

* remove error from opengl debug filter

* update refs

* minor tfrag tod palette lookup change

* accidentally nuked all opengl errors
2021-12-30 18:48:37 -05:00
..
task [decomp] joint and related (#1003) 2021-12-26 11:43:16 -05:00
collectables-part.gc [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
collectables.gc [decomp] joint and related (#1003) 2021-12-26 11:43:16 -05:00
crates.gc decomp: finish plant-boss and crates (#1012) 2021-12-18 01:31:14 -05:00
effect-control-h.gc decomp: finish effect-control -- fixed ambient-sound type def (#876) 2021-10-10 18:44:47 -04:00
effect-control.gc [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
fact-h.gc decomp: finish mother-spider (#1014) 2021-12-18 01:32:46 -05:00
game-h.gc [Debugger] windows debugger and process drawable (#953) 2021-10-31 11:01:15 -04:00
game-info-h.gc [decomp] load boundaries (#922) 2021-10-20 19:49:32 -04:00
game-info.gc [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
game-save.gc fix decomp bugs and add ref tests (#930) 2021-10-23 10:41:11 -04:00
generic-obs-h.gc [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
generic-obs.gc [decomp] joint and related (#1003) 2021-12-26 11:43:16 -05:00
main-h.gc [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
main.gc [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
powerups.gc decomp: add powerups to ref-tests and finish target-flut | target-death (#1017) 2021-12-18 19:13:40 -05:00
projectiles-h.gc decomp: Re-attempting previously blocked state decomp files (#907) 2021-12-11 13:27:24 -05:00
projectiles.gc [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
settings-h.gc [decomp] minor type cleanup (#874) 2021-10-02 11:50:12 -04:00
settings.gc [decomp] minor type cleanup (#874) 2021-10-02 11:50:12 -04:00
video.gc [runtime] pckernel implementation (#1032) 2021-12-30 18:48:37 -05:00
voicebox.gc decomp: Re-attempting previously blocked state decomp files (#907) 2021-12-11 13:27:24 -05:00