]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix GAME_XONOTIC beging misplaced in gamemode_t->gamemode_info causing "gamemode...
authorvortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 21 Sep 2010 21:49:23 +0000 (21:49 +0000)
committervortex <vortex@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 21 Sep 2010 21:49:23 +0000 (21:49 +0000)
commit4f738fb758eadca11d76db88b8db2e2d45f9e261
tree713d3eaa19cd654c7618c5943244d93fd7b45555
parent4352792d696b5831ffd9ab0f3ec2b91b89f24708
Fix GAME_XONOTIC beging misplaced in gamemode_t->gamemode_info causing "gamemode" to be initialized wrong. CSQC now knows "view_punchvector" and "view_punchangle" globals which is what it used to be.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@10478 d7cf8633-e32d-0410-b094-e92efae38249
common.h
csprogs.c
dpdefs/csprogsdefs.qc
progsvm.h
prvm_edict.c