[Scummvm-cvs-logs] CVS: scummvm/doc 08.tex,1.6,1.7

Torbj?rn Andersson eriktorbjorn at users.sourceforge.net
Tue Apr 6 05:04:03 CEST 2004


Update of /cvsroot/scummvm/scummvm/doc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29111/doc

Modified Files:
	08.tex 
Log Message:
Changed "voice_volume" to "speech_volume" for consistency with the Broken
Sword games. (The digial iMUSE code still calls it voice volume, though.)


Index: 08.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/08.tex,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- 08.tex	4 Mar 2004 02:47:39 -0000	1.6
+++ 08.tex	6 Apr 2004 11:50:34 -0000	1.7
@@ -101,6 +101,7 @@
                         &         there is a true Roland MT-32 available.\\
         sfx\_volume     &number   The sfx volume setting (0-255)\\
         tempo           &number   The music tempo (50-200) (default: 100)\\
+        speech\_volume  &number   The speech volume setting (0-255)\\
 \\
         copy\_protection&bool     Enable copy protection in SCUMM games ,when\\
                         &         ScummVM disables it by default.\\
@@ -122,12 +123,10 @@
         reverse\_stereo &bool    &If true, stereo channels are reversed\\
         sfx\_mute       &bool    &If true, sound effects are muted\\
         speech\_mute    &bool    &If true, speech is muted\\
-        speech\_volume  &number  &The speech volume setting (0-255)\\
 \end{tabular}
 
 Flight of the Amazon Queen adds the following non-standard keywords:\\
 \begin{tabular}[h]{lll}
-        alt\_intro      &bool    &Use alternative version of introduction\\
         music\_mute     &bool    &If true, music is muted\\
         sfx\_mute       &bool    &If true, sound effects are muted\\
         speech\_mute    &bool    &If true, speech is muted\\





More information about the Scummvm-git-logs mailing list