]> git.xonotic.org Git - xonotic/darkplaces.git/history - cl_cmd.c
Merge MR 'Make trace entity culling optional for spectators'
[xonotic/darkplaces.git] / cl_cmd.c
2022-01-13 bones_was_hereMerge MR 'Make trace entity culling optional for specta...
2021-07-22 CloudwalkMerge branch 'Mario/dpk_support' of gitlab.com:xonotic...
2021-07-05 Cloudwalkcvar: Rename Cvar_RegisterAlias to Cvar_RegisterVirtual
2021-05-10 cloudwalkUpdate a few cl_* cvar descriptions
2020-10-27 cloudwalkMerge the sendcvar command into one. Call the old funct...
2020-10-16 cloudwalkcvar: Remove the Cvar_Set_NoCallback hack and make...
2020-09-29 cloudwalksv_ccmds: Move what are actually client commands to...
2020-09-17 cloudwalkUnify the command and cvar flags, under the CF_ prefix.
2020-09-07 cloudwalkRename src_command to src_local, to clarify its meaning
2020-07-26 cloudwalksv_ccmds: Partially rewrite ent_create command to be...
2020-07-24 cloudwalkImplement "ent_create" command. Creates an entity where...
2020-07-22 cloudwalkcl_cmd: Make _cl_color not read-only. That was annoying.
2020-07-05 cloudwalkFix nasty typo in a dpsnprintf causing truncated cmds...
2020-07-02 cloudwalkFix trailing space in "cmd" not connected message....
2020-07-01 cloudwalkFix rcon
2020-07-01 cloudwalk(Round 7) host_cmd.c is no more. Last remaining cmds...
2020-06-30 cloudwalk(Round 6) Break up host_cmd.c