]> icculus.org git repositories - divverent/darkplaces.git/commit
split VM_getmousepos into client and menu versions because they need to
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 May 2008 17:22:08 +0000 (17:22 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 8 May 2008 17:22:08 +0000 (17:22 +0000)
commite0eea3add3769f5ce1acdfa52dfbea9c3532b003
treeedefea4c4da74cc3718bfd5ff2a0a32fc3ad4e6d
parent058a0200acb4cc6e3f161da224f24a65f77f6675
split VM_getmousepos into client and menu versions because they need to
check different variables to decide whether to return window coordinates
or delta mouse motions

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