Commit Graph

170 Commits

Author SHA1 Message Date
gamer147
cbd1521872 Implement diagnostic output opcodes 2026-07-29 11:54:09 -04:00
gamer147
bab3c051d2 Implement cyclic animation reset opcode 2026-07-29 10:52:21 -04:00
gamer147
df9918c744 Implement legacy black surface fades 2026-07-29 10:40:38 -04:00
gamer147
3472692f1c Implement CONFIG mixer and native profile persistence 2026-07-29 10:22:22 -04:00
gamer147
9b3fc89b72 Implement cyclic scale opcode 2026-07-29 00:06:56 -04:00
gamer147
3f4124bbb8 Implement looping SFX and immediate rotation opcodes 2026-07-28 23:45:48 -04:00
gamer147
82ac160271 feat(startup): add configurable game root 2026-07-28 23:05:25 -04:00
gamer147
77c7b85612 feat(opcodes): register full AGE opcode ABI 2026-07-28 22:21:40 -04:00
gamer147
8f84f0b083 Add physical window size overrides 2026-07-28 22:10:01 -04:00
gamer147
eb9f11c251 Apply SYS4INI logical resolution 2026-07-28 21:55:53 -04:00
gamer147
b6272e0ccf Separate native text effect modes 2026-07-28 14:24:58 -04:00
gamer147
5b47872365 Implement native text face selection 2026-07-28 14:16:24 -04:00
gamer147
bd78cb148a Fix Extra Room catalog unlock handling 2026-07-28 13:14:28 -04:00
gamer147
77a4687f39 Fix ADV config opacity and text lifetime 2026-07-28 12:21:32 -04:00
gamer147
b7f67c8715 Fix MPEG movie startup cadence 2026-07-28 12:16:16 -04:00
gamer147
ac2416e2d0 Fix retained ADV text in menu layouts 2026-07-27 13:29:17 -04:00
gamer147
3e85f1083e Prevent FIELD redraw flicker 2026-07-27 12:01:35 -04:00
gamer147
b7185bbb21 Fix repeated FIELD BGM restarts 2026-07-27 11:40:54 -04:00
gamer147
da34e6ad15 Fix FIELD movement sprite ghosting 2026-07-27 11:34:40 -04:00
gamer147
9c99254a9a Fix ADV and BUNKI animation polish 2026-07-27 11:15:41 -04:00
gamer147
4b5b451df0 Add synchronized MPEG movie audio 2026-07-25 11:49:50 -04:00
gamer147
ec6b267ec1 Persist shared profile on clean shutdown 2026-07-24 23:55:06 -04:00
gamer147
b8bbd5c1eb Complete native numbered-save round trips 2026-07-24 23:25:54 -04:00
gamer147
d099a073a8 Match native surface persistence policy 2026-07-24 20:28:59 -04:00
gamer147
abda5b21c1 Restore complete numbered save state 2026-07-24 18:43:21 -04:00
gamer147
77f73e707c Load shared save preview metadata 2026-07-24 17:05:13 -04:00
gamer147
f4f2a11f46 Validate persistence through real SAVE UI 2026-07-24 16:48:32 -04:00
gamer147
001a5706f6 Implement native layout-3 save restoration 2026-07-24 16:23:01 -04:00
gamer147
8fe610b66d Implement numbered save pair lifecycle 2026-07-24 15:32:55 -04:00
gamer147
70643ceb2b Implement native RT.DAT read history 2026-07-24 15:11:30 -04:00
gamer147
4d8812d5d3 Implement native shared profile persistence 2026-07-24 14:52:05 -04:00
gamer147
6ffd21cd3e Implement native DAT container codec 2026-07-24 14:00:33 -04:00
gamer147
7bac5a9108 Implement mounted append AUTORUN boot 2026-07-24 13:03:43 -04:00
gamer147
b466c36f8a Correct INIT extraction and profile item fields 2026-07-22 16:44:53 -04:00
gamer147
a3cb2cf3da Adopt GPU retained renderer 2026-07-22 15:37:42 -04:00
gamer147
838f6d4245 Profile and optimize retained rendering 2026-07-22 14:19:20 -04:00
gamer147
3bcb028e76 Sanitize CP932 WAV metadata for Godot 2026-07-22 10:00:13 -04:00
gamer147
740e10c550 Harden movie playback lifecycle and diagnostics 2026-07-22 09:44:57 -04:00
gamer147
5b66cb2cd2 Enable paced FFmpeg movie playback 2026-07-22 08:39:27 -04:00
gamer147
5f115e694f Add isolated FFmpeg movie decoder shim 2026-07-22 00:17:27 -04:00
gamer147
633e3b3085 Prevent failed combat movies from blocking 2026-07-21 20:46:10 -04:00
gamer147
88f2f65bda Use universal packed resource resolution 2026-07-21 20:23:32 -04:00
gamer147
7a957a318d Implement DEBUGMAP combat frontier 2026-07-21 19:30:56 -04:00
gamer147
f6e48907d9 Implement deployment card numeric rendering 2026-07-21 17:31:57 -04:00
gamer147
a02ea7e0a0 Implement BUNKI string layout opcodes 2026-07-21 16:32:39 -04:00
gamer147
a93d3b64bf Implement numeric HUD rendering 2026-07-21 15:54:13 -04:00
gamer147
8c0e19ceb6 fix: avoid AGF decode during movie preroll 2026-07-21 15:15:23 -04:00
gamer147
274744e9b6 Implement movie surface stop-time queries 2026-07-21 14:43:24 -04:00
gamer147
44776a3c43 Decode color drag-pan cursor 2026-07-21 13:14:02 -04:00
gamer147
ff39c7f3f9 Render DEBUGMAP tiled field surfaces 2026-07-21 13:02:02 -04:00