cl_idrive
jaPRO
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Controls cl_idrive in the engine-client module. Consult the cited behavior reads before relying on values not listed here.
At a glance
| Field | Value |
|---|---|
| Category | Engine & diagnostics |
| Module | engine-client |
| Also registered in | engine-client |
| Renderer | All / not renderer-specific |
| Network scope | client-only — Local to the client/UI/renderer. |
| Derivation | code-trace |
| Confidence | high |
| In-game xdocs | No |
| In-game menu | No |
| 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_ARCHIVE— saved to the user configuration
Provenance
Origin: jaPRO
- Ultimate-origin introduction:
e0d7a341bc6cin jaPRO (content authored2017-12-05, integrated2017-12-05) - Upstream registration evidence: codemp/client/cl_input.cpp:1832
- Attribution method:
identifier-adjacent-explicit-credit - Attribution confidence:
high - Notes: The earliest authored/submitted introduction is shared by eternaljk, taystjk, japro, vulkan; fork-lineage order selects eternaljk. An identifier-adjacent source/commit/PR line 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 | 2017-12-05 |
— | 2017-12-05 |
e0d7a341bc6c |
Shared integration commit |
| TaystJK | 2017-12-05 |
— | 2017-12-05 |
e0d7a341bc6c |
Shared integration commit |
| jaPRO | 2017-12-05 |
— | 2017-12-05 |
e0d7a341bc6c |
Ultimate origin |
| Vulkan | 2017-12-05 |
— | 2017-12-05 |
e0d7a341bc6c |
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-01-01 |
jaPRO | d9d510063ce6Merge branch ‘japro-ejk’ |
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/client/cl_input.cpp, codemp/client/cl_main.cpp, codemp/client/client.h |
high |
2018-01-07 |
jaPRO | 29fab10414c2Unused japro engine code part 3 |
Changed an exact bound cvar-variable reference. codemp/client/cl_input.cpp |
high |
2018-05-16 |
EternalJK | 5df1fad1b1f6Merge remote-tracking branch ‘bucky/master’ |
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/client/cl_input.cpp |
medium |
Evidence
- registration: codemp/client/cl_input.cpp:1832 (Cvar_Get)
- behavior: codemp/client/cl_input.cpp:494
- behavior: codemp/client/cl_input.cpp:904
- behavior: codemp/client/cl_input.cpp:918
- behavior: codemp/client/cl_input.cpp:931
- behavior: codemp/client/cl_input.cpp:944