ui_browserFilterInvalidInfo
OpenJK
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Controls ui_browserFilterInvalidInfo in the ui module. Consult the cited behavior reads before relying on values not listed here.
At a glance
| Field | Value |
|---|---|
| Category | Server & networking |
| Feature family | Server browser |
| 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 |
| Default | 1 |
| Value type | bool |
| Restart | No latch flag is registered. |
| Cheat protected | No |
Values
| Value | Meaning | Evidence |
|---|---|---|
0 |
Disabled. | codemp/ui/ui_main.c:9156 |
1 |
Enabled. | codemp/ui/ui_main.c:9156 |
Flags
CVAR_ARCHIVE— saved to the user configurationCVAR_INTERNAL— internal UI/engine state
Provenance
Origin: OpenJK
- Ultimate-origin introduction:
9384648488c0in OpenJK (content authored2014-05-08, integrated2014-05-08) - Upstream registration evidence: codemp/ui/ui_xcvar.h:57
- 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 | 2014-05-08 |
— | 2014-05-08 |
9384648488c0 |
Ultimate origin |
| EternalJK | 2014-05-08 |
— | 2014-05-08 |
9384648488c0 |
Shared integration commit |
| rend2 | 2014-05-08 |
— | 2014-05-08 |
9384648488c0 |
Shared integration commit |
| TaystJK | 2014-05-08 |
— | 2014-05-08 |
9384648488c0 |
Shared integration commit |
| jaPRO | 2014-05-08 |
— | 2014-05-08 |
9384648488c0 |
Shared integration commit |
| NewJK / NewMod | 2014-05-08 |
— | 2014-05-08 |
9384648488c0 |
Shared integration commit |
| Vulkan | 2014-05-08 |
— | 2014-05-08 |
9384648488c0 |
Shared integration commit |
Evidence
- registration: codemp/ui/ui_xcvar.h:62 (XCVAR_DEF)
- behavior: codemp/ui/ui_main.c:9156