]> git.xonotic.org Git - xonotic/darkplaces.git/commit
disable joystick by default, and make joy_enable saved;
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 6 Feb 2008 07:38:46 +0000 (07:38 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 6 Feb 2008 07:38:46 +0000 (07:38 +0000)
commita2535521709ba873592188925ed1c9c170eb662c
tree37ff9dba358e47864b9523d95483961682fdda4d
parente7a93776d7db4fd5d8e3292e4949a69c3ee0020f
disable joystick by default, and make joy_enable saved;
add extension DP_QC_CVAR_TYPE that checks what type a cvar is (like, if the engine created it or the mod, or if it is saved)
will write dpextensions.qc block for it later, a start of its description is in mbuiltin.h in Nexuiz

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@8076 d7cf8633-e32d-0410-b094-e92efae38249
clvm_cmds.c
cvar.c
mvm_cmds.c
prvm_cmds.c
prvm_cmds.h
svvm_cmds.c
vid_sdl.c