Commit Graph

158 Commits

Author SHA1 Message Date
gamer147
2ba0870967 Fix incremental menu animation presentation 2026-07-30 11:04:29 -04:00
gamer147
da7e0e25ce Fix ADV transition and nested input lifecycles 2026-07-29 18:16:09 -04:00
gamer147
09d765d89d Fix skip completion for visual transitions 2026-07-29 17:09:37 -04:00
gamer147
3378abdeca Implement movie mask transition opcode 2026-07-29 16:01:00 -04:00
gamer147
12af952b77 Implement positioned movie playback opcode 2026-07-29 15:41:01 -04:00
gamer147
71ae1b7c5b Implement integer stack opcodes 2026-07-29 15:18:07 -04:00
gamer147
682f65318b Document final opcode investigations 2026-07-29 15:08:05 -04:00
gamer147
2993962307 Implement system menu show delay opcodes 2026-07-29 14:45:37 -04:00
gamer147
2065a1c504 Implement system menu guard opcode 2026-07-29 14:25:29 -04:00
gamer147
0c7d77805e Implement tiled surface edge opcode 2026-07-29 14:03:51 -04:00
gamer147
feef18d411 Implement INPUTNAME string opcodes 2026-07-29 13:21:15 -04:00
gamer147
2908d38663 Implement forced BGM opcodes 2026-07-29 12:38:54 -04:00
gamer147
137fae848f Implement diagnostic output opcodes 2026-07-29 11:54:09 -04:00
gamer147
4af0290bbb Implement cyclic animation reset opcode 2026-07-29 10:52:21 -04:00
gamer147
2777da435b Implement legacy black surface fades 2026-07-29 10:40:38 -04:00
gamer147
1678459b05 Implement CONFIG mixer and native profile persistence 2026-07-29 10:22:22 -04:00
gamer147
bcfb3848bc Implement cyclic scale opcode 2026-07-29 00:06:56 -04:00
gamer147
dad3ed4a4b Implement looping SFX and immediate rotation opcodes 2026-07-28 23:45:48 -04:00
gamer147
d2ec834fc3 feat(startup): add configurable game root 2026-07-28 23:05:25 -04:00
gamer147
c6f1a60e79 Apply SYS4INI logical resolution 2026-07-28 21:55:53 -04:00
gamer147
f885ac4189 Implement native text face selection 2026-07-28 14:16:24 -04:00
gamer147
f4bf78d7d1 Fix Extra Room catalog unlock handling 2026-07-28 13:14:28 -04:00
gamer147
c045e4f639 Fix ADV config opacity and text lifetime 2026-07-28 12:21:32 -04:00
gamer147
fdc7bb2bbc Fix MPEG movie startup cadence 2026-07-28 12:16:16 -04:00
gamer147
b2f1b4a45e Fix retained ADV text in menu layouts 2026-07-27 13:29:17 -04:00
gamer147
ecf7289c7d Prevent FIELD redraw flicker 2026-07-27 12:01:35 -04:00
gamer147
a547fc4c11 Fix repeated FIELD BGM restarts 2026-07-27 11:40:54 -04:00
gamer147
760e9663f4 Fix FIELD movement sprite ghosting 2026-07-27 11:34:40 -04:00
gamer147
50a6bd5a40 Fix ADV and BUNKI animation polish 2026-07-27 11:15:41 -04:00
gamer147
843b282cc4 Add synchronized MPEG movie audio 2026-07-25 11:49:50 -04:00
gamer147
1828701872 Persist shared profile on clean shutdown 2026-07-24 23:55:06 -04:00
gamer147
0a4e200876 Complete native numbered-save round trips 2026-07-24 23:25:54 -04:00
gamer147
4db7e412bd Match native surface persistence policy 2026-07-24 20:28:59 -04:00
gamer147
7a11a3853d Restore complete numbered save state 2026-07-24 18:43:21 -04:00
gamer147
3ace5371e6 Implement native layout-3 save restoration 2026-07-24 16:23:01 -04:00
gamer147
3b63c42826 Implement numbered save pair lifecycle 2026-07-24 15:32:55 -04:00
gamer147
bda586aa28 Implement native RT.DAT read history 2026-07-24 15:11:30 -04:00
gamer147
f17c89ec9a Implement native shared profile persistence 2026-07-24 14:52:05 -04:00
gamer147
e46d64ecc6 Implement native DAT container codec 2026-07-24 14:00:33 -04:00
gamer147
8f0c40f43f Implement mounted append AUTORUN boot 2026-07-24 13:03:43 -04:00
gamer147
4ea352e45d Profile and optimize retained rendering 2026-07-22 14:19:20 -04:00
gamer147
4f5137a98f Harden movie playback lifecycle and diagnostics 2026-07-22 09:44:57 -04:00
gamer147
f53056818d Prevent failed combat movies from blocking 2026-07-21 20:46:10 -04:00
gamer147
1a2ea008c6 Use universal packed resource resolution 2026-07-21 20:23:32 -04:00
gamer147
6e147014ec Implement DEBUGMAP combat frontier 2026-07-21 19:30:56 -04:00
gamer147
cc6db721db Implement deployment card numeric rendering 2026-07-21 17:31:57 -04:00
gamer147
56cafeb9f2 Implement BUNKI string layout opcodes 2026-07-21 16:32:39 -04:00
gamer147
89cc099ba3 Implement numeric HUD rendering 2026-07-21 15:54:13 -04:00
gamer147
9fd94ff540 fix: avoid AGF decode during movie preroll 2026-07-21 15:15:23 -04:00
gamer147
fdcfbd9fa6 Implement movie surface stop-time queries 2026-07-21 14:43:24 -04:00