jak-project/goal_src/pc
Matt Dallmeyer 84b2ba43be
Camera inversion/flipped support for main first+third person cameras (#1355)
* Split cam inversion settings into first/third person settings. Connect settings to controls for main first/third person cameras

* inverted -> flipped everywhere

* cam-billy first-person camera impl

* respect camera inversion in cam-stick (debug option only), launcher cams

* refactor into common functions

* couple more cams

* tweak menu text and size, fix function ordering

* convert to macros, more descriptive names

* pc port comments

* one missed comment

* menu text/size/display tweaks

* respect flipped in main debug cam
2022-05-11 18:28:27 -04:00
..
pckernel-h.gc Camera inversion/flipped support for main first+third person cameras (#1355) 2022-05-11 18:28:27 -04:00
pckernel.gc Camera inversion/flipped support for main first+third person cameras (#1355) 2022-05-11 18:28:27 -04:00
progress-pc.gc Camera inversion/flipped support for main first+third person cameras (#1355) 2022-05-11 18:28:27 -04:00
README.md Add PC Port settings to legit start menu (#1217) 2022-03-10 19:25:01 -05:00
subtitle.gc support non-debug-mode (#1347) 2022-04-30 14:55:13 -04:00

This directory contains either completely new source code files OR files we've significantly modified from the original

Please try to preserve the original file path (with the addition of pc/) to make regression testing easy if it falls into the category of the latter.