Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv30543/resources/htmlhelp/html Modified Files: generalconfig.html Log Message: Fixed bug with metaserver - if server entry in metacache indicated one status, and we receive a new server packet with a different status, that packet is no long rejected based on packet age, new packets are considered priority in case of such a difference. Added 9 new star trek theme songs. Added 3 new netrekrc options (newSoundEffects, newSoundMusic, and newSoundMusicBkgd) that allow for sound effect and music playback to be toggled separately. Random intro sounds (instead of just the typical Kirk intro) - now all 5 trek series are represented. Random genocide sounds (4 end themes from the trek series). Music now fades out over 5 seconds upon entering game, rather than ending abruptly. Index: generalconfig.html =================================================================== RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- generalconfig.html 21 Dec 2006 13:48:27 -0000 1.22 +++ generalconfig.html 31 Jan 2007 07:06:37 -0000 1.23 @@ -604,7 +604,27 @@ </tr> <tr> <td><code><b>newSound</b></code></td> -<td>Use new layered, stereo sound effects</td> +<td>Use new layered, stereo sound</td> +<td> + <ul> + <li><b>on(default)</b></li> + <li><b>off</b></li> + </ul> +</td> +</tr> +<tr> +<td><code><b>newSoundEffects</b></code></td> +<td>Use sound effects</td> +<td> + <ul> + <li><b>on(default)</b></li> + <li><b>off</b></li> + </ul> +</td> +</tr> +<tr> +<td><code><b>newSoundMusic</b></code></td> +<td>Use music</td> <td> <ul> <li><b>on(default)</b></li> @@ -613,6 +633,16 @@ </td> </tr> <tr> +<td><code><b>newSoundMusicBkgd</b></code></td> +<td>Use background music</td> +<td> + <ul> + <li><b>on</b></li> + <li><b>off(default)</b></li> + </ul> +</td> +</tr> +<tr> <td><code><b>newSoundAngles</b></code></td> <td>Use 3D sound effects (only works if newSound is on)</td> <td>