Commit Graph

231 Commits

Author SHA1 Message Date
gamer147
511badae6d Add frontend production project 2026-08-03 11:25:08 -04:00
gamer147
ec6ba1c64c Move host transport records to model 2026-08-03 11:09:47 -04:00
gamer147
281f37747a Extract ADV host contract 2026-08-03 11:04:35 -04:00
gamer147
bd53989498 Move input contracts to model 2026-08-03 11:00:36 -04:00
gamer147
c5204341a3 Split input host contract 2026-08-03 10:56:47 -04:00
gamer147
3d807e6115 Move surface contracts to model 2026-08-03 10:53:22 -04:00
gamer147
4b05135c38 Split graphics host contract 2026-08-03 10:50:18 -04:00
gamer147
a584b734b3 Move RGBA image contract to model 2026-08-03 10:46:28 -04:00
gamer147
94f59ddc3c Move movie transition request to model 2026-08-03 10:23:57 -04:00
gamer147
53cbeb554d Split movie host contract 2026-08-03 10:19:51 -04:00
gamer147
e770aa0094 Split audio host contract 2026-08-03 10:16:15 -04:00
gamer147
2bdd2b562d Split diagnostic and lifecycle host contracts 2026-08-03 10:13:10 -04:00
gamer147
8da8057577 Complete VM dispatcher routing split 2026-08-03 09:58:38 -04:00
gamer147
0c3d23d09f Extract VM runtime settings handler 2026-08-03 09:54:45 -04:00
gamer147
243341c0c0 Extract VM diagnostic handler 2026-08-03 09:50:43 -04:00
gamer147
b3a7210902 Extract VM value handler 2026-08-03 09:44:30 -04:00
gamer147
4e7ea79082 Extract VM script lifecycle handler 2026-08-03 09:29:47 -04:00
gamer147
82749fc1ba Extract VM control flow handler 2026-08-03 09:16:46 -04:00
gamer147
5ae1c2a1bc Extract VM memory collection handler 2026-08-03 00:31:15 -04:00
gamer147
7712fb69ac Extract VM persistence opcode handler 2026-08-03 00:26:02 -04:00
gamer147
cc0ebbee4b Extract VM timing opcode handler 2026-08-03 00:20:44 -04:00
gamer147
03ddbf52d6 Extract VM input opcode handler 2026-08-03 00:17:15 -04:00
gamer147
5ceea006dc Extract VM ADV service opcode handler 2026-08-03 00:12:19 -04:00
gamer147
122c127c58 Extract VM text history opcode handler 2026-08-03 00:08:24 -04:00
gamer147
4712343c79 Extract VM ADV text opcode handler 2026-08-03 00:04:52 -04:00
gamer147
07010298bd Extract VM presentation opcode handler 2026-08-02 23:59:21 -04:00
gamer147
803df2826f Extract VM animation opcode handler 2026-08-02 23:54:44 -04:00
gamer147
ee86bf144a Extract VM retained object handler 2026-08-02 23:50:45 -04:00
gamer147
4574ee3797 Extract VM surface opcode handler 2026-08-02 23:45:15 -04:00
gamer147
ee4a89ca1c Extract VM movie opcode handler 2026-08-02 23:34:22 -04:00
gamer147
738129faa1 Extract VM audio opcode handler 2026-08-02 22:25:06 -04:00
gamer147
96a878e6b3 Split GfxState presentation operations 2026-08-02 21:57:01 -04:00
gamer147
cd20ae57d6 Split GfxState animation operations 2026-08-02 21:51:14 -04:00
gamer147
8c24db9212 Split GfxState retained objects 2026-08-02 21:41:56 -04:00
gamer147
4498a1a974 Split GfxState surface operations 2026-08-02 21:37:53 -04:00
gamer147
89a54d94e0 Split GfxState public contracts 2026-08-02 21:08:05 -04:00
gamer147
c33b21ef82 Make Godot native staging target-aware 2026-07-31 08:55:17 -04:00
gamer147
53823d4c10 Remove packaged runtime repository dependency 2026-07-31 08:50:26 -04:00
gamer147
49722c55fe fix retained glyph bottom clipping 2026-07-30 20:29:39 -04:00
gamer147
d9f24c69ef engine: complete portable glyph text backend 2026-07-30 19:47:21 -04:00
gamer147
ef19ab79e0 engine: retain History and wait presentation 2026-07-30 19:21:38 -04:00
gamer147
1367563485 engine: materialize live ADV glyphs 2026-07-30 19:04:22 -04:00
gamer147
c2b72cd4b9 engine: render immediate text into surfaces 2026-07-30 18:47:35 -04:00
gamer147
6a8c919df1 engine: add exact Windows GDI glyph backend 2026-07-30 18:35:46 -04:00
gamer147
7397e4e5fb engine: add deterministic glyph mask core 2026-07-30 18:25:46 -04:00
gamer147
41001f6f77 engine: pin retained glyph text contract 2026-07-30 18:05:43 -04:00
gamer147
2ba0870967 Fix incremental menu animation presentation 2026-07-30 11:04:29 -04:00
gamer147
fa911db1d6 Remove interactive VM lifetime step cap 2026-07-29 19:02:55 -04:00
gamer147
f7751c2b93 Capture actionable STEP-LIMIT diagnostics 2026-07-29 18:51:06 -04:00
gamer147
32c5d1e901 Match AGE RIFF decode boundaries 2026-07-29 18:35:21 -04:00