]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commit
VM_sprintf(): make %i treat the input as QC integer, as opposed to float. %d of cours...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 9 Jun 2010 09:58:16 +0000 (09:58 +0000)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 15 Jun 2010 06:54:18 +0000 (08:54 +0200)
commitaafab51695eb568a7b546936b5cb038d3bf9e195
tree8feba6cd9a2ef520911d829c5a4452d49d14830d
parentdfc9e3da3f792ba8ecad930440829422500bc62d
VM_sprintf(): make %i treat the input as QC integer, as opposed to float. %d of course continues to expect a QC float.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10232 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=4d61e95a5205a37ed58f0145ca6cbdadd4d517b9
dpdefs/dpextensions.qc
prvm_cmds.c