cl_downloadOverlay
OpenJK
Draw download info overlay
At a glance
| Field | Value |
|---|---|
| Category | Files & downloads |
| Feature family | Downloads |
| Module | engine-client |
| Also registered in | engine-client |
| Renderer | All / not renderer-specific |
| Network scope | client-only — Local to the client/UI/renderer. |
| Derivation | documented |
| Confidence | high |
| 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/client/cl_main.cpp:1541 |
1 |
Enabled. | codemp/client/cl_main.cpp:1541 |
Flags
CVAR_ARCHIVE— saved to the user configuration
Provenance
Origin: OpenJK
- Ultimate-origin introduction:
065d32955f56in OpenJK (content authored2023-11-11, PR opened2023-11-07, integrated2024-04-07) - TaystJK integration evidence:
596ae40cc9aa - Origin pull request: #1185
- TaystJK integration pull request: #52
- Upstream registration evidence: codemp/client/cl_main.cpp:2834
- Attribution method:
authored-pr-chronology+cross-project-pr-link - Attribution confidence:
high - Notes: openjk retains origin because content authorship and PR submission predate the project that merged the work first.
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 | 2023-11-11 |
2023-11-07 | 2024-04-07 |
065d32955f56 |
Ultimate origin |
| TaystJK | 2023-11-11 |
2023-11-27 | 2023-11-28 |
596ae40cc9aa |
Other project appearance |
| jaPRO | 2023-11-11 |
— | 2023-11-28 |
596ae40cc9aa |
Other project appearance |
| rend2 | 2023-11-11 |
— | 2024-04-09 |
b688bdf3ea00 |
Other project appearance |
Evidence
- registration: codemp/client/cl_main.cpp:3408 (Cvar_Get)
- behavior: codemp/client/cl_main.cpp:1541
- behavior: codemp/client/cl_main.cpp:1687