ui_openmenu
OpenJK
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Runs UI_OpenMenu_f in the ui module.
At a glance
| Field | Value |
|---|---|
| Category | HUD & interface |
| Module | ui |
| Also registered in | ui |
| Renderer | All / not renderer-specific |
| Network scope | client-only — Local to the client/UI/renderer. |
| Derivation | code-trace |
| Confidence | medium |
| In-game xdocs | No |
| In-game menu | No |
| Syntax | ui_openmenu |
| Cheat protected | No |
Arguments and gating
No verified argument schema is available beyond the syntax shown above.
Provenance
Origin: OpenJK
- Ultimate-origin introduction:
f5c1b2ceb3bain OpenJK (content authored2013-04-04, integrated2013-12-08) - Upstream registration evidence: codemp/ui/ui_atoms.c:89
- Attribution method:
shared-earliest-commit-lineage-order - Attribution confidence:
medium - Notes: The earliest authored/submitted introduction is shared by openjk, eternaljk, rend2, taystjk, japro, newjk, vulkan; fork-lineage order selects openjk.
Dated project introductions
Authored dates come from the exact registration’s first content commit, PR dates identify when work was proposed to each project, and integration dates come from each first-parent mainline. A project merging first does not override earlier upstream authorship or submission.
| Project | Authored | PR opened | Integrated | Commit | Relationship |
|---|---|---|---|---|---|
| OpenJK | 2013-04-04 |
— | 2013-12-08 |
f5c1b2ceb3ba |
Ultimate origin |
| EternalJK | 2013-04-04 |
— | 2013-12-08 |
f5c1b2ceb3ba |
Shared integration commit |
| rend2 | 2013-04-04 |
— | 2013-12-08 |
f5c1b2ceb3ba |
Shared integration commit |
| TaystJK | 2013-04-04 |
— | 2013-12-08 |
f5c1b2ceb3ba |
Shared integration commit |
| jaPRO | 2013-04-04 |
— | 2013-12-08 |
f5c1b2ceb3ba |
Shared integration commit |
| NewJK / NewMod | 2013-04-04 |
— | 2013-12-08 |
f5c1b2ceb3ba |
Shared integration commit |
| Vulkan | 2013-04-04 |
— | 2013-12-08 |
f5c1b2ceb3ba |
Shared integration commit |
Evidence
- registration: codemp/ui/ui_atoms.c:111 (ui command table)
- handler: codemp/ui/ui_atoms.c:84