jak-project/goal_src/jak1/engine
Tyler Wilding 0896bef2bf
jak1/speedruns: Some final touches for speedrunning in jak 1 (#1830)
* jak1: put common speedrunning code into it's own file

* jak1: enforce `60` fps while in speedrunning mode

* jak1: when speedrunning, display the version until you get the first powercell

* jak1: add an explicit option for skipping cutscenes

* jak1: extend `game-option` to allow any menu option to be disabled

* tests/jak1: allow whitelisting types to be redefined to satisfy typeconsistency checks

* jak1: add file headers

* jak1: cleanup bool checking

* test: delete the es substitle file

* test: add it back

* jak1: missed one cleanup spot related to bool comparisons
2022-09-02 18:15:42 -04:00
..
anim add a bunch of new cheat codes & re-do all pc cheat codes (#1770) 2022-08-20 10:30:37 -04:00
camera Some more high FPS fixes (#1687) 2022-07-21 18:08:45 -04:00
collide improvements to custom level blender import (#1649) 2022-07-14 23:38:29 -04:00
common-obs jak1/speedruns: Some final touches for speedrunning in jak 1 (#1830) 2022-09-02 18:15:42 -04:00
data rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
debug jak1/speedruns: Some final touches for speedrunning in jak 1 (#1830) 2022-09-02 18:15:42 -04:00
dma jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
draw more random cleanup (#1716) 2022-08-02 18:48:10 -04:00
engine jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
entity cleanup cheats menu + change game territory logic + some subtitles (#1733) 2022-08-06 11:57:19 -04:00
game jak1/speedruns: Some final touches for speedrunning in jak 1 (#1830) 2022-09-02 18:15:42 -04:00
geometry rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
gfx add a bunch of new cheat codes & re-do all pc cheat codes (#1770) 2022-08-20 10:30:37 -04:00
level [gfx] add more annoying opengl texture initialization (#1654) 2022-07-15 19:16:36 -04:00
load rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
math [decomp] Decompile first batch of files in engine (#1787) 2022-08-24 00:29:51 -04:00
nav rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00
physics jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
ps2 add a bunch of new cheat codes & re-do all pc cheat codes (#1770) 2022-08-20 10:30:37 -04:00
sound add a bunch of new cheat codes & re-do all pc cheat codes (#1770) 2022-08-20 10:30:37 -04:00
target fix a game bug and add a new compiler feature (#1758) 2022-08-15 18:46:29 -04:00
ui jak1/speedruns: Some final touches for speedrunning in jak 1 (#1830) 2022-09-02 18:15:42 -04:00
util rework goal_src structure for jak 1 a bit (#1615) 2022-07-05 16:00:09 -04:00