Commit Graph

177 Commits

Author SHA1 Message Date
gamer147
7b1d7f995c Extract VM animation opcode handler 2026-08-02 23:54:44 -04:00
gamer147
0941be549c Extract VM retained object handler 2026-08-02 23:50:45 -04:00
gamer147
11f37672a0 Extract VM surface opcode handler 2026-08-02 23:45:15 -04:00
gamer147
889b7e5336 Extract VM movie opcode handler 2026-08-02 23:34:22 -04:00
gamer147
5587b47152 Extract VM audio opcode handler 2026-08-02 22:25:06 -04:00
gamer147
26e1df48d3 Split GfxState presentation operations 2026-08-02 21:57:01 -04:00
gamer147
b99c851467 Split GfxState animation operations 2026-08-02 21:51:14 -04:00
gamer147
7f1fba7b58 Split GfxState retained objects 2026-08-02 21:41:56 -04:00
gamer147
18339c799b Split GfxState surface operations 2026-08-02 21:37:53 -04:00
gamer147
3291f86f38 Split GfxState public contracts 2026-08-02 21:08:05 -04:00
gamer147
45bd350c1f Remove packaged runtime repository dependency 2026-07-31 08:50:26 -04:00
gamer147
40da4f029c fix retained glyph bottom clipping 2026-07-30 20:29:39 -04:00
gamer147
c9a0869dc8 engine: complete portable glyph text backend 2026-07-30 19:47:21 -04:00
gamer147
bb227ea106 engine: retain History and wait presentation 2026-07-30 19:21:38 -04:00
gamer147
e5b4db5eff engine: materialize live ADV glyphs 2026-07-30 19:04:22 -04:00
gamer147
eec99c2c7c engine: render immediate text into surfaces 2026-07-30 18:47:35 -04:00
gamer147
a58108522e engine: add exact Windows GDI glyph backend 2026-07-30 18:35:46 -04:00
gamer147
fe06618439 engine: add deterministic glyph mask core 2026-07-30 18:25:46 -04:00
gamer147
fd2acb262b engine: pin retained glyph text contract 2026-07-30 18:05:43 -04:00
gamer147
37bf8d31c8 Fix incremental menu animation presentation 2026-07-30 11:04:29 -04:00
gamer147
3c8aed1c16 Fix ADV transition and nested input lifecycles 2026-07-29 18:16:09 -04:00
gamer147
7cb0e879e5 Fix skip completion for visual transitions 2026-07-29 17:09:37 -04:00
gamer147
835b0e28cd Implement movie mask transition opcode 2026-07-29 16:01:00 -04:00
gamer147
cfd8809339 Implement positioned movie playback opcode 2026-07-29 15:41:01 -04:00
gamer147
92d7fb295e Implement integer stack opcodes 2026-07-29 15:18:07 -04:00
gamer147
7ab2ed87da Document final opcode investigations 2026-07-29 15:08:05 -04:00
gamer147
79b8d53fcc Implement system menu show delay opcodes 2026-07-29 14:45:37 -04:00
gamer147
3c9a0021c1 Implement system menu guard opcode 2026-07-29 14:25:29 -04:00
gamer147
21549759a4 Implement tiled surface edge opcode 2026-07-29 14:03:51 -04:00
gamer147
353bf9404f Implement INPUTNAME string opcodes 2026-07-29 13:21:15 -04:00
gamer147
e24fcfff1f Implement forced BGM opcodes 2026-07-29 12:38:54 -04:00
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
eb9f11c251 Apply SYS4INI logical resolution 2026-07-28 21:55:53 -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