jak-project/goal_src
ManDude a7eee4fdc9
[game] pc port progress menu (#1281)
* fix typo

* more typo

* shorten discord rpc text

* allow expanding enums after the fact (untested)

* make `game_text` work similar to subtitles

* update progress decomp

* update some types + `do-not-decompile` in bitfield

* fixes and fall back to original progress code

* update `progress` decomp with new enums

* update config files

* fix enums and debug menu

* always allocate (but not use) a lot of particles

* small rework to display mode options

* revert resolution/aspect-ratio symbol mess

* begin the override stuff

* make `progress-draw` more readable

* more fixes

* codacy good boy points

* first step overriding code

* finish progress overrides, game options menu fully functional!

* minor fixes

* Update game.gp

* Update sparticle-launcher.gc

* clang

* change camera controls text

* oops

* some cleanup

* derp

* nice job

* implement menu scrolling lol

* make scrollable menus less cramped, fix arrows

* make some carousell things i guess

* add msaa carousell to test

* oops

* Update progress-pc.gc

* make `pc-get-screen-size` (untested)

* resolution menu

* input fixes

* return when selecting resolution

* scroll fixes

* Update progress-pc.gc

* add "fit to screen" button

* bug

* complete resolutions menu

* aspect ratio menu

* subtitles language

* subtitle speaker

* final adjustments

* ref test

* fix tests

* fix ref!

* reduce redundancy a bit

* fix mem leaks?

* save settings on progress exit

* fix init reorder

* remove unused code

* rename goal project-like files to the project extension

* sha display toggle

* aspect ratio settings fixes

* dont store text db's in compiler

* properly save+load native aspect stuff
2022-04-11 18:38:54 -04:00
..
build game: auto-save pc-settings to user's home directory as well as memcard files (#1233) 2022-03-20 20:29:44 -04:00
dgos [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00
engine [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00
examples [collision] implement most of background collision, spawn target! (#1076) 2022-01-15 16:52:47 -05:00
kernel [game] subtitles support (tools + goal + text file). (#1174) 2022-02-19 13:10:10 -05:00
levels [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00
old fix the filenames for the code files + minor fixes (#1159) 2022-02-13 00:12:05 -05:00
pc [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00
pc_debug [runtime] fix gamepad race condition, only allow gamepad for pad 0, fix defstatehandler, allow mapping any pad w/ keyboard (#993) 2021-12-04 15:34:03 -05:00
test [Debugger] windows debugger and process drawable (#953) 2021-10-31 11:01:15 -04:00
user [goos/goal] user profiles (#977) 2021-11-24 00:44:04 -05:00
game.gp [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00
goal-lib.gc [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00
goos-lib.gs [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00
kernel-defs.gc [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00