[Scummvm-cvs-logs] CVS: scummvm README,1.262,1.263

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


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

Modified Files:
	README 
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: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.262
retrieving revision 1.263
diff -u -d -r1.262 -r1.263
--- README	5 Apr 2004 18:24:32 -0000	1.262
+++ README	6 Apr 2004 11:50:34 -0000	1.263
@@ -933,6 +933,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.
@@ -953,7 +954,6 @@
         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)
 
 Flight of the Amazon Queen adds the following non-standard keywords:
 





More information about the Scummvm-git-logs mailing list