[Scummvm-cvs-logs] scummvm master -> 29efcce7c0101bd67d303619144a15606c73c45c

lordhoto lordhoto at gmail.com
Thu Nov 15 17:21:05 CET 2012


This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
eb9e7210ef README: Describe "walkspeed" for Kyra2+Kyra3.
29efcce7c0 README: Break some lines on 79 characters again.


Commit: eb9e7210efc4d6f55974e5bc9e89a300f5fdf842
    https://github.com/scummvm/scummvm/commit/eb9e7210efc4d6f55974e5bc9e89a300f5fdf842
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2012-11-15T08:16:17-08:00

Commit Message:
README: Describe "walkspeed" for Kyra2+Kyra3.

Changed paths:
    README



diff --git a/README b/README
index d1da0e3..c18a5f3 100644
--- a/README
+++ b/README
@@ -2139,9 +2139,17 @@ The Legend of Kyrandia adds the following non-standard keyword:
 
     walkspeed          number   The walk speed (0-4)
 
+The Legend of Kyrandia: The Hand of Fate adds the following non-standard
+keyword:
+
+    walkspeed          number   The walk speed (3 or 5, resp. fast or
+                                slow)
+
 The Legend of Kyrandia: Malcolm's Revenge adds the following non-standard
 keywords:
 
+    walkspeed          number   The walk speed (3 or 5, resp. fast or
+                                slow)
     studio_audience    bool     If true, applause and cheering sounds are heard
                                 whenever Malcolm makes a joke
     skip_support       bool     If true, the player can skip text and cutscenes


Commit: 29efcce7c0101bd67d303619144a15606c73c45c
    https://github.com/scummvm/scummvm/commit/29efcce7c0101bd67d303619144a15606c73c45c
Author: Johannes Schickel (lordhoto at scummvm.org)
Date: 2012-11-15T08:18:24-08:00

Commit Message:
README: Break some lines on 79 characters again.

Changed paths:
    README



diff --git a/README b/README
index c18a5f3..b7b8176 100644
--- a/README
+++ b/README
@@ -2036,9 +2036,10 @@ The following keywords are recognized:
                                 super2xsai, supereagle, advmame2x, advmame3x,
                                 hq2x, hq3x, tv2x, dotmatrix)
 
-    confirm_exit       bool     Ask for confirmation by the user before quitting
-                                (SDL backend only).
-    console            bool     Enable the console window (default: enabled) (Windows only).
+    confirm_exit       bool     Ask for confirmation by the user before
+                                quitting (SDL backend only).
+    console            bool     Enable the console window (default: enabled)
+                                (Windows only).
     cdrom              number   Number of CD-ROM unit to use for audio. If
                                 negative, don't even try to access the CD-ROM.
     joystick_num       number   Number of joystick device to use for input
@@ -2066,7 +2067,8 @@ The following keywords are recognized:
                                 supported by some MIDI drivers.)
 
     copy_protection    bool     Enable copy protection in certain games, in
-                                those cases where ScummVM disables it by default.
+                                those cases where ScummVM disables it by
+                                default.
     demo_mode          bool     Start demo in Maniac Mansion
     alt_intro          bool     Use alternative intro for CD versions of
                                 Beneath a Steel Sky and Flight of the Amazon
@@ -2127,8 +2129,9 @@ Lands of Lore: The Throne of Chaos adds the following non-standard keywords:
 
 Space Quest IV CD adds the following non-standard keyword:
 
-     silver_cursors    bool     If true, an alternate set of silver mouse cursors
-                                is used instead of the original golden ones
+     silver_cursors    bool     If true, an alternate set of silver mouse
+                                cursors is used instead of the original golden
+                                ones
 
 Simon the Sorcerer 1 and 2 add the following non-standard keywords:
 
@@ -2153,11 +2156,13 @@ keywords:
     studio_audience    bool     If true, applause and cheering sounds are heard
                                 whenever Malcolm makes a joke
     skip_support       bool     If true, the player can skip text and cutscenes
-    helium_mode        bool     If true, people sound like they've inhaled Helium
+    helium_mode        bool     If true, people sound like they've inhaled
+                                Helium
 
 The 7th Guest adds the following non-standard keyword:
 
-    t7g_speed          string   Video playback speed (normal, tweaked, im_an_ios)
+    t7g_speed          string   Video playback speed (normal, tweaked,
+                                im_an_ios)
 
 
 8.2) Custom game options that can be toggled via the GUI






More information about the Scummvm-git-logs mailing list