callvote

Base Jedi Academy

Needs review. The inventory/provenance evidence is recorded, but some behavior, options, or attribution still lacks a direct user-facing source.

Forwards this command to the connected game server.

At a glance

Field Value
Category Gameplay & combat
Module cgame
Also registered in cgame, game
Renderer All / not renderer-specific
Network scope needs-server-support — Sent to, or only useful with, a supporting game server.
Derivation code-trace
Confidence high
In-game xdocs No
In-game menu Yes — ingame.menu:580, ingame_callvote.menu:325, ingame_callvote.menu:348
Syntax callvote [arguments]
Cheat protected No

Arguments and gating

No verified argument schema is available beyond the syntax shown above. Gating: CMD_NOINTERMISSION, sent-to-server.

Provenance

Origin: Base Jedi Academy

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 b319c52fd4ed
Major codemp cleanup. Ported modbase. Restructured VS2010 projects.
Changed registration, default, flags, module, renderer scope, handler, or gating; and the registered command handler. codemp/game/g_cmds.c medium
2013-04-18 OpenJK fb1edd965e6d
Merge branch ‘master’ of https://github.com/Razish/OpenJK into modrender-port
Changed the registered command handler. codemp/game/g_cmds.c high
2013-04-24 OpenJK f6cadd34c6ab
Merge branch ‘master’ of https://github.com/Razish/OpenJK into modrender-port
Changed the registered command handler. codemp/game/g_cmds.c high
2013-04-27 OpenJK 9f0123a1e1fd
Merge branch ‘master’ of https://github.com/Razish/OpenJK into modrender-port
Changed registration, default, flags, module, renderer scope, handler, or gating; and the registered command handler. codemp/cgame/cg_consolecmds.c, codemp/game/g_cmds.c high
2013-05-11 OpenJK f203e799b14c
Merge branch ‘master’ of https://github.com/Razish/OpenJK into modrender-port
Changed the registered command handler. codemp/game/g_cmds.c high
2013-08-11 OpenJK 794718e3fdfb
Merge pull request #344 from Razish/qvmtest
Changed the registered command handler. codemp/game/g_cmds.c medium
2013-10-01 OpenJK 76633efaeb80
[MP] Cleanup teamvoting a bit.
Changed the registered command handler. codemp/game/g_cmds.c medium
2013-10-02 OpenJK 03c406b2db8d
[MP] Use a sane buffer size for cvar value in Cmd_CallVote_f.
Changed the registered command handler. codemp/game/g_cmds.c medium
2013-10-06 OpenJK 0dc7fcee7d1f
[MP] Correctly set integer timelimit in vote. Fix missing vote display string for fraglimit/timelimit/capturelimit/map_restart.
Changed the registered command handler. codemp/game/g_cmds.c medium
2013-10-12 OpenJK a053a56c558c
Merge branch ‘master’ of https://github.com/Razish/OpenJK
Changed the registered command handler. codemp/game/g_cmds.c high
2013-10-24 OpenJK 872159cb6796
[MP] Rewrote callvote to be far more robust
Changed the registered command handler. codemp/game/g_cmds.c medium
2013-10-25 OpenJK 99f68a293fef
[MP] Fixed a few issues with vote code from previous commits. Tweaked the team vote code to be a simplified but similar version of the new callvote code. Added g_allowTeamVote, defaulted to 1 cvar to toggle team voting.
Changed the registered command handler. codemp/game/g_cmds.c medium
2014-01-04 OpenJK c6e3f0479ac0
[MP] Meta: Remove unnecessary comments and names
Changed the registered command handler. codemp/game/g_cmds.c medium
2018-01-01 jaPRO d9d510063ce6
Merge branch ‘japro-ejk’
Changed registration, default, flags, module, renderer scope, handler, or gating; and the registered command handler. codemp/game/g_cmds.c high
2018-10-10 EternalJK 2af38213b793
Merge branch ‘master’ of https://github.com/eternalcodes/EternalJK
Changed the registered command handler. codemp/game/g_cmds.c high
2018-10-19 jaPRO 96eedd5acfa3
Merge remote-tracking branch ‘videoP-jaPRO/master’
Changed the registered command handler. codemp/game/g_cmds.c high
2018-11-04 EternalJK ad634ee5d2ff
Merge branch ‘master’ of https://github.com/eternalcodes/EternalJK
Changed registration, default, flags, module, renderer scope, handler, or gating; and the registered command handler. codemp/game/g_cmds.c high
2018-11-05 jaPRO 3d1c26c449c5
Merge remote-tracking branch ‘videoP-jaPRO/master’
Changed registration, default, flags, module, renderer scope, handler, or gating; and the registered command handler. codemp/game/g_cmds.c high
2018-11-09 jaPRO 4bbb14b56d12
Merge remote-tracking branch ‘videoP-jaPRO/master’
Changed the registered command handler. codemp/game/g_cmds.c high
2020-06-14 jaPRO fb24d6a98965
Merge remote-tracking branch ‘videoP-jaPRO/master’
Changed the registered command handler. codemp/game/g_cmds.c high
2023-09-25 OpenJK 405022446ca4
[OpenJK] Re-merge OpenJK into EJK [1]
Changed the registered command handler. codemp/game/g_cmds.c medium
2024-02-03 jaPRO 97cd4091c2ca · PR #129
Japro update (#129)
Changed the registered command handler. codemp/game/g_cmds.c high
2024-02-05 jaPRO 7dce9a576823 · PR #134
Japro update (#134)
Changed the registered command handler. codemp/game/g_cmds.c high

Evidence