com_homepath
OpenJK
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Controls com_homepath in the engine-shared module. Consult the cited behavior reads before relying on values not listed here.
At a glance
| Field | Value |
|---|---|
| Category | Files & downloads |
| 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 | 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_INIT— initialization/command-line setting
Provenance
Origin: OpenJK
- Ultimate-origin introduction:
f6cadd34c6abin OpenJK (content authored2013-04-20, integrated2013-04-24) - Upstream registration evidence: code/qcommon/common.cpp:1105
- 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 | 2013-04-20 |
— | 2013-04-24 |
f6cadd34c6ab |
Ultimate origin |
| EternalJK | 2013-04-20 |
— | 2013-04-24 |
f6cadd34c6ab |
Shared integration commit |
| rend2 | 2013-04-20 |
— | 2013-04-24 |
f6cadd34c6ab |
Shared integration commit |
| TaystJK | 2013-04-20 |
— | 2013-04-24 |
f6cadd34c6ab |
Shared integration commit |
| jaPRO | 2013-04-20 |
— | 2013-04-24 |
f6cadd34c6ab |
Shared integration commit |
| NewJK / NewMod | 2013-04-20 |
— | 2013-04-24 |
f6cadd34c6ab |
Shared integration commit |
| Vulkan | 2013-04-20 |
— | 2013-04-24 |
f6cadd34c6ab |
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 |
|---|---|---|---|---|
2013-07-19 |
OpenJK | a1bbd5558365Ported some filesystem changes from MP to SP. |
Changed registration, default, flags, module, renderer scope, handler, or gating. code/qcommon/common.cpp |
medium |
2015-02-07 |
OpenJK | a7c43677a2bbMerge pull request #613 from JACoders/sdl2-windows-port |
Changed an exact bound cvar-variable reference. shared/sys/sys_unix.cpp, shared/sys/sys_win32.cpp |
medium |
2015-11-24 |
EternalJK | c8f6ea17a324Remove SP code |
Changed registration, default, flags, module, renderer scope, handler, or gating. code/qcommon/common.cpp |
medium |
Evidence
- registration: codemp/qcommon/common.cpp:1391 (Cvar_Get)
- behavior: shared/sys/sys_unix.cpp:498
- behavior: shared/sys/sys_unix.cpp:517
- behavior: shared/sys/sys_unix.cpp:528
- behavior: shared/sys/sys_win32.cpp:201
- behavior: shared/sys/sys_unix.cpp:499