jak-project/goal_src/jak2/engine/math
Tyler Wilding f6bdc07990
d/jak2: finish progress menu code and initialize the camera (#1945)
This PR does a few main things:
- finish decompiling the progress related code
- implemented changes necessary to load the text files end-to-end
   - japanese/korean character encodings were not added
- finish more camera code, which is required to spawn the progress menu
/ init the default language settings needed for text
  - initialized the camera as well

Still havn't opened the menu as there are a lot of checks around
`*target*` which I havn't yet gone through and attempted to comment out.
2022-10-11 18:30:26 -04:00
..
euler-h.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
euler.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
math.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
matrix-h.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
matrix.gc d/jak2: finish progress menu code and initialize the camera (#1945) 2022-10-11 18:30:26 -04:00
quaternion-h.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
quaternion.gc d/jak2: some work in memory-usage | nav-graph-h and finish pov-camera and aligner (#1901) 2022-09-24 14:47:03 -04:00
transform-h.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
transform.gc [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
transformq-h.gc d/jak2: some work in memory-usage | nav-graph-h and finish pov-camera and aligner (#1901) 2022-09-24 14:47:03 -04:00
transformq.gc [decomp] load-dgo, ramdisk, gsound, transformq (#1798) 2022-08-24 21:57:13 -04:00
trigonometry-h.gc d/jak2: some work in memory-usage | nav-graph-h and finish pov-camera and aligner (#1901) 2022-09-24 14:47:03 -04:00
trigonometry.gc [jak2] static sound macro (#1919) 2022-09-25 16:19:06 -04:00
vector-h.gc [decomp2] game-info, game-task and task-control (#1884) 2022-09-27 19:44:20 -04:00
vector.gc [decompiler] recognize jak 2 vector-float*!, fix some vector inline casting bugs (#1926) 2022-09-26 20:57:44 -04:00