]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Add cvar to disable engine stats >= 220. Suppresses warnings in Xonotic
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 15 Jun 2020 17:22:32 +0000 (17:22 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 15 Jun 2020 17:22:32 +0000 (17:22 +0000)
commit9d27514adfb3067fe11e5532e584ffd6815d7d00
treefc559a91d45f6bf07587e5fc3bf34169cc0e52c5
parent0b11b24907f6a68f718b5b8d881d53bcf6be17dc
Add cvar to disable engine stats >= 220. Suppresses warnings in Xonotic

This is transitional until proper infrastructure to handle stats in a
generic fashion is implemented. This stuff doesn't really belong in the
engine if the eventual goal is to move native gamecode out of it.

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