]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
renamed vid_dga to vid_dgamouse
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 17 May 2007 13:49:39 +0000 (13:49 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 17 May 2007 13:49:39 +0000 (13:49 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7300 d7cf8633-e32d-0410-b094-e92efae38249

darkplaces.txt

index ba5c7293038aced501f23f2498e5977737be50aa..a31b0aa7ca6e89abbc420a738d246548f844f6ee 100644 (file)
@@ -954,8 +954,7 @@ v_psycho                                          0                   easter egg
 vid_bitsperpixel                                  32                  how many bits per pixel to render at (32 or 16, 32 is recommended)\r
 vid_conheight                                     480                 virtual height of 2D graphics system\r
 vid_conwidth                                      640                 virtual width of 2D graphics system\r
-vid_dga                                           1                   make use of DGA mouse input\r
-vid_dga_mouseaccel                                1                   speed of mouse when using DGA mouse input\r
+vid_dgamouse                                      1                   make use of DGA mouse input\r
 vid_fullscreen                                    1                   use fullscreen (1) or windowed (0)\r
 vid_grabkeyboard                                  1                   whether to grab the keyboard when mouse is active (prevents use of volume control keys, music player keys, etc on some keyboards)\r
 vid_hardwaregammasupported                        1                   indicates whether hardware gamma is supported (updated by attempts to set hardware gamma ramps)\r