r2783 - in trunk: data misc
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Fri Jul 6 17:04:37 EDT 2007
Author: div0
Date: 2007-07-06 17:04:37 -0400 (Fri, 06 Jul 2007)
New Revision: 2783
Modified:
trunk/data/default.cfg
trunk/misc/makebuild.sh
Log:
sv_clmovement_waitforinput 4
Modified: trunk/data/default.cfg
===================================================================
--- trunk/data/default.cfg 2007-07-06 21:03:31 UTC (rev 2782)
+++ trunk/data/default.cfg 2007-07-06 21:04:37 UTC (rev 2783)
@@ -474,6 +474,7 @@
cl_sound_r_exp3 ""
sv_sound_land ""
sv_sound_watersplash ""
+sv_clmovement_waitforinput 4
// disable joysticks
set joystick 0
Modified: trunk/misc/makebuild.sh
===================================================================
--- trunk/misc/makebuild.sh 2007-07-06 21:03:31 UTC (rev 2782)
+++ trunk/misc/makebuild.sh 2007-07-06 21:04:37 UTC (rev 2783)
@@ -1,4 +1,7 @@
#!/bin/sh
+
+echo TODO: add darkplaces.txt to Docs/
+
set -e
base=`pwd`
More information about the nexuiz-commits
mailing list