Module dpmod: Change committed

havoc at icculus.org havoc at icculus.org
Sun Jan 25 08:09:21 EST 2004


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : dpmod
Commit time: 2004-01-25 13:09:21 UTC

Log message:

comment out commands not currently supported by the engine to reduce warnings

Modified files:
     default.cfg

------=MIME.96d8cc4e9856d4d6bba783b25fdeacb1
Content-Type: text/plain; name="dpmod.20040125.130921.havoc.diff"
Content-Disposition: attachment; filename="dpmod.20040125.130921.havoc.diff"
Content-Transfer-Encoding: 8bit

Index: dpmod/default.cfg
diff -u dpmod/default.cfg:1.2 dpmod/default.cfg:1.3
--- dpmod/default.cfg:1.2	Wed Jul 16 08:16:45 2003
+++ dpmod/default.cfg	Sun Jan 25 08:09:11 2004
@@ -99,7 +99,7 @@
 // default cvars
 //
 viewsize 100
-gamma 1.0
+//gamma 1.0
 volume 0.2
 bgmvolume 0.2
 +mlook
@@ -123,24 +123,24 @@
 sv_maxvelocity 100000
 
 // this is the keys config menu for darkplaces mod
-menu_clearkeyconfig
-menu_keyconfig "movement" "+jump" "jump / swim up"
-menu_keyconfig "movement" "+forward" "move forward"
-menu_keyconfig "movement" "+back" "move back"
-menu_keyconfig "movement" "+moveleft" "move left"
-menu_keyconfig "movement" "+moveright" "move right"
-menu_keyconfig "movement" "+moveup" "swim up"
-menu_keyconfig "movement" "+movedown" "swim down"
-menu_keyconfig "weapons" "+attack" "primary fire"
-menu_keyconfig "weapons" "+button3" "secondary fire"
-menu_keyconfig "weapons" "impulse 10" "next weapon"
-menu_keyconfig "weapons" "impulse 12" "previous weapon"
-menu_keyconfig "weapons" "impulse 1" "select pistol"
-menu_keyconfig "weapons" "impulse 2" "select shotgun"
-menu_keyconfig "weapons" "impulse 3" "select super shotgun"
-menu_keyconfig "weapons" "impulse 4" "select nailgun"
-menu_keyconfig "weapons" "impulse 5" "select super nailgun"
-menu_keyconfig "weapons" "impulse 6" "select grenade launcher"
-menu_keyconfig "weapons" "impulse 7" "select rocket launcher"
-menu_keyconfig "weapons" "impulse 8" "select plasma rifle"
-menu_keyconfig "weapons" "impulse 9" "select grappling hook (not in singleplayer)"
+//menu_clearkeyconfig
+//menu_keyconfig "movement" "+jump" "jump / swim up"
+//menu_keyconfig "movement" "+forward" "move forward"
+//menu_keyconfig "movement" "+back" "move back"
+//menu_keyconfig "movement" "+moveleft" "move left"
+//menu_keyconfig "movement" "+moveright" "move right"
+//menu_keyconfig "movement" "+moveup" "swim up"
+//menu_keyconfig "movement" "+movedown" "swim down"
+//menu_keyconfig "weapons" "+attack" "primary fire"
+//menu_keyconfig "weapons" "+button3" "secondary fire"
+//menu_keyconfig "weapons" "impulse 10" "next weapon"
+//menu_keyconfig "weapons" "impulse 12" "previous weapon"
+//menu_keyconfig "weapons" "impulse 1" "select pistol"
+//menu_keyconfig "weapons" "impulse 2" "select shotgun"
+//menu_keyconfig "weapons" "impulse 3" "select super shotgun"
+//menu_keyconfig "weapons" "impulse 4" "select nailgun"
+//menu_keyconfig "weapons" "impulse 5" "select super nailgun"
+//menu_keyconfig "weapons" "impulse 6" "select grenade launcher"
+//menu_keyconfig "weapons" "impulse 7" "select rocket launcher"
+//menu_keyconfig "weapons" "impulse 8" "select plasma rifle"
+//menu_keyconfig "weapons" "impulse 9" "select grappling hook (not in singleplayer)"


More information about the twilight-commits mailing list