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

buddha_ at users.sourceforge.net buddha_ at users.sourceforge.net
Mon Jan 7 19:29:33 CET 2008


Revision: 30324
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30324&view=rev
Author:   buddha_
Date:     2008-01-07 10:29:33 -0800 (Mon, 07 Jan 2008)

Log Message:
-----------
Add detection data for a finished fanmade AGI game Naturette IV (2007-10-05).

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

Modified: scummvm/trunk/engines/agi/detection.cpp
===================================================================
--- scummvm/trunk/engines/agi/detection.cpp	2008-01-07 10:36:31 UTC (rev 30323)
+++ scummvm/trunk/engines/agi/detection.cpp	2008-01-07 18:29:33 UTC (rev 30324)
@@ -1952,6 +1952,8 @@
 	FANMADE_F("Naturette 2: Daughter of the Moon (v1.0)", "bdf76a45621c7f56d1c9d40292c6137a", GF_AGIMOUSE|GF_AGIPAL),
 	FANMADE_F("Naturette 3: Adventure in Treeworld (v1.0a)", "6dbb0e7fc75fec442e6d9e5a06f1530e", GF_AGIMOUSE|GF_AGIPAL),
 	FANMADE_F("Naturette 4: From a Planet to Another Planet (Not Finished)", "13be8cd9cf35aeff0a39b8757057fbc8", GF_AGIMOUSE),
+	// FIXME: Actually Naturette 4 has both English and French language support built into it. How to add that information?
+	FANMADE_F("Naturette 4: From a Planet to Another Planet (2007-10-05)", "8253706b6ef5423a79413b216760297c", GF_AGIMOUSE|GF_AGIPAL),
 	FANMADE("New AGI Hangman Test", "d69c0e9050ccc29fd662b74d9fc73a15"),
 	FANMADE("Nick's Quest - In Pursuit of QuakeMovie (v2.1 Gold)", "e29cbf9222551aee40397fabc83eeca0"),
 	FANMADE_F("Open Mic Night (v0.1)", "70000a2f67aac27d1133d019df70246d", GF_AGIMOUSE|GF_AGIPAL),


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