[Scummvm-cvs-logs] SF.net SVN: scummvm:[46161] scummvm/trunk/engines/groovie/groovie.h
scott_t at users.sourceforge.net
scott_t at users.sourceforge.net
Fri Nov 27 07:46:07 CET 2009
Revision: 46161
http://scummvm.svn.sourceforge.net/scummvm/?rev=46161&view=rev
Author: scott_t
Date: 2009-11-27 06:46:07 +0000 (Fri, 27 Nov 2009)
Log Message:
-----------
Brief Groovie namespace comment
Modified Paths:
--------------
scummvm/trunk/engines/groovie/groovie.h
Modified: scummvm/trunk/engines/groovie/groovie.h
===================================================================
--- scummvm/trunk/engines/groovie/groovie.h 2009-11-26 23:36:09 UTC (rev 46160)
+++ scummvm/trunk/engines/groovie/groovie.h 2009-11-27 06:46:07 UTC (rev 46161)
@@ -39,10 +39,17 @@
/**
* This is the namespace of the Groovie engine.
*
- * Status of this engine: ???
+ * Status of this engine: This engine supports both versions of the Groovie
+ * game engine. The 7th Guest uses the first revision of Groovie, and is
+ * now fully completable. All remaining Groovie games use V2 of the engine,
+ * which is under slow development.
*
* Supported games:
- * - ???
+ * - The 7th Guest (completable)
+ * - The 11th Hour
+ * - Clandestiny
+ * - Uncle Henry's Playhouse
+ * - Tender Loving Care
*/
namespace Groovie {
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