unset_usercreated
OpenJK
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Unset all user generated cvars Use with caution!
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 | documented |
| Confidence | medium |
| In-game xdocs | No |
| In-game menu | No |
| Syntax | unset_usercreated |
| Cheat protected | No |
Arguments and gating
No verified argument schema is available beyond the syntax shown above.
Provenance
Origin: OpenJK
- Ultimate-origin introduction:
28c72736b22bin OpenJK (content authored2017-07-30, integrated2017-07-30) - TaystJK integration evidence:
913e3cc57ec7 - Upstream registration evidence: code/qcommon/cvar.cpp:1385
- Attribution method:
squash-feature-group-explicit-credit - Attribution confidence:
medium - Notes: The identifier’s single-prefix squash feature group explicitly credits 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 | 2017-07-30 |
— | 2017-07-30 |
28c72736b22b |
Ultimate origin |
| rend2 | 2017-07-30 |
— | 2017-07-30 |
28c72736b22b |
Shared integration commit |
| EternalJK | 2017-07-30 |
— | 2017-08-31 |
913e3cc57ec7 |
Other project appearance |
| TaystJK | 2017-07-30 |
— | 2017-08-31 |
913e3cc57ec7 |
Other project appearance |
| jaPRO | 2017-07-30 |
— | 2017-08-31 |
913e3cc57ec7 |
Other project appearance |
| Vulkan | 2017-07-30 |
— | 2017-08-31 |
913e3cc57ec7 |
Other project appearance |
Evidence
- registration: codemp/qcommon/cvar.cpp:1641 (Cmd_AddCommand)
- handler: codemp/qcommon/cvar.cpp:1384