[Scummvm-cvs-logs] scummvm master -> 12c83203749b48e483716610a9b520f1102921ff

clone2727 clone2727 at gmail.com
Mon Sep 24 17:38:10 CEST 2012


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:
12c8320374 CONFIGURE: Mark some engines off as requiring 16bit color support


Commit: 12c83203749b48e483716610a9b520f1102921ff
    https://github.com/scummvm/scummvm/commit/12c83203749b48e483716610a9b520f1102921ff
Author: Matthew Hoops (clone2727 at gmail.com)
Date: 2012-09-24T08:35:38-07:00

Commit Message:
CONFIGURE: Mark some engines off as requiring 16bit color support

Changed paths:
    engines/configure.engines



diff --git a/engines/configure.engines b/engines/configure.engines
index 96c46c7..a8eb89a 100644
--- a/engines/configure.engines
+++ b/engines/configure.engines
@@ -20,15 +20,15 @@ add_engine hugo "Hugo Trilogy" yes
 add_engine kyra "Kyra" yes "lol eob" "Legend of Kyrandia 1-3"
 add_engine lol "Lands of Lore" yes
 add_engine eob "Eye of the Beholder" no
-add_engine lastexpress "The Last Express" no
+add_engine lastexpress "The Last Express" no "" "" "16bit"
 add_engine lure "Lure of the Temptress" yes
 add_engine made "MADE" yes
 add_engine mohawk "Mohawk" yes "cstime myst riven" "Living Books"
 add_engine cstime "Where in Time is Carmen Sandiego?" no
-add_engine riven "Riven: The Sequel to Myst" no
-add_engine myst "Myst" no
+add_engine riven "Riven: The Sequel to Myst" no "" "" "16bit"
+add_engine myst "Myst" no "" "" "16bit"
 add_engine parallaction "Parallaction" yes
-add_engine pegasus "The Journeyman Project: Pegasus Prime" no
+add_engine pegasus "The Journeyman Project: Pegasus Prime" no "" "" "16bit"
 add_engine queen "Flight of the Amazon Queen" yes
 add_engine saga "SAGA" yes "ihnm saga2" "ITE"
 add_engine ihnm "IHNM" yes
@@ -38,14 +38,14 @@ add_engine sci32 "SCI32 games" no
 add_engine sky "Beneath a Steel Sky" yes
 add_engine sword1 "Broken Sword" yes
 add_engine sword2 "Broken Sword II" yes
-add_engine sword25 "Broken Sword 2.5" no "" "" "png zlib"
+add_engine sword25 "Broken Sword 2.5" no "" "" "png zlib 16bit"
 add_engine teenagent "Teen Agent" yes
 add_engine testbed "TestBed: the Testing framework" no
 add_engine tinsel "Tinsel" yes
 add_engine toltecs "3 Skulls of the Toltecs" no
 add_engine toon "Toonstruck" yes
 add_engine touche "Touche: The Adventures of the Fifth Musketeer" yes
-add_engine tony "Tony Tough and the Night of Roasted Moths" no
+add_engine tony "Tony Tough and the Night of Roasted Moths" no "" "" "16bit"
 add_engine tsage "TsAGE" yes
 add_engine tucker "Bud Tucker in Double Trouble" yes
-add_engine wintermute "Wintermute" no "" "" "png zlib vorbis"
+add_engine wintermute "Wintermute" no "" "" "png zlib vorbis 16bit"






More information about the Scummvm-git-logs mailing list