Re-propose the OPTIONS menu work as a reviewable pull request #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The code exists and is probably fine. What it never had was a review.
This is not a rewrite. Bring the OPTIONS menu work onto
mainas one reviewable PR withCloses #N, sized so a person can read the diff in one sitting — if it is too big to review in one sitting it was too big to be one item, and it should be split here rather than argued about later.Pass: a diff a human reads and approves; no long-lived branch left carrying it.
Recovered. The code this asks for lived only on
auto/port-p6-audio, which was deleted from the server during the 2026-09-17 cleanup. It is now branchrecover/options-menu(35cb28e): the nine files the OPTIONS commits of 2026-09-03 touched —3efe1cc(exportGP_OPTIONS),4c24e06(name the 14 screens),a921c1e(OPTIONS reachable from the main menu),41f1331(0x3003is a button too),6b4b1df,77f1d18,fda417a,80042cb,edf8979— taken at the state of the branch tip0148cb8.Read it as a review slice, not a buildable tree: the OPTIONS work and the F5/F6 work interleaved commit by commit (
docs/port/DECISIONS.mdalone was touched 257 times), so these files also carry whatever else had changed in them by 2026-09-04, and some of what they depend on is not here. The complete state isrecover/port-f5-f6(#7).Both branches are snapshots parented on
e53d687, the fork point, so the diff against that parent is exactly what the deleted branch did, and the 854 exported game assets it also carried are left out.What this item still asks for is unchanged — a PR a human can read in one sitting — now with a rebase over the 613 commits
mainhas gained since the fork point.