]> git.xonotic.org Git - xonotic/darkplaces.git/commit
cmd: Add a "cmdline" field to cmd_state_t and fill it.
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 16 Oct 2020 22:45:58 +0000 (22:45 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 16 Oct 2020 22:45:58 +0000 (22:45 +0000)
commitafccf89beb79311062e91701cd4215f7a04654ae
treeea70684042b58ef3ab788d6737d7666bf0e45f53
parent54cdfc8bd479c1aac54965211117a04b2830f8b0
cmd: Add a "cmdline" field to cmd_state_t and fill it.

This will be useful for commands that need to read the
entire command-line, as entered in the buffer, for some reason.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@13009 d7cf8633-e32d-0410-b094-e92efae38249
cmd.c
cmd.h