]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
A temporary hack for GAME_XONOTIC only
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 14 May 2011 16:16:08 +0000 (16:16 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 14 May 2011 16:16:08 +0000 (16:16 +0000)
commit7d5e9ee47b468b101a0bdd121de972fdb4bca801
treee21a4bc115928d1042eb86006d3525a3ce7fcd80
parent6a03c89272a7193c133db45d45e22a223342a861
A temporary hack for GAME_XONOTIC only

this commit adds getplayerkey(..., "TEMPHACK_origin") to get a networked
player's origin from csqc; it returns the empty string if the extension is not
supported, or the player is not known to the engine at the moment

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11150 d7cf8633-e32d-0410-b094-e92efae38249
clvm_cmds.c