jak-project/decompiler/data
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
..
dir_tpages.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
dir_tpages.h Support dir tpages (#671) 2021-07-02 14:50:58 -04:00
game_count.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
game_count.h [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
game_text.cpp [game] pc port progress menu (#1281) 2022-04-11 18:38:54 -04:00
game_text.h Add PC Port settings to legit start menu (#1217) 2022-03-10 19:25:01 -05:00
LinkedWordReader.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
streamed_audio.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
streamed_audio.h add some really old vag file unpacking stuff (#708) 2021-07-18 19:28:56 -04:00
StrFileReader.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
StrFileReader.h [Decompiler - New IR] Add AtomicOp (#181) 2021-01-06 20:04:15 -05:00
TextureDB.cpp [graphics] Rewrite of texture system (#1212) 2022-03-02 20:01:37 -05:00
TextureDB.h [graphics] Rewrite of texture system (#1212) 2022-03-02 20:01:37 -05:00
tpage.cpp [graphics] Rewrite of texture system (#1212) 2022-03-02 20:01:37 -05:00
tpage.h [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00