cl_filterGames
TaystJK
List of fs_game to filter (space separated)
At a glance
| Field | Value |
|---|---|
| Category | Engine & diagnostics |
| Module | engine-client |
| Also registered in | engine-client |
| Renderer | All / not renderer-specific |
| Network scope | client-only — Local to the client/UI/renderer. |
| Derivation | documented |
| Confidence | high |
| In-game xdocs | No |
| In-game menu | No |
| Default | MBII MBIIOpenBeta |
| Value type | string |
| 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_ND— saved to configuration without marking the cvar as user-created
Provenance
Origin: TaystJK
- Ultimate-origin introduction:
47e33dfb6fd5in TaystJK (content authored2023-11-09, PR opened2023-11-28, integrated2023-11-28) - Origin pull request: #53
- Upstream registration evidence: codemp/client/cl_main.cpp:3409
- Attribution method:
earliest-authored-project-introduction - Attribution confidence:
high - Notes: The TaystJK integration evidence credits openjk as an immediate port source, but taystjk has an earlier dated introduction and remains the ultimate origin.
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 |
|---|---|---|---|---|---|
| TaystJK | 2023-11-09 |
2023-11-28 | 2023-11-28 |
47e33dfb6fd5 |
Ultimate origin |
| jaPRO | 2023-11-09 |
— | 2023-11-28 |
47e33dfb6fd5 |
Shared integration commit |
| OpenJK | 2024-02-08 |
— | 2024-02-08 |
58ad339799e4 |
Other project appearance |
| rend2 | 2024-02-08 |
— | 2024-02-19 |
49adb7447c9f |
Other project appearance |
Immediate port-source credit: OpenJK. The earlier dated project remains the ultimate origin.
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 |
|---|---|---|---|---|
2024-02-10 |
TaystJK | ea0478621b05 · PR #141Patch stitching (#141) |
Changed an exact bound cvar-variable reference. codemp/client/cl_main.cpp |
medium |
2024-05-11 |
TaystJK | 3beb186e7772 · PR #197Autodl fixup (#197) |
Changed an exact bound cvar-variable reference. codemp/client/cl_main.cpp |
medium |
Evidence
- registration: codemp/client/cl_main.cpp:3409 (Cvar_Get)
- behavior: codemp/client/cl_main.cpp:3750
- behavior: codemp/client/cl_main.cpp:3759