cg_drawScore

jaPRO

Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.

Score counter on HUD

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 documented
Confidence medium
In-game xdocs Yes — codemp/ui/ui_xdocs.h:265
In-game menu Yes — ingame_setup.menu:4289
Default 2
Value type bitmask
Restart No latch flag is registered.
Cheat protected No

Values

Value Meaning Evidence
0 Score is hidden codemp/ui/ui_xdocs.h:265
1 Score is drawn beside the HUD codemp/ui/ui_xdocs.h:266
2 Score, team score, and bias is drawn codemp/ui/ui_xdocs.h:267

Flags

Provenance

Origin: 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
EternalJK 2013-04-07 2018-09-03 bdcd618c6771 Shared integration commit
TaystJK 2013-04-07 2018-09-03 bdcd618c6771 Shared integration commit
jaPRO 2013-04-07 2018-09-03 bdcd618c6771 Ultimate origin
Vulkan 2013-04-07 2018-09-03 bdcd618c6771 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
2018-05-16 EternalJK 5df1fad1b1f6
Merge remote-tracking branch ‘bucky/master’
Changed an exact bound cvar-variable reference. codemp/ui/ui_xdocs.h medium
2019-05-05 EternalJK 67ac04f76a68
Refactor/cleanup cgame side server mod detection.
Changed an exact bound cvar-variable reference. codemp/cgame/cg_draw.c medium
2020-03-28 EternalJK 070c363f57f9
Cleanup displaycontext usage in cgame
Changed an exact bound cvar-variable reference. codemp/cgame/cg_draw.c medium
2022-04-21 TaystJK 81e53a19e932
#13 HUD Improvements - new HUD (cg_hudFiles 4)
Changed an exact bound cvar-variable reference. codemp/cgame/cg_draw.c medium
2023-10-12 TaystJK a07b984fe408
Merge remote-tracking branch ‘origin/master’
Changed an exact bound cvar-variable reference. codemp/cgame/cg_draw.c medium
2024-02-27 TaystJK baa02905f40f · PR #130
Merge pull request #130 from taysta/tribes-clientside
Changed an exact bound cvar-variable reference. codemp/cgame/cg_draw.c medium
2026-06-01 TaystJK 4e5065dabda1 · PR #309
Merge pull request #309 from taysta/move-drawscore
Changed an exact bound cvar-variable reference. codemp/ui/ui_xdocs.h medium

Evidence