con_height
TaystJK
Adjust the height of the console
At a glance
| Field | Value |
|---|---|
| Category | Engine & diagnostics |
| Feature family | Console |
| 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 | 0.5 |
| Value type | float |
| 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:
b6f5ff52cbacin TaystJK (content authored2013-04-30, PR opened2024-02-09, integrated2024-02-19) - Origin pull request: #140
- Matching squash bullet:
[Shared] Add con_height cvar to set console height. Set to 0 to restore previous behaviour. - Upstream registration evidence: codemp/client/cl_console.cpp:664
- Attribution method:
earliest-authored-project-introduction - Attribution confidence:
high - Notes: taystjk retains origin because content authorship and PR submission predate the project that merged the work first.
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 | 2013-04-30 |
2024-02-09 | 2024-02-19 |
b6f5ff52cbac |
Ultimate origin |
| jaPRO | 2013-04-30 |
— | 2024-02-19 |
b6f5ff52cbac |
Shared integration commit |
| JK2MV | 2016-05-27 |
— | 2016-05-27 |
65dc622f76c0 |
Other project appearance |
| OpenJK | 2023-11-06 |
— | 2024-02-08 |
01697e61fe58 |
Other project appearance |
| rend2 | 2023-11-06 |
— | 2024-02-19 |
49adb7447c9f |
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 |
|---|---|---|---|---|
2024-02-27 |
JK2MV | 61b1b328accf · PR #155qol_console (#155) |
Changed registration, default, flags, module, renderer scope, handler, or gating. codemp/client/cl_console.cpp |
medium |
Evidence
- registration: codemp/client/cl_console.cpp:664 (Cvar_Get)
- behavior: codemp/client/cl_console.cpp:1244