r_fullscreen

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

At a glance

Field Value
Category Graphics & rendering
Module renderer
Also registered in renderer, engine-shared
Renderer rd-dedicated
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 bitmask
Restart Yes; the value is latched.
Cheat protected No

Values

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

Flags

Registration-specific defaults

Default Module Renderer Compile condition
0 renderer rd-dedicated always
1 engine-shared 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-04-16 OpenJK 714c868b42c6
Merge branch ‘master’ of https://github.com/Razish/OpenJK
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/rd-dedicated/tr_init.cpp, codemp/rd-dedicated/tr_local.h, codemp/rd-vanilla/tr_init.cpp and 1 more high
2013-05-11 OpenJK f203e799b14c
Merge branch ‘master’ of https://github.com/Razish/OpenJK into modrender-port
Changed an exact bound cvar-variable reference. codemp/rd-vanilla/tr_init.cpp high
2013-08-02 OpenJK dd9bd9b9ae92
Refactored renderer API, fixed some Ghoul2 crashes
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/rd-dedicated/tr_init.cpp, codemp/rd-vanilla/tr_init.cpp 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-08-14 OpenJK f24e6cd79625
Fix #338 - window mode is now the default.
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. code/win32/win_wndproc.cpp, codemp/rd-vanilla/tr_init.cpp, codemp/win32/win_wndproc.cpp medium
2013-08-16 OpenJK 82badfabf174
Massive SP upgrade patch. Merges the console overhaul to SP. Fixes extension functions in SP. Rename qport to net_qport in SP. Remove alt-tab diasabler from SP. Fixed up command buffer code in SP. Fixed up configs loading on startup in SP.
Changed registration, default, flags, module, renderer scope, handler, or gating. code/win32/win_wndproc.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 registration, default, flags, module, renderer scope, handler, or gating. codemp/rd-dedicated/tr_init.cpp medium
2013-09-11 OpenJK d056c8da0db8
Removed some cruft from MP win_wndproc.cpp.
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/win32/win_wndproc.cpp medium
2014-01-10 OpenJK 39731cf76033
[MP] Replaced a good chunk of Com_Printf usage in the renderer with ri->Printf.
Changed an exact bound cvar-variable reference. codemp/rd-vanilla/tr_init.cpp medium
2014-02-01 OpenJK b276c56dd51c
[MP] Merged some ioq3 bind changes to MP along with togglemenu support. Console Command intercept should still work.
Changed an exact bound cvar-variable reference. codemp/client/cl_keys.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 an exact bound cvar-variable reference. codemp/rd-vanilla/tr_init.cpp, shared/sdl/sdl_input.cpp, shared/sdl/sdl_window.cpp medium
2015-06-17 EternalJK d93386f34b71
Major ingame setup menu overhaul.
Changed an exact bound cvar-variable reference. codemp/ui/ui_main.c medium
2015-11-13 OpenJK 5ef5d7214371
Merge branch ‘master’ of https://github.com/JACoders/OpenJK
Changed an exact bound cvar-variable reference. codemp/client/cl_keys.cpp, shared/sdl/sdl_window.cpp medium
2016-03-24 EternalJK c9c6ab99fdd2
Merge branch ‘master’ of https://github.com/JACoders/OpenJK into japro
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/rd-dedicated/tr_init.cpp medium
2017-12-04 jaPRO b713e21a0ea8
Merge pull request #1 from Bucky21659/master
Changed registration, default, flags, module, renderer scope, handler, or gating. shared/sdl/sdl_window.cpp high
2017-12-29 EternalJK 43b393062090
Merge remote-tracking branch ‘upstream/master’
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/rd-dedicated/tr_init.cpp, codemp/rd-vanilla/tr_init.cpp medium
2021-05-25 TaystJK d7d7ce3234e6
Added vanilla clone for code compare
Changed an exact bound cvar-variable reference. codemp/rd-vulkan/tr_local.h medium
2023-10-03 TaystJK 86c0756385ef · PR #12
Rend2 (#12)
Changed an exact bound cvar-variable reference. codemp/rd-rend2/tr_init.cpp medium
2024-02-03 TaystJK 0c789787f79c · PR #110
Rend2 updates (#110)
Changed an exact bound cvar-variable reference. shared/rd-rend2/tr_local.h medium

Evidence