[Scummvm-cvs-logs] CVS: web compatibility.php,1.200,1.201
James Brown
ender at users.sourceforge.net
Mon Aug 11 21:36:04 CEST 2003
Update of /cvsroot/scummvm/web
In directory sc8-pr-cvs1:/tmp/cvs-serv27784
Modified Files:
compatibility.php
Log Message:
Had some people whining about games in trunk not being completable due to occasional regressions. Note that the 'Completable' statuses in the chart are 'best-case' only.
Index: compatibility.php
===================================================================
RCS file: /cvsroot/scummvm/web/compatibility.php,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -d -r1.200 -r1.201
--- compatibility.php 9 Aug 2003 07:55:44 -0000 1.200
+++ compatibility.php 12 Aug 2003 04:35:25 -0000 1.201
@@ -37,10 +37,13 @@
Click on the game name to view the complete notes of a game.
<br><br>Please note this list applies to the English versions of games, we attempt to test many versions of games, however there are occasionally problems with other languages.
- Also, this is the compatibility of the current WIP CVS version, <B>not of the
- 0.5.1 stable release</B>. The status of this release can be found on the
- <a href="compatibility_stable.php">Stable Compatibility</A> chart.
+ This is the compatibility of the current WIP CVS version, <B>not of the
+ 0.5.1 stable release</B> (Please see the <a href="compatibility_stable.php">Stable Compatibility</A> chart for this version).
<br><br>
+ As this is the status of the Work In Progress version, occasional temporary bugs
+ may be introduced with new changes, thus this list refects the 'best case' scenario.
+ It is highly recommended to use the latest stable release, where possible.
+ <br><br>
<small>Last Updated: <? echo date("F d, Y",getlastmod()); ?></small>
</p>
More information about the Scummvm-git-logs
mailing list