cm_extraVerbose
OpenJK
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Controls cm_extraVerbose in the engine-shared module. Consult the cited behavior reads before relying on values not listed here.
At a glance
| Field | Value |
|---|---|
| Category | Engine & diagnostics |
| Module | engine-shared |
| Also registered in | engine-shared |
| 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 | 0 |
| Value type | bool |
| Restart | No latch flag is registered. |
| Cheat protected | No |
Values
| Value | Meaning | Evidence |
|---|---|---|
0 |
Disabled. | codemp/qcommon/cm_patch.cpp:585 |
1 |
Enabled. | codemp/qcommon/cm_patch.cpp:585 |
Flags
CVAR_TEMP— temporary and not archived
Provenance
Origin: OpenJK
- Ultimate-origin introduction:
cd9bd8d9c874in OpenJK (content authored2014-02-06, integrated2014-02-06) - Upstream registration evidence: codemp/qcommon/cm_load.cpp:637
- 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-02-06 |
— | 2014-02-06 |
cd9bd8d9c874 |
Ultimate origin |
| EternalJK | 2014-02-06 |
— | 2014-02-06 |
cd9bd8d9c874 |
Shared integration commit |
| rend2 | 2014-02-06 |
— | 2014-02-06 |
cd9bd8d9c874 |
Shared integration commit |
| TaystJK | 2014-02-06 |
— | 2014-02-06 |
cd9bd8d9c874 |
Shared integration commit |
| jaPRO | 2014-02-06 |
— | 2014-02-06 |
cd9bd8d9c874 |
Shared integration commit |
| NewJK / NewMod | 2014-02-06 |
— | 2014-02-06 |
cd9bd8d9c874 |
Shared integration commit |
| Vulkan | 2014-02-06 |
— | 2014-02-06 |
cd9bd8d9c874 |
Shared integration commit |
Evidence
- registration: codemp/qcommon/cm_load.cpp:637 (Cvar_Get); condition
!defined(BSPC) - behavior: codemp/qcommon/cm_patch.cpp:585