aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/groovie/groovie.h11
1 files changed, 9 insertions, 2 deletions
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 {