[Scummvm-cvs-logs] SF.net SVN: scummvm: [26241] web/trunk/docs/md5.xml

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Mon Mar 19 15:11:42 CET 2007


Revision: 26241
          http://scummvm.svn.sourceforge.net/scummvm/?rev=26241&view=rev
Author:   fingolfin
Date:     2007-03-19 07:11:41 -0700 (Mon, 19 Mar 2007)

Log Message:
-----------
Clarified MD5 data page: It only lists SCUMM games, and it is not authorative when it comes to deciding compatibility/support

Modified Paths:
--------------
    web/trunk/docs/md5.xml

Modified: web/trunk/docs/md5.xml
===================================================================
--- web/trunk/docs/md5.xml	2007-03-19 12:52:18 UTC (rev 26240)
+++ web/trunk/docs/md5.xml	2007-03-19 14:11:41 UTC (rev 26241)
@@ -1,5 +1,5 @@
-<NAME>Data File MD5 Checksums</NAME>
-<DESC>This page lists MD5 checksums for various 'canonical' data files, which can be used to identify game versions/variants.</DESC>
+<NAME>SCUMM Data File MD5 Checksums</NAME>
+<DESC>This page lists MD5 checksums for various 'canonical' data files of SCUMM games, which can be used to identify game versions/variants.</DESC>
 <BODY>
 <?php
 function beginSection($title, $gameid) {
@@ -32,6 +32,9 @@
 	<p>If you have data files not listed here, or if the MD5 of your data files
 	differs from the values listed here, please drop us a note so we can update
 	the table. Email us at <em>scummvm-devel AT lists DOT sourceforge DOT net</em>.</p>
+
+	<p>Note: If a game appears here, this does <b>not</b> imply that it is officially supported by ScummVM or even playable. If you want to find out whether a game is supported, please consult the <a href="<?=$file_root?>/compatibility.php">compatibility page</a>.
+</p>
 <br>
 </div>
 


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