com_unpackLibraries
EternalJK
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Controls com_unpackLibraries 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 | high |
| 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. | shared/sys/sys_main.cpp:493 |
1 |
Enabled. | shared/sys/sys_main.cpp:493 |
Flags
CVAR_INIT— initialization/command-line settingCVAR_PROTECTED— protected from unsafe remote changes
Provenance
Origin: EternalJK
- TaystJK integration evidence:
596ae40cc9aa - Origin pull request: #52
- Attribution method:
identifier-adjacent-explicit-credit - Attribution confidence:
high - Notes: openjk retains origin because content authorship and PR submission predate the project that merged the work first. An identifier-adjacent source/commit/PR line explicitly credits eternaljk.
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-06 |
2023-11-07 | 2024-04-07 |
065d32955f56 |
Other project appearance |
| TaystJK | 2023-11-06 |
2023-11-27 | 2023-11-28 |
596ae40cc9aa |
Other project appearance |
| jaPRO | 2023-11-06 |
— | 2023-11-28 |
596ae40cc9aa |
Other project appearance |
| rend2 | 2023-11-06 |
— | 2024-04-09 |
b688bdf3ea00 |
Other project appearance |
Evidence
- registration: shared/sys/sys_main.cpp:179 (Cvar_Get)
- behavior: shared/sys/sys_main.cpp:493
- behavior: shared/sys/sys_main.cpp:575