[Scummvm-cvs-logs] CVS: scummvm README,1.51.2.1,1.51.2.2

Travis Howell kirben at users.sourceforge.net
Thu Dec 5 18:44:03 CET 2002


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv25381

Modified Files:
      Tag: branch-0-3-0
	README 
Log Message:

Enable debug keys and warnings only if debug mode selected.
Fix fast mode


Index: README
===================================================================
RCS file: /cvsroot/scummvm/scummvm/README,v
retrieving revision 1.51.2.1
retrieving revision 1.51.2.2
diff -u -d -r1.51.2.1 -r1.51.2.2
--- README	4 Dec 2002 13:28:55 -0000	1.51.2.1
+++ README	6 Dec 2002 02:43:11 -0000	1.51.2.2
@@ -315,6 +315,7 @@
     Common:
         Ctrl-z OR Alt-x        - quit
         Keyboard Arrow Keys    - simulate mouse movement
+        Ctrl-f                 - runs in fast mode.
         Ctrl-Alt 1-7           - Switch between graphics filters
         Ctrl-Alt 1             - Switch beetwen bilinear and non-linear filtering [OpenGL backend]
         Ctrl-Alt 2             - Don't fit the game in the whole screen (black borders) [OpenGL backend]
@@ -323,7 +324,6 @@
 
     Scumm:
         Ctrl 0-9 and Alt 0-9   - load and save game state
-        Ctrl-f                 - runs in fast mode.
         Ctrl-g                 - runs in really REALLY fast mode.
         Ctrl-d                 - starts the debugger.
         Ctrl-s                 - shows memory consumption.





More information about the Scummvm-git-logs mailing list