Commit Graph

99 Commits

Author SHA1 Message Date
gamer147
02e9891baa Cross-export Windows release package on Linux
All checks were successful
Core validation / Linux core gate (push) Successful in 1m40s
Linux release build / Linux x64 artifact (push) Successful in 1m37s
Linux release build / Publish tagged Gitea release (push) Has been skipped
2026-08-03 21:59:52 -04:00
gamer147
60ac6fc64f Cross-build Windows native bundle on Linux
All checks were successful
Core validation / Linux core gate (push) Successful in 2m13s
Linux release build / Linux x64 artifact (push) Successful in 1m21s
Linux release build / Publish tagged Gitea release (push) Has been skipped
2026-08-03 21:28:18 -04:00
gamer147
f0f5f12ffc Promote verified tag artifacts to Gitea releases
All checks were successful
Core validation / Linux core gate (push) Successful in 1m12s
Linux release build / Linux x64 artifact (push) Successful in 1m36s
Linux release build / Publish tagged Gitea release (push) Has been skipped
2026-08-03 19:28:51 -04:00
gamer147
400f431652 Avoid nested publish OOM in Linux export
All checks were successful
Core validation / Linux core gate (push) Successful in 1m30s
Linux release build / Linux x64 artifact (push) Successful in 1m35s
2026-08-03 18:59:46 -04:00
gamer147
8eb8a45e60 Build Linux release artifacts in Gitea
Some checks failed
Core validation / Linux core gate (push) Successful in 1m16s
Linux release build / Linux x64 artifact (push) Failing after 2m6s
2026-08-03 17:15:39 -04:00
gamer147
195c16fae6 Build verified Linux release packages
All checks were successful
Core validation / Linux core gate (push) Successful in 1m17s
2026-08-03 16:35:27 -04:00
gamer147
b7ef93f057 License authored work under MIT
All checks were successful
Core validation / Linux core gate (push) Successful in 1m12s
2026-08-03 15:14:55 -04:00
gamer147
9dd89bb0bf Refactor opcode metadata ownership 2026-08-03 14:37:58 -04:00
gamer147
d611c4868d Make Gitea core validation source-only 2026-08-03 13:28:59 -04:00
gamer147
9afdb84765 Remove unverified binary tools from tracking 2026-08-03 13:06:45 -04:00
gamer147
ea8b92c287 Add Linux core validation workflow 2026-08-03 12:28:46 -04:00
gamer147
378d892b01 Normalize tracked text for Linux CI 2026-08-03 12:07:13 -04:00
gamer147
cfe6b01472 Add repository toolchain policy 2026-08-03 11:54:18 -04:00
gamer147
4e54303864 Move corpus gate logic to frontend 2026-08-03 11:37:06 -04:00
gamer147
d00c6074cc Move FFmpeg runtime to frontend 2026-08-03 11:33:38 -04:00
gamer147
c5d32b600f Move movie runtime support to frontend 2026-08-03 11:29:47 -04:00
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