modelist

Base Jedi Academy

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

Runs R_ModeList_f in the engine-shared module.

At a glance

Field Value
Category Engine & diagnostics
Module engine-shared
Also registered in engine-shared
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
Syntax modelist
Cheat protected No

Arguments and gating

No verified argument schema is available beyond the syntax shown above.

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-16 OpenJK 714c868b42c6
Merge branch ‘master’ of https://github.com/Razish/OpenJK
Changed the registered command handler. codemp/rd-dedicated/tr_init.cpp high
2013-08-02 OpenJK dd9bd9b9ae92
Refactored renderer API, fixed some Ghoul2 crashes
Changed the registered command handler. codemp/rd-dedicated/tr_init.cpp medium
2013-09-02 OpenJK 306554cc03e7
Display default status when printing cvar from cvar or print . Fixed r_primitives so that it only is 0...3 range in normal use. Updated r_fullscreen to be correct in rd-dedicated. Add file completion to exec/execq. Add cvarname completion to vstr.
Changed the registered command handler. codemp/rd-dedicated/tr_init.cpp medium
2013-12-19 OpenJK f5c2af345b66
[MP] r_swapInterval requires CVAR_LATCH with SDL.
Changed the registered command handler. codemp/rd-dedicated/tr_init.cpp medium
2014-06-23 OpenJK 333d0ace79e0
[MP] Moved console commands in the renderer to an array to avoid forgetting to remove commands at shutdowns. Also refactored maxpolys/maxpolyverts initialization.
Changed the registered command handler. codemp/rd-dedicated/tr_init.cpp medium
2015-02-07 OpenJK a7c43677a2bb
Merge pull request #613 from JACoders/sdl2-windows-port
Changed registration, default, flags, module, renderer scope, handler, or gating; and the registered command handler. shared/sdl/sdl_window.cpp medium

Evidence