developer
Base Jedi Academy
Developer mode
At a glance
| Field | Value |
|---|---|
| Category | Engine & diagnostics |
| Module | game |
| Also registered in | game, engine-shared |
| Renderer | All / not renderer-specific |
| Network scope | server-authoritative — Owned or enforced by the server. |
| Derivation | documented |
| Confidence | high |
| In-game xdocs | No |
| In-game menu | No |
| Default | 0 |
| Value type | enum |
| Restart | No latch flag is registered. |
| Cheat protected | No |
Values
| Value | Meaning | Evidence |
|---|---|---|
2 |
Selects the code path tested for value 2. | codemp/game/g_ICARUScb.c:300 |
Flags
CVAR_NONE— fork/source-defined flag; see registration evidenceCVAR_TEMP— temporary and not archived
Registration-specific defaults
| Default | Module | Renderer | Compile condition |
|---|---|---|---|
0 |
engine-shared |
— |
always |
0 |
game |
— |
always |
Provenance
Origin: Base Jedi Academy
- Baseline evidence:
14cea1563762 - Upstream registration evidence: code/cgame/cg_main.cpp:413
- Attribution method:
present-in-openjk-initial-source-import - Attribution confidence:
high - Notes: Identifier is present in OpenJK’s initial Raven source-import snapshot. Dated commit evidence identifies later registration changes relative to the origin snapshot.
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 | a09d4827fb0dAdded /codeJK2/ for JK2. Also did a whole bunch of other crap which I shouldn’t have, in hindsight. Have fun! |
Changed registration, default, flags, module, renderer scope, handler, or gating. codeJK2/cgame/cg_main.cpp |
medium |
2013-04-07 |
OpenJK | b319c52fd4edMajor codemp cleanup. Ported modbase. Restructured VS2010 projects. |
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/game/g_ICARUScb.c, codemp/game/g_main.c, codemp/game/g_target.c and 2 more |
medium |
2013-04-08 |
OpenJK | 61779788b020Botlib improvements. Moved some botlib headers to the botlib folder |
Changed an exact bound cvar-variable reference. codemp/botlib/be_interface.h, codemp/botlib/botlib.h |
medium |
2013-04-16 |
OpenJK | 714c868b42c6Merge branch ‘master’ of https://github.com/Razish/OpenJK |
Changed an exact bound cvar-variable reference. codemp/rd-vanilla/tr_scene.cpp |
high |
2013-04-18 |
OpenJK | 9e15fadfd9b4Merge branch ‘master’ of https://github.com/Razish/OpenJK into modrender-port |
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/qcommon/common.cpp |
high |
2013-05-11 |
OpenJK | f203e799b14cMerge branch ‘master’ of https://github.com/Razish/OpenJK into modrender-port |
Changed an exact bound cvar-variable reference. codemp/qcommon/files.cpp |
high |
2013-08-11 |
OpenJK | 794718e3fdfbMerge pull request #344 from Razish/qvmtest |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_consolecmds.c, codemp/qcommon/vm.cpp |
medium |
2014-02-10 |
OpenJK | beadbaa9f0a2Merge branch ‘master’ of https://github.com/JACoders/OpenJK |
Changed an exact bound cvar-variable reference. codemp/qcommon/common.cpp |
high |
2014-04-01 |
OpenJK | f6474d6681d8[MP] Clean up VM handling |
Changed an exact bound cvar-variable reference. codemp/qcommon/vm.cpp |
medium |
2014-12-03 |
OpenJK | 5ab07009afb3[SP] Fix compiler warnings |
Changed registration, default, flags, module, renderer scope, handler, or gating. code/cgame/cg_main.cpp |
medium |
2014-12-03 |
OpenJK | bd4918823180[JK2] Fix compiler warnings |
Changed registration, default, flags, module, renderer scope, handler, or gating. codeJK2/cgame/cg_main.cpp |
medium |
2015-02-07 |
OpenJK | a7c43677a2bbMerge pull request #613 from JACoders/sdl2-windows-port |
Changed an exact bound cvar-variable reference. lib/SDL2/include/SDL_system.h |
medium |
2015-11-24 |
EternalJK | c8f6ea17a324Remove SP code |
Changed registration, default, flags, module, renderer scope, handler, or gating. code/cgame/cg_main.cpp, code/qcommon/common.cpp, codeJK2/cgame/cg_main.cpp |
medium |
2016-03-19 |
EternalJK | 0efc3164f2c4Upgrade to SDL 2.0.4 |
Changed an exact bound cvar-variable reference. lib/SDL2/include/SDL_hints.h, lib/SDL2/include/SDL_system.h |
medium |
2016-03-24 |
EternalJK | c9c6ab99fdd2Merge branch ‘master’ of https://github.com/JACoders/OpenJK into japro |
Changed registration, default, flags, module, renderer scope, handler, or gating; and an exact bound cvar-variable reference. codemp/qcommon/common.cpp, codemp/ui/ui_syscalls.c |
medium |
2017-08-31 |
OpenJK | 913e3cc57ec7Merge branch ‘master’ of https://github.com/JACoders/OpenJK.git |
Changed an exact bound cvar-variable reference. codemp/client/cl_main.cpp, codemp/server/sv_challenge.cpp, codemp/server/sv_main.cpp |
medium |
2017-12-04 |
EternalJK | 7f47620dbcbeMerge remote-tracking branch ‘upstream/master’ |
Changed an exact bound cvar-variable reference. lib/SDL2/include/SDL_hints.h |
medium |
2018-01-01 |
jaPRO | d9d510063ce6Merge branch ‘japro-ejk’ |
Changed an exact bound cvar-variable reference. codemp/game/g_main.c, codemp/game/sqlite3.c, codemp/server/sv_main.cpp |
high |
2018-05-16 |
EternalJK | 5df1fad1b1f6Merge remote-tracking branch ‘bucky/master’ |
Changed an exact bound cvar-variable reference. codemp/ui/ui_syscalls.c |
medium |
2018-10-10 |
EternalJK | f6882abccd6cstart/stop svrecording msg only if developer |
Changed an exact bound cvar-variable reference. codemp/server/sv_ccmds.cpp |
medium |
2018-10-11 |
jaPRO | d5b95947d04fMerge remote-tracking branch ‘videoP-jaPRO/master’ |
Changed an exact bound cvar-variable reference. codemp/game/g_items.c |
high |
2018-10-14 |
EternalJK | 648e091780ednever wanted this |
Changed an exact bound cvar-variable reference. codemp/server/sv_main.cpp |
medium |
2019-12-13 |
EternalJK | 8acb78983579Fix client defaulting to onboard graphics on laptops with discrete GPUs. |
Changed an exact bound cvar-variable reference. shared/sys/sys_win32.cpp |
medium |
2020-05-15 |
EternalJK | fffc00dab968Merge pull request #97 from aufau/ratelimiter |
Changed an exact bound cvar-variable reference. codemp/server/sv_main.cpp |
medium |
2021-05-25 |
TaystJK | d7d7ce3234e6Added vanilla clone for code compare |
Changed an exact bound cvar-variable reference. codemp/rd-vulkan/tr_scene.cpp |
medium |
2022-02-23 |
TaystJK | 3f911a1ac75cUpgrade SDL to version 2.0.12 & Fix Github actions compiler errors by Tayst |
Changed an exact bound cvar-variable reference. lib/SDL2/include/SDL_sensor.h |
medium |
2023-12-11 |
jaPRO | 9b57ee1b8566 · PR #55Japro update (#55) |
Changed an exact bound cvar-variable reference. codemp/game/g_active.c |
high |
2024-03-21 |
TaystJK | 2a5ea5d885dc · PR #169HTTP Auto Download (Server + Client) (#169) |
Changed an exact bound cvar-variable reference. lib/mongoose/include/mongoose.h, lib/mongoose/mongoose.c |
medium |
2025-04-26 |
OpenJK | 44d85df90f4b · PR #228Update built in SDL version for windows to 2.32.4 (#228) |
Changed an exact bound cvar-variable reference. lib/SDL2/include/SDL_hints.h, lib/SDL2/include/SDL_system.h |
medium |
2026-06-18 |
jaPRO | 3828aac1b69f · PR #344Merge pull request #344 from taysta/predict-knockback |
Changed an exact bound cvar-variable reference. codemp/ui/ui_xdocs.h |
high |
Evidence
- registration: codemp/game/g_xcvar.h:62 (XCVAR_DEF)
- registration: codemp/qcommon/common.cpp:1386 (Cvar_Get)
- behavior: codemp/client/cl_main.cpp:2108
- behavior: codemp/client/cl_main.cpp:2264
- behavior: codemp/client/cl_main.cpp:3774
- behavior: codemp/game/g_ICARUScb.c:300
- behavior: codemp/game/g_active.c:1368