ui_isJAPro
jaPRO
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Controls ui_isJAPro in the ui module. Consult the cited behavior reads before relying on values not listed here.
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 | Yes — ingame.menu:584, ingame.menu:618, ingame_setup.menu:4508 |
| Default | 0 |
| Value type | bitmask |
| Restart | No latch flag is registered. |
| Cheat protected | No |
Values
No discrete value list is enforced or documented in the inspected source.
Flags
CVAR_INTERNAL— internal UI/engine stateCVAR_ROM— read-only after registration
Provenance
Origin: jaPRO
- Ultimate-origin introduction:
f4405327b936in jaPRO (content authored2018-02-06, integrated2018-02-06) - Upstream registration evidence: codemp/ui/ui_xcvar.h:159
- Attribution method:
squash-feature-group-explicit-credit - Attribution confidence:
medium - Notes: The identifier’s single-prefix squash feature group explicitly credits japro.
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 |
|---|---|---|---|---|---|
| EternalJK | 2018-02-06 |
— | 2018-02-06 |
f4405327b936 |
Shared integration commit |
| TaystJK | 2018-02-06 |
— | 2018-02-06 |
f4405327b936 |
Shared integration commit |
| jaPRO | 2018-02-06 |
— | 2018-02-06 |
f4405327b936 |
Ultimate origin |
| Vulkan | 2018-02-06 |
— | 2018-02-06 |
f4405327b936 |
Shared integration commit |
Later changes
These commits occur after the ultimate-origin introduction on TaystJK’s inherited first-parent lineage. Registration evidence is exact; behavior evidence requires a changed bound cvar reference or a changed registered command-handler hunk.
| Date | Change source | Commit / subject | Evidence | Confidence |
|---|---|---|---|---|
2018-02-06 |
EternalJK | 6a8d7a01015aMerge remote-tracking branch ‘eternalcodes/master’ |
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c |
medium |
2018-02-10 |
jaPRO | 697cfad347d9Moved ui_isJAPro from cgame to UI. |
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c |
high |
2018-03-23 |
EternalJK | 852cd1037427Merge remote-tracking branch ‘bucky/master’ |
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c |
medium |
2019-06-13 |
EternalJK | 49e91d910266Filter custom skins/species/hilts out of player menus on sv_pure servers |
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c |
medium |
Evidence
- registration: codemp/ui/ui_xcvar.h:159 (XCVAR_DEF)
- behavior: codemp/ui/ui_main.c:1061
- behavior: codemp/ui/ui_main.c:628
- behavior: codemp/ui/ui_main.c:652