]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Iterate through interpreters and compare with stored bitmasks to add commands
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 17 Jun 2020 01:30:38 +0000 (01:30 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 17 Jun 2020 01:30:38 +0000 (01:30 +0000)
commitab93f3de91b08f841d440f86d8b4a4d48ad00292
tree9ecde7fad6482fc859a10c4aa863bb1812b29f58
parentee7eb4214acd3559f562287dde6f13afea9f2587
Iterate through interpreters and compare with stored bitmasks to add commands

This is much, much simpler. This also fixes an issue where quite a few
of the userinfo commands couldn't be used while disconnected.

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