From 6e26b4a1c8fcfc6e3e71ee0d7229a1a1792afdbe Mon Sep 17 00:00:00 2001 From: Scott Thomas Date: Fri, 27 Nov 2009 06:46:07 +0000 Subject: Brief Groovie namespace comment svn-id: r46161 --- engines/groovie/groovie.h | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'engines') diff --git a/engines/groovie/groovie.h b/engines/groovie/groovie.h index e701556268..2fa86c7209 100644 --- a/engines/groovie/groovie.h +++ b/engines/groovie/groovie.h @@ -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 { -- cgit v1.2.3