[Scummvm-cvs-logs] SF.net SVN: scummvm: [22338] scummvm/trunk

kirben at users.sourceforge.net kirben at users.sourceforge.net
Thu May 4 05:54:01 CEST 2006


Revision: 22338
Author:   kirben
Date:     2006-05-04 05:53:10 -0700 (Thu, 04 May 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=22338&view=rev

Log Message:
-----------
Add keyboard shortcuts for FF

Modified Paths:
--------------
    scummvm/trunk/README
    scummvm/trunk/doc/running-hotkeys.tex
Modified: scummvm/trunk/README
===================================================================
--- scummvm/trunk/README	2006-05-04 12:49:29 UTC (rev 22337)
+++ scummvm/trunk/README	2006-05-04 12:53:10 UTC (rev 22338)
@@ -687,10 +687,6 @@
         Escape                 - Skips cutscenes
         Space                  - Skips current line of text
 
-    The Legend of Kyrandia:
-        Ctrl 0-9 and Alt 0-9   - Load and save game state
-        Ctrl-d                 - Starts the debugger
-
     Simon the Sorcerer 1 & 2:
         Ctrl 0-9 and Alt 0-9   - Load and save game state
         Ctrl-d                 - Starts the debugger
@@ -707,6 +703,21 @@
                                  combined speech & subtitles
                                  [Simon the Sorcerer 2 only]
 
+    The Feeble Files
+        Ctrl-d                 - Starts the debugger
+        F7                     - Switch characters
+        F9                     - Hitbox names on/off
+        s                      - Sound effects on/off
+        b                      - Background sounds on/off
+        p                      - Pauses
+        t                      - Switch between speech and subtitles
+        v                      - Switch between subtitles only and
+                                 combined speech & subtitles
+
+    The Legend of Kyrandia:
+        Ctrl 0-9 and Alt 0-9   - Load and save game state
+        Ctrl-d                 - Starts the debugger
+
 Note that using ctrl-f and ctrl-g are not recommended: games can crash when
 being run faster than their normal speed, as scripts will lose synchronisation.
 

Modified: scummvm/trunk/doc/running-hotkeys.tex
===================================================================
--- scummvm/trunk/doc/running-hotkeys.tex	2006-05-04 12:49:29 UTC (rev 22337)
+++ scummvm/trunk/doc/running-hotkeys.tex	2006-05-04 12:53:10 UTC (rev 22338)
@@ -70,11 +70,6 @@
     Escape                 & Skips cutscenes\\
     Space                  & Skips current line of text\\
   \end{tabular}
-\item The Legend of Kyrandia:\\
-  \begin{tabular}{ll}
-    Ctrl 0-9 and Alt 0-9   & Load and save game state\\
-    Ctrl-d                 & Starts the debugger\\
-  \end{tabular}
 \item Simon the Sorcerer 1 \& 2:\\
   \begin{tabular}{ll}
     Ctrl 0-9 and Alt 0-9   & Load and save game state\\
@@ -92,6 +87,24 @@
                            & combined speech \& subtitles\\
                            & (Simon the Sorcerer 2 only)\\
   \end{tabular}
+\item The Feeble Files:\\
+  \begin{tabular}{ll}
+    Ctrl-d                 & Starts the debugger\\
+    F7                     & Switch characters\\
+    F9                     & Hitbox names on/off\\
+    s                      & Sound effects on/off\\
+    b                      & Background sounds on/off\\
+    p                      & Pauses\\
+    t                      & Switch between speech and subtitles\\
+    v                      & Switch between subtitles only and\\
+                           & combined speech \& subtitles\\
+                           & (Simon the Sorcerer 2 only)\\
+  \end{tabular}
+\item The Legend of Kyrandia:\\
+  \begin{tabular}{ll}
+    Ctrl 0-9 and Alt 0-9   & Load and save game state\\
+    Ctrl-d                 & Starts the debugger\\
+  \end{tabular}
 \end{itemize}
 Note that using ctrl-f and ctrl-g are not recommended: games can crash when
 being ran faster than their normal speed, as scripts will lose synchronisation.


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list