cl_reconnectArgs
OpenJK
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Arguments provided when last connecting to a server
At a glance
| Field | Value |
|---|---|
| Category | Server & networking |
| 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 | medium |
| In-game xdocs | No |
| In-game menu | No |
| Default | `` |
| Value type | string |
| 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: OpenJK
- Ultimate-origin introduction:
e65d1a743959in OpenJK (content authored2025-10-09, integrated2026-05-12) - TaystJK integration evidence:
a6f521232afb - Origin pull request: #311
- Upstream registration evidence: codemp/client/cl_main.cpp:2836
- 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 | 2025-10-09 |
— | 2026-05-12 |
e65d1a743959 |
Ultimate origin |
| TaystJK | 2025-10-09 |
2026-06-01 | 2026-06-01 |
a6f521232afb |
Other project appearance |
| jaPRO | 2025-10-09 |
— | 2026-06-01 |
a6f521232afb |
Other project appearance |
| rend2 | 2025-10-09 |
— | 2026-07-12 |
1a738058a2d2 |
Other project appearance |
Evidence
- registration: codemp/client/cl_main.cpp:3413 (Cvar_Get)
- behavior: codemp/client/cl_main.cpp:1124
- behavior: codemp/client/cl_main.cpp:1128
- behavior: codemp/client/cl_main.cpp:1147