cg_killfeed

TaystJK

Draw a killfeed on the HUD

At a glance

Field Value
Category HUD & interface
Feature family Killfeed
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:524
In-game menu No
Default 0
Value type enum
Restart No latch flag is registered.
Cheat protected No

Values

Value Meaning Evidence
0 Disable the HUD killfeed codemp/ui/ui_xdocs.h:524
1 Draw killfeed HUD codemp/ui/ui_xdocs.h:524
2 Draw killfeed HUD + console death messages codemp/ui/ui_xdocs.h:525

Flags

Provenance

Origin: TaystJK

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 2023-10-03 2023-10-03 2023-10-05 0c734b5f2ee4 Ultimate origin
jaPRO 2023-10-03 2023-10-05 0c734b5f2ee4 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
2023-11-01 TaystJK 8b2ad42d2ad0
Fix various GCC warnings in CGAME.
Changed an exact bound cvar-variable reference. codemp/cgame/cg_draw.c medium
2024-03-02 TaystJK 1d4c081cb762 · PR #46
SnapHUD, PitchHUD, MV_OCPM & MV_TRIBES, Strafehelper refactors, movestyle constants usage (#46)
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/cgame/cg_xcvar.h medium
2025-09-29 TaystJK 9ab5d982d35b · PR #256
Merge pull request #256 from VincentMarnier/fix_killfeed
Changed an exact bound cvar-variable reference. codemp/cgame/cg_event.c medium

Evidence