]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Change prefix of cmds in host_cmd.c to match the side of the engine they belong
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 22 Jun 2020 15:14:32 +0000 (15:14 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 22 Jun 2020 15:14:32 +0000 (15:14 +0000)
commit1482926c39b83cd18851386229732ead26aef30a
tree833118621d6c579fe0cdf1fc0890e40cf461fcab
parente0d1a396964f10f7d2c737e1dabe893201835121
Change prefix of cmds in host_cmd.c to match the side of the engine they belong

SV commands get the SV_ prefix. CL commands get CL_.

They will be moved later.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12714 d7cf8633-e32d-0410-b094-e92efae38249
host_cmd.c
prvm_edict.c
prvm_exec.c
quakedef.h
server.h