[Scummvm-cvs-logs] SF.net SVN: scummvm:[46235] scummvm/trunk/engines/cine/cine.h

sev at users.sourceforge.net sev at users.sourceforge.net
Tue Dec 1 23:21:16 CET 2009


Revision: 46235
          http://scummvm.svn.sourceforge.net/scummvm/?rev=46235&view=rev
Author:   sev
Date:     2009-12-01 22:21:16 +0000 (Tue, 01 Dec 2009)

Log Message:
-----------
Fill out doxygen comment about supported games

Modified Paths:
--------------
    scummvm/trunk/engines/cine/cine.h

Modified: scummvm/trunk/engines/cine/cine.h
===================================================================
--- scummvm/trunk/engines/cine/cine.h	2009-12-01 22:10:51 UTC (rev 46234)
+++ scummvm/trunk/engines/cine/cine.h	2009-12-01 22:21:16 UTC (rev 46235)
@@ -52,10 +52,30 @@
 /**
  * This is the namespace of the Cine engine.
  *
- * Status of this engine: ???
+ * Status of this engine:
  *
+ * This enigne has 2 generations Cinematique evo.1 and Cinematique evo.2
+ * first generation is fairly complete, and second one is under development
+ *
+ * Cinematique evo.1 status:
+ * The engine supports Future Wars and is basically complete with support of
+ * all known game variants. Based on Yaz0r's engine.
+ *
+ * Cinematique evo.2 status:
+ * This generation supports Operation Stealth, originally developed by Yaz0r for
+ * French variant of the game which heared to be completable.
+ * Later the work was renewed as part of GSoC'08, by Kari Salminen, but it has not
+ * yet been finished. The game is not completable.
+ * 
+ *
  * Supported games:
- * - ???
+ *
+ * Cinematique evo.1
+ * - Future Wars
+ *
+ * Cinematique evo.2
+ * - Operation Stealth
+ *
  */
 namespace Cine {
 


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