[Scummvm-cvs-logs] SF.net SVN: scummvm: [30542] web/trunk/compatibility_stable.php

sev at users.sourceforge.net sev at users.sourceforge.net
Fri Jan 18 06:54:00 CET 2008


Revision: 30542
          http://scummvm.svn.sourceforge.net/scummvm/?rev=30542&view=rev
Author:   sev
Date:     2008-01-17 21:54:00 -0800 (Thu, 17 Jan 2008)

Log Message:
-----------
Put adventuresoft and sierra game lists to stable compatibility page

Modified Paths:
--------------
    web/trunk/compatibility_stable.php

Modified: web/trunk/compatibility_stable.php
===================================================================
--- web/trunk/compatibility_stable.php	2008-01-17 22:55:22 UTC (rev 30541)
+++ web/trunk/compatibility_stable.php	2008-01-18 05:54:00 UTC (rev 30542)
@@ -534,6 +534,16 @@
 	echo html_frame_end(" ");
 	echo html_p();
 
+	displayGameList("Adventuresoft/Horrorsoft", $gamesAGOS);
+
+	echo html_frame_end(" ");
+	echo html_p();
+
+	displayGameList("Coktel Vision", $gamesGOB);
+
+	echo html_frame_end(" ");
+	echo html_p();
+
 	displayGameList("Sierra AGI", $gamesAGI);
 
 	echo html_frame_end(" ");


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