Commit Graph

380 Commits

Author SHA1 Message Date
gamer147
37728e49be Complete VM dispatcher routing split 2026-08-03 09:58:38 -04:00
gamer147
716601e6a3 Extract VM runtime settings handler 2026-08-03 09:54:45 -04:00
gamer147
ddd9853bd6 Extract VM diagnostic handler 2026-08-03 09:50:43 -04:00
gamer147
6a25e3d1d0 Extract VM value handler 2026-08-03 09:44:30 -04:00
gamer147
950d9088cb Extract VM script lifecycle handler 2026-08-03 09:29:47 -04:00
gamer147
6ab4df39dc Extract VM control flow handler 2026-08-03 09:16:46 -04:00
gamer147
16ba4ec683 Extract VM memory collection handler 2026-08-03 00:31:15 -04:00
gamer147
f406c05361 Extract VM persistence opcode handler 2026-08-03 00:26:02 -04:00
gamer147
f26477082b Extract VM timing opcode handler 2026-08-03 00:20:44 -04:00
gamer147
5430f13e98 Extract VM input opcode handler 2026-08-03 00:17:15 -04:00
gamer147
eb8986a38e Extract VM ADV service opcode handler 2026-08-03 00:12:19 -04:00
gamer147
0df1b1856f Extract VM text history opcode handler 2026-08-03 00:08:24 -04:00
gamer147
f85e8643a0 Extract VM ADV text opcode handler 2026-08-03 00:04:52 -04:00
gamer147
9820d10da9 Extract VM presentation opcode handler 2026-08-02 23:59:21 -04:00
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
12ddbe006a Split Godot host audio operations 2026-08-02 21:02:27 -04:00
gamer147
c74c49cb92 Split Godot host movie operations 2026-08-02 20:54:13 -04:00
gamer147
3ed313e864 Split Godot host surface operations 2026-08-02 20:46:05 -04:00
gamer147
c819e7b40b Split Godot host presentation and input 2026-08-02 19:45:02 -04:00
gamer147
b8eeb18b0c Split Godot host ADV text into partial class 2026-08-02 19:11:34 -04:00
gamer147
d193f370e1 Split Main input into partial class 2026-08-02 18:43:15 -04:00
gamer147
4fca225066 Split Main compositor into partial class 2026-08-02 18:38:12 -04:00
gamer147
f673ce826b Split Main movie playback into partial class 2026-08-02 18:17:25 -04:00
gamer147
a31db0468b Split Main audio into partial class 2026-08-02 17:52:54 -04:00
gamer147
20fd9cb694 Split Main self-test into partial class 2026-08-02 15:52:34 -04:00
gamer147
8c1a656aa4 Add repository front door 2026-08-02 15:31:28 -04:00
gamer147
3009a96ced Isolate Godot validation profile 2026-08-02 15:26:34 -04:00
gamer147
130ea219f7 Add layered validation driver 2026-08-02 15:17:08 -04:00
gamer147
1daf60e287 Add portable tracked Godot launcher 2026-08-02 15:09:41 -04:00
gamer147
7a5ae6baff Plan codebase consolidation effort 2026-08-02 14:47:50 -04:00
gamer147
9a643e19df Document patch-wrapper font realization 2026-08-02 14:45:06 -04:00
gamer147
3eba20d198 Record Linux runtime validation 2026-08-01 04:39:36 -04:00
gamer147
8b7182c0d8 Add validated Linux Godot export 2026-07-31 10:14:33 -04:00
gamer147
d50af8e799 Add Linux x64 FFmpeg native bundle 2026-07-31 09:38:01 -04:00
gamer147
9e619fe10b Make Godot native staging target-aware 2026-07-31 08:55:17 -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