restricts
jaPRO
Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.
Controls restricts in the game module. Consult the cited behavior reads before relying on values not listed here.
At a glance
| Field | Value |
|---|---|
| Category | Gameplay & combat |
| Module | game |
| Also registered in | game |
| Renderer | All / not renderer-specific |
| Network scope | server-authoritative — Owned or enforced by the server. |
| Derivation | code-trace |
| Confidence | medium |
| 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
CVAR_ARCHIVE— saved to the user configurationCVAR_SERVERINFO— published in serverinfo
Provenance
Origin: jaPRO
- Ultimate-origin introduction:
d9d510063ce6in jaPRO (content authored2014-11-09, integrated2018-01-01) - Upstream registration evidence: codemp/game/g_xcvar.h:317
- Attribution method:
squash-feature-group-explicit-credit - Attribution confidence:
medium - Notes: The earliest authored/submitted introduction is shared by eternaljk, taystjk, japro, vulkan; fork-lineage order selects eternaljk. The identifier’s single-prefix squash feature group explicitly credits japro.
Dated project introductions
Authored dates come from the exact registration’s first content commit, PR dates identify when work was proposed to each project, and integration dates come from each first-parent mainline. A project merging first does not override earlier upstream authorship or submission.
| Project | Authored | PR opened | Integrated | Commit | Relationship |
|---|---|---|---|---|---|
| EternalJK | 2014-11-09 |
— | 2018-01-01 |
d9d510063ce6 |
Shared integration commit |
| TaystJK | 2014-11-09 |
— | 2018-01-01 |
d9d510063ce6 |
Shared integration commit |
| jaPRO | 2014-11-09 |
— | 2018-01-01 |
d9d510063ce6 |
Ultimate origin |
| Vulkan | 2014-11-09 |
— | 2018-01-01 |
d9d510063ce6 |
Shared integration commit |
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 |
|---|---|---|---|---|
2017-12-04 |
EternalJK | 7f47620dbcbeMerge remote-tracking branch ‘upstream/master’ |
Changed an exact bound cvar-variable reference. lib/SDL2/include/SDL_render.h |
medium |
2017-12-05 |
EternalJK | 9207f1148bddMerge pull request #3 from Bucky21659/master |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_local.h, codemp/cgame/cg_servercmds.c |
medium |
2018-09-03 |
jaPRO | bdcd618c6771Import japro cgame |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_consolecmds.c, codemp/cgame/cg_draw.c, codemp/cgame/cg_servercmds.c and 2 more |
high |
2019-05-05 |
EternalJK | 67ac04f76a68Refactor/cleanup cgame side server mod detection. |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_consolecmds.c |
medium |
2022-09-18 |
TaystJK | d0baa5bc31c9Updated cosmetics and voice chat memes |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_view.c |
medium |
2023-10-12 |
TaystJK | a07b984fe408Merge remote-tracking branch ‘origin/master’ |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
medium |
2024-02-08 |
jaPRO | c43219e502b9 · PR #136Japro update - Surf Movement /move surf (#136) |
Changed an exact bound cvar-variable reference. codemp/cgame/cg_view.c |
high |
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_render.h |
medium |
2025-11-15 |
TaystJK | c318e71b7c60 · PR #271Merge pull request #271 from slash-fr/fix-lugormod-compat |
Changed an exact bound cvar-variable reference. codemp/game/bg_pmove.c |
medium |
Evidence
- registration: codemp/game/g_xcvar.h:316 (XCVAR_DEF)
- behavior: lib/SDL2/include/SDL_render.h:853
- behavior: codemp/cgame/cg_consolecmds.c:786
- behavior: codemp/cgame/cg_consolecmds.c:1002
- behavior: codemp/cgame/cg_consolecmds.c:1020
- behavior: codemp/cgame/cg_consolecmds.c:1032