cl_downloadCount

Base Jedi Academy

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

Controls cl_downloadCount in the engine-client module. Consult the cited behavior reads before relying on values not listed here.

At a glance

Field Value
Category Files & downloads
Feature family Downloads
Module engine-client
Also registered in engine-client
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 int
Restart No latch flag is registered.
Cheat protected No

Values

No discrete value list is enforced or documented in the inspected source.

Flags

No cvar flags are registered at the cited site.

Registration-specific defaults

Default Module Renderer Compile condition
(int engine-client always
0 engine-client always
clc.downloadCount engine-client always

Provenance

Origin: Base Jedi Academy

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-08-11 OpenJK 794718e3fdfb
Merge pull request #344 from Razish/qvmtest
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c medium
2013-09-05 OpenJK 9bc49a503050
UI cleanup. Unused functions
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c medium
2024-03-21 TaystJK 2a5ea5d885dc · PR #169
HTTP Auto Download (Server + Client) (#169)
Changed an exact bound cvar-variable reference. codemp/client/cl_parse.cpp medium

Evidence