[Scummvm-cvs-logs] SF.net SVN: scummvm: [25768] web/trunk

sev at users.sourceforge.net sev at users.sourceforge.net
Wed Feb 21 17:38:36 CET 2007


Revision: 25768
          http://scummvm.svn.sourceforge.net/scummvm/?rev=25768&view=rev
Author:   sev
Date:     2007-02-21 08:38:35 -0800 (Wed, 21 Feb 2007)

Log Message:
-----------
Add category images for newly supported games and turn on screenshots
for Future Wars and Ween.

Modified Paths:
--------------
    web/trunk/include/scr-categories.php

Added Paths:
-----------
    web/trunk/images/cat-fw.png
    web/trunk/images/cat-touche.png
    web/trunk/images/cat-ween.png

Added: web/trunk/images/cat-fw.png
===================================================================
(Binary files differ)


Property changes on: web/trunk/images/cat-fw.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Added: web/trunk/images/cat-touche.png
===================================================================
(Binary files differ)


Property changes on: web/trunk/images/cat-touche.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Added: web/trunk/images/cat-ween.png
===================================================================
(Binary files differ)


Property changes on: web/trunk/images/cat-ween.png
___________________________________________________________________
Name: svn:mime-type
   + image/png

Modified: web/trunk/include/scr-categories.php
===================================================================
--- web/trunk/include/scr-categories.php	2007-02-21 16:36:03 UTC (rev 25767)
+++ web/trunk/include/scr-categories.php	2007-02-21 16:38:35 UTC (rev 25768)
@@ -84,11 +84,13 @@
 $cat->add(5, "cat-sky.png", "Beneath a Steel Sky");
 $cat->add(0, "cat-bs1.png", "Broken Sword series");
 $cat->add(3, "cat-queen.png", "Flight of the Amazon Queen");
+$cat->add(8, "cat-fw.png", "Future Wars: Time Travelers");
 $cat->add(1, "cat-gob1.png", "Gobliiins series");
 $cat->add(2, "cat-ite.png", "Inherit the Earth: Quest for the Orb");
 $cat->add(4, "cat-simon1.png", "Simon the Sorcerer series");
 $cat->add(7, "cat-feeble.png", "The Feeble Files");
 $cat->add(6, "cat-kyra.png", "The Legend of Kyrandia series");
+$cat->add(9, "cat-ween.png", "Ween: The Prophecy");
 
 // HE games
 $cat = & new category(1, "Humongous Entertainment games");


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