ui_netSource

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 ui_netSource in the ui module. Consult the cited behavior reads before relying on values not listed here.

At a glance

Field Value
Category HUD & interface
Module ui
Also registered in ui
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 Yes — ingame_server.menu:138, joinserver.menu:237
Default 1
Value type bool
Restart No latch flag is registered.
Cheat protected No

Values

Value Meaning Evidence
0 Disabled. codemp/ui/ui_main.c:2408
1 Enabled. codemp/ui/ui_main.c:2408

Flags

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-04-07 OpenJK b319c52fd4ed
Major codemp cleanup. Ported modbase. Restructured VS2010 projects.
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c medium
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 registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/ui/ui_main.c medium
2013-09-23 OpenJK 06310990a9eb
Some cleanup and fixes for UI code. Also disables automatic overstrike mode in UI fields.
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c medium
2013-09-28 OpenJK 5cd41b41c941
[MP] Port the xcvar stuff and clean up cvar usage in UI. Few minor tweaks in UI code for cleanup/was unused.
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/ui/ui_main.c medium
2013-09-28 OpenJK 8fdb5fb65dbe
[MP] The cvar files for previous commit …
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/ui/ui_xcvar.h medium
2013-09-30 OpenJK 2ca29aebe0e9
[MP] Fix more defaults for saber names and team names. Don’t register cg_viewsize needlessly on client startup, update cvar as soon as it’s changed
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/ui/ui_xcvar.h medium
2014-01-30 OpenJK d3a6d2b9b9d2
[MP] Style: remove superfluous whitespace
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c medium
2014-04-29 OpenJK 9f2aaf56d95b
[MP] Multi master support now is in the UI.
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c medium
2014-05-05 OpenJK 8c315260adba
[MP] Zero pad the minutes in server refresh time.
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c medium
2015-02-08 OpenJK fcd9fc4710f0
[MP] Misc fixes and cleanup.
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c medium
2017-12-04 jaPRO b713e21a0ea8
Merge pull request #1 from Bucky21659/master
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/ui/ui_xcvar.h high
2018-04-26 JK2MV a983fa494fee
8 years too late, basic multiprotocol/multiversion support.
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c medium
2018-05-16 EternalJK 5df1fad1b1f6
Merge remote-tracking branch ‘bucky/master’
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c medium

Evidence