]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - darkplaces.txt
*** empty log message ***
[xonotic/darkplaces.git] / darkplaces.txt
index 8f4908b3146128863e1306d567582089bbcd1994..07864dd38ee8a885000ca24886b83bea4e18f0ca 100644 (file)
@@ -427,7 +427,6 @@ cl_movement_airaccelerate                         -1                  how fast y
 cl_movement_edgefriction                          2                   how much to slow down when you may be about to fall off a ledge (should match edgefriction)\r
 cl_movement_friction                              4                   how fast you slow down (should match sv_friction)\r
 cl_movement_jumpvelocity                          270                 how fast you move upward when you begin a jump (should match the quakec code)\r
-cl_movement_latency                               0                   compensates for this much latency (ping time) on quake servers which do not really support prediction, no effect on darkplaces7 protocol servers or quakeworld servers\r
 cl_movement_maxairspeed                           30                  how fast you can move while in the air (should match sv_maxairspeed)\r
 cl_movement_maxspeed                              320                 how fast you can move (should match sv_maxspeed)\r
 cl_movement_stepheight                            18                  how tall a step you can step in one instant (should match sv_stepheight)\r
@@ -958,7 +957,7 @@ vid_conwidth                                      640                 virtual wi
 vid_dga                                           1                   make use of DGA mouse input\r
 vid_dga_mouseaccel                                1                   speed of mouse when using DGA mouse input\r
 vid_fullscreen                                    1                   use fullscreen (1) or windowed (0)\r
-vid_grabkeyboard                                  0                   whether to grab the keyboard when mouse is active (prevents use of volume control keys, music player keys, etc on some keyboards)\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
 vid_height                                        480                 resolution\r
 vid_minheight                                     0                   minimum vid_height that is acceptable (to be set in default.cfg in mods)\r