[Scummvm-cvs-logs] SF.net SVN: scummvm: [26706] scummvm/trunk/backends/platform/PalmOS/Src/ launcher/games.h

chrilith at users.sourceforge.net chrilith at users.sourceforge.net
Tue May 1 12:23:12 CEST 2007


Revision: 26706
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26706&view=rev
Author:   chrilith
Date:     2007-05-01 03:23:11 -0700 (Tue, 01 May 2007)

Log Message:
-----------
Test Cruise engine

Modified Paths:
--------------
    scummvm/trunk/backends/platform/PalmOS/Src/launcher/games.h

Modified: scummvm/trunk/backends/platform/PalmOS/Src/launcher/games.h
===================================================================
--- scummvm/trunk/backends/platform/PalmOS/Src/launcher/games.h	2007-05-01 10:22:35 UTC (rev 26705)
+++ scummvm/trunk/backends/platform/PalmOS/Src/launcher/games.h	2007-05-01 10:23:11 UTC (rev 26706)
@@ -170,6 +170,7 @@
 	ENGINE_SCUMM,
 	ENGINE_AGI,
 	ENGINE_TOUCHE,
+	ENGINE_CRUISE,
 	ENGINE_COUNT
 };
 
@@ -184,13 +185,14 @@
 	{ "cine",			"Delphine Cinematique v1.0" },
 	{ "queen",			"Flight of the Amazon Queen" },
 	{ "lure",			"Lure of the Tempress" },
-	{ "gob",			"Gobliiins" },
+	{ "gob",			"Gobliiins, Bargon Attack and more ..." },
 	{ "kyra",			"Kyrandia" },
 	{ "parallaction",	"Parallaction" },
 	{ "saga",			"SAGA Engine" },
 	{ "scumm",			"Scumm Games" },
 	{ "agi",			"Sierra AGI" },
 	{ "touche",			"Touche: The Adventures of the Fifth Musketeer" },
+	{ "cruise",			"Cruise for a Corpse" },
 };
 
 


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