[Scummvm-cvs-logs] SF.net SVN: scummvm:[38450] scummvm/trunk/engines/agi/detection.cpp

mthreepwood at users.sourceforge.net mthreepwood at users.sourceforge.net
Tue Feb 17 22:55:53 CET 2009


Revision: 38450
          http://scummvm.svn.sourceforge.net/scummvm/?rev=38450&view=rev
Author:   mthreepwood
Date:     2009-02-17 21:55:53 +0000 (Tue, 17 Feb 2009)

Log Message:
-----------
Add detection for the Space Quest 3.5 fan game.

Modified Paths:
--------------
    scummvm/trunk/engines/agi/detection.cpp

Modified: scummvm/trunk/engines/agi/detection.cpp
===================================================================
--- scummvm/trunk/engines/agi/detection.cpp	2009-02-17 21:18:11 UTC (rev 38449)
+++ scummvm/trunk/engines/agi/detection.cpp	2009-02-17 21:55:53 UTC (rev 38450)
@@ -742,6 +742,7 @@
 	FANMADE_I("sq0", "v1.04", "2ad9d1a4624a98571ee77dcc83f231b6"),
 	FANMADE_I("sqx", "v10.0 Feb 05", "c992ae2f8ab18360404efdf16fa9edd1"),
 	FANMADE_I("sqx", "v10.0 Jul 18", "812edec45cefad559d190ffde2f9c910"),
+	FANMADE_F("Space Quest 3.5", "c077bc28d7b36213dd99dc9ecb0147fc", GF_AGIMOUSE|GF_AGIPAL),
 	FANMADE_F("Space Trek (v1.0)", "807a1aeadb2ace6968831d36ab5ea37a", GF_CLIPCOORDS),
 	FANMADE("Special Delivery", "88764dfe61126b8e73612c851b510a33"),
 	FANMADE("Speeder Bike Challenge (v1.0)", "2deb25bab379285ca955df398d96c1e7"),


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