cg_spotIconPlums
jaPRO
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Controls cg_spotIconPlums in the cgame module. Consult the cited behavior reads before relying on values not listed here.
At a glance
| Field | Value |
|---|---|
| Category | Gameplay & combat |
| Module | cgame |
| Also registered in | cgame |
| 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. | codemp/cgame/cg_effects.c:1054 |
1 |
Enabled. | codemp/cgame/cg_effects.c:1054 |
Flags
CVAR_ARCHIVE— saved to the user configuration
Provenance
Origin: jaPRO
- Ultimate-origin introduction:
258031c97e93in jaPRO (content authored2024-04-15, integrated2024-04-15) - Origin pull request: #188
- Matching squash bullet:
[jaPRO/cgame] Restore cg_scorePlums default value and introduce cg_strafeTrailPlums and cg_spotIconPlums where new cg_scorePlums usages had occurred in jaPRO - Upstream registration evidence: codemp/cgame/cg_xcvar.h:225
- Attribution method:
identifier-adjacent-explicit-credit - Attribution confidence:
high - Notes: 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 |
|---|---|---|---|---|---|
| TaystJK | 2024-04-15 |
2024-04-12 | 2024-04-15 |
258031c97e93 |
Shared integration commit |
| jaPRO | 2024-04-15 |
— | 2024-04-15 |
258031c97e93 |
Ultimate origin |
Evidence
- registration: codemp/cgame/cg_xcvar.h:228 (XCVAR_DEF)
- behavior: codemp/cgame/cg_effects.c:1054