[Scummvm-cvs-logs] scummvm master -> 0caa3c0ab82c2868091ce28438bc1b8e8ced770d

Strangerke Strangerke at scummvm.org
Fri Feb 21 20:19:12 CET 2014


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

Summary:
0caa3c0ab8 README: add game-specific options for Soltys and Hopkins FBI


Commit: 0caa3c0ab82c2868091ce28438bc1b8e8ced770d
    https://github.com/scummvm/scummvm/commit/0caa3c0ab82c2868091ce28438bc1b8e8ced770d
Author: Strangerke (strangerke at scummvm.org)
Date: 2014-02-21T11:17:29-08:00

Commit Message:
README: add game-specific options for Soltys and Hopkins FBI

Changed paths:
    README



diff --git a/README b/README
index 5391c5f..a6070e4 100644
--- a/README
+++ b/README
@@ -2159,6 +2159,9 @@ Flight of the Amazon Queen adds the following non-standard keywords:
     music_mute         bool     If true, music is muted
     sfx_mute           bool     If true, sound effects are muted
 
+Hopkins FBI adds the following non-standard keyword:
+    enable_gore        bool     If true, enable some optional gore content in the game
+
 Jones in the Fast Lane adds the following non-standard keyword:
 
     music_mute         bool     If true, CD audio is used, if available,
@@ -2192,6 +2195,9 @@ Simon the Sorcerer 1 and 2 add the following non-standard keywords:
     music_mute         bool     If true, music is muted
     sfx_mute           bool     If true, sound effects are muted
 
+Soltys adds the following non-standard keyword:
+    enable_color_blind bool     If true, original colors are replaced by a set of greys
+
 The Legend of Kyrandia adds the following non-standard keyword:
 
     walkspeed          number   The walk speed (0-4)






More information about the Scummvm-git-logs mailing list