[Scummvm-cvs-logs] CVS: scummvm/doc 05_04.tex,1.8,1.9 08.tex,1.11,1.12

kirben kirben at users.sourceforge.net
Fri Mar 11 16:48:11 CET 2005


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

Modified Files:
	05_04.tex 08.tex 
Log Message:

Add key to toggle speech/subtitles


Index: 05_04.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/05_04.tex,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- 05_04.tex	19 Jul 2004 17:28:21 -0000	1.8
+++ 05_04.tex	12 Mar 2005 00:47:16 -0000	1.9
@@ -31,6 +31,8 @@
     Ctrl 0-9 and Alt 0-9   & Load and save game state\\
     Ctrl-g                 & Runs in really REALLY fast mode\\
     Ctrl-d                 & Starts the debugger\\
+    Ctrl-t                 & Switch been 'Voice only', 'Text and Voice'\\
+                           & and 'Text Display only'\\
     Tilde \verb#~#         & Show/hide the debugging console\\
     Ctrl-s                 & Shows memory consumption\\
     $[$ and $]$                & Music volume, down/up\\

Index: 08.tex
===================================================================
RCS file: /cvsroot/scummvm/scummvm/doc/08.tex,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- 08.tex	25 Dec 2004 23:43:04 -0000	1.11
+++ 08.tex	12 Mar 2005 00:47:17 -0000	1.12
@@ -77,6 +77,7 @@
 \\
         language       &string   Specify language (en, de, fr, it, pt, es, jp,\\
                        &         zh, kr, se, gb, hb, cz, ru)\\
+        speech\_mute    &bool    &If true, speech is muted\\
         subtitles      &bool     Set to true to enable subtitles.\\
         talkspeed      &number   Text speed\\
 \\
@@ -122,14 +123,12 @@
         object\_labels  &bool    &If true, object labels are enabled\\
         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\\
 \end{tabular}
 
 Flight of the Amazon Queen adds the following non-standard keywords:\\
 \begin{tabular}[h]{lll}
         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\\
 \end{tabular}
 
 Simon the Sorcerer 1 \& 2 add the following non-standard keywords:\\
@@ -138,6 +137,4 @@
         music\_mute     &bool    &If true, music is muted\\
         slow\_down      &number  &Makes games slower (1- 10)\\
         sfx\_mute       &bool    &If true, sound effects are muted\\
-        speech\_mute    &bool    &If true, speech is muted\\
-                        &        &[Simon the Sorcerer 2 only]\\
 \end{tabular}





More information about the Scummvm-git-logs mailing list