jak-project/decompiler/ObjectFile
Tyler Wilding b21f0d3397
Add PC Port settings to legit start menu (#1217)
* decompiler: support adding new strings to the game_text.txt file

* gsrc: expand the pckernel type and functions to work better with the menu

* gsrc: add new text-ids

* gsrc: add new macros to help with menu code

* gsrc: make a new type to generalize their list menu options

* gsrc: add new menu options and enums

* gsrc: cleanup and refactor the list menu option drawing code

this allows us to easily add a new list menu option...well as easy as the rest is atleast (setting up static lists properly, etc)

* gsrc: add and cleanup handling of new menu options

* scripts: add checks with nice error messages for user facing taskfile recipes

* lint: formatting

* address simple feedback

* gsrc: move modified files to `pc/` folder

* gsrc: revert changes to originally decompiled files

* gsrc: move modified and new files to `goal_src/pc` folder

* gsrc: update paths in `all_files.gc`
2022-03-10 19:25:01 -05:00
..
LinkedObjectFile.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
LinkedObjectFile.h [decompiler] automatically label things when possible (#784) 2021-08-29 11:13:06 -04:00
LinkedObjectFileCreation.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
LinkedObjectFileCreation.h [decompiler] Clean up config more (#458) 2021-05-11 20:49:54 -04:00
LinkedWord.h update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00
ObjectFileDB.cpp Add PC Port settings to legit start menu (#1217) 2022-03-10 19:25:01 -05:00
ObjectFileDB.h Add PC Port settings to legit start menu (#1217) 2022-03-10 19:25:01 -05:00
ObjectFileDB_IR2.cpp update readme and fix always playing str (#1139) 2022-02-08 19:02:47 -05:00