cg_snapHudAuto
TaystJK
Automatically detect best settings
At a glance
| Field | Value |
|---|---|
| Category | Movement & race |
| Feature family | SnapHUD |
| Module | cgame |
| Also registered in | cgame |
| Renderer | All / not renderer-specific |
| Network scope | client-only — Local to the client/UI/renderer. |
| Derivation | documented |
| Confidence | high |
| In-game xdocs | Yes — codemp/ui/ui_xdocs.h:560 |
| In-game menu | No |
| Default | 1 |
| Value type | bool |
| Restart | No latch flag is registered. |
| Cheat protected | No |
Values
| Value | Meaning | Evidence |
|---|---|---|
0 |
Disabled. | codemp/cgame/hud_strafehelper.c:2560 |
1 |
Enabled. | codemp/cgame/hud_strafehelper.c:2560 |
Flags
CVAR_ARCHIVE— saved to the user configuration
Provenance
Origin: TaystJK
- Ultimate-origin introduction:
1d4c081cb762in TaystJK (content authored2024-03-02, PR opened2023-11-05, integrated2024-03-02) - Origin pull request: #46
- Upstream registration evidence: codemp/cgame/cg_xcvar.h:442
- Attribution method:
earliest-authored-project-introduction - Attribution confidence:
high
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 |
|---|---|---|---|---|---|
| TaystJK | 2024-03-02 |
2023-11-05 | 2024-03-02 |
1d4c081cb762 |
Ultimate origin |
| jaPRO | 2024-03-02 |
— | 2024-03-02 |
1d4c081cb762 |
Shared integration commit |
Evidence
- registration: codemp/cgame/cg_xcvar.h:442 (XCVAR_DEF)
- behavior: codemp/cgame/hud_strafehelper.c:2560
- behavior: codemp/ui/ui_xdocs.h:560
- documentation: codemp/ui/ui_xdocs.h:560