Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html
In directory 
sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv29612/resources/htmlhelp/html

Modified Files:
        generalconfig.html 
Log Message:
Cleanup more unused sound defines in sound.h and proto.h
New netrekrc option soundVolume to control starting volume level.
New sound flags to designate what category a sound falls in.
Pass sound flag to sound playing functions, then check against current
sound flag settings to see whether to play that sound.
Added the sound flag categories to the sound menu for easy toggling.
Fixed bug where soundAngles wasn't being checked before playing
certain sounds angularly.
Fixed bug with volume level, did not know that new channels are
allocated to maxvolume.  Thus, volume needs to be set during every
sound play event.

Index: generalconfig.html
===================================================================
RCS file: 
/cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- generalconfig.html  28 Feb 2007 09:35:20 -0000      1.29
+++ generalconfig.html  28 Feb 2007 12:21:49 -0000      1.30
@@ -1169,6 +1169,11 @@
 </td>
 </tr>
 <tr>
+<td><code><b>soundVolume</b></code></td>
+<td>Starting sound volume</td>
+<td><b>0-128</b><br>default: 64</td>
+</tr>
+<tr>
 <td><code><b>soundEffects</b></code></td>
 <td>Use sound effects</td>
 <td>


_______________________________________________
netrek-cvs mailing list
[email protected]
http://mailman.us.netrek.org/mailman/listinfo/netrek-cvs

Reply via email to