svdemoclearprerecord
EternalJK
Clears pre-record data for a particular client. Call with clientnum.
At a glance
| Field | Value |
|---|---|
| Category | Demos & media |
| Module | engine-server |
| Also registered in | engine-server |
| 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 |
| Syntax | svdemoclearprerecord [arguments] |
| Cheat protected | No |
Arguments and gating
No verified argument schema is available beyond the syntax shown above.
Provenance
Origin: EternalJK
- TaystJK integration evidence:
64b8343c85ea - Origin pull request: #2
- Attribution method:
squash-feature-group-explicit-credit - Attribution confidence:
high - Notes: The identifier’s single-prefix squash feature group explicitly credits eternaljk.
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-06-14 |
2023-06-14 | 2023-06-23 |
64b8343c85ea |
Other project appearance |
| jaPRO | 2023-06-14 |
— | 2023-06-23 |
64b8343c85ea |
Other project appearance |
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 |
|---|---|---|---|---|
2023-09-25 |
OpenJK | 405022446ca4[OpenJK] Re-merge OpenJK into EJK [1] |
Changed the registered command handler. codemp/server/sv_ccmds.cpp |
medium |
Evidence
- registration: codemp/server/sv_ccmds.cpp:2347 (Cmd_AddCommand); condition
defined(DEDICATED) - handler: codemp/server/sv_ccmds.cpp:2242
- documentation: docs/japro_docs.md:398