[Scummvm-cvs-logs] scummvm-web master -> eb9700c3fb48f988182a25e0313f0a5433aeaffe

sev- sev at scummvm.org
Tue Apr 5 14:33:13 CEST 2016


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
eb9700c3fb WEB: Fix SKY.CPT link


Commit: eb9700c3fb48f988182a25e0313f0a5433aeaffe
    https://github.com/scummvm/scummvm-web/commit/eb9700c3fb48f988182a25e0313f0a5433aeaffe
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2016-04-05T14:32:59+02:00

Commit Message:
WEB: Fix SKY.CPT link

Changed paths:
    data/compatibility/compat-0.8.0.xml
    data/compatibility/compat-0.8.1.xml
    data/compatibility/compat-0.8.2.xml
    data/compatibility/compat-0.9.0.xml
    data/compatibility/compat-0.9.1.xml
    data/news/20051101.xml



diff --git a/data/compatibility/compat-0.8.0.xml b/data/compatibility/compat-0.8.0.xml
index 0a54bfd..bc97a80 100644
--- a/data/compatibility/compat-0.8.0.xml
+++ b/data/compatibility/compat-0.8.0.xml
@@ -210,7 +210,7 @@
                 <percent>98</percent>
                 <notes>
 					Game is completable
-					<h:br />- Requires the <h:a href="SKY.CPT">SKY.CPT</h:a> resource file to be placed in the game directory
+					<h:br />- Requires the <h:a href="https://github.com/scummvm/scummvm/raw/master/dists/engine-data/sky.cpt">SKY.CPT</h:a> resource file to be placed in the game directory
 					<h:br />- Floppy demos are unsupported
 					<h:br />- Amiga versions aren't supported
 					<h:br />
diff --git a/data/compatibility/compat-0.8.1.xml b/data/compatibility/compat-0.8.1.xml
index 2e8ea95..7d1f227 100644
--- a/data/compatibility/compat-0.8.1.xml
+++ b/data/compatibility/compat-0.8.1.xml
@@ -178,7 +178,7 @@
                 <percent>98</percent>
                 <notes>
 					Game is completable
-					<h:br />- Requires the <h:a href="SKY.CPT">SKY.CPT</h:a> resource file to be placed in the game directory
+					<h:br />- Requires the <h:a href="https://github.com/scummvm/scummvm/raw/master/dists/engine-data/sky.cpt">SKY.CPT</h:a> resource file to be placed in the game directory
 					<h:br />- Floppy demos are unsupported
 					<h:br />- Amiga versions aren't supported
 					<h:br />
diff --git a/data/compatibility/compat-0.8.2.xml b/data/compatibility/compat-0.8.2.xml
index 29afab7..802b7f9 100644
--- a/data/compatibility/compat-0.8.2.xml
+++ b/data/compatibility/compat-0.8.2.xml
@@ -178,7 +178,7 @@
                 <percent>98</percent>
                 <notes>
 					Game is completable
-					<h:br />- Requires the <h:a href="SKY.CPT">SKY.CPT</h:a> resource file to be placed in the game directory
+					<h:br />- Requires the <h:a href="https://github.com/scummvm/scummvm/raw/master/dists/engine-data/sky.cpt">SKY.CPT</h:a> resource file to be placed in the game directory
 					<h:br />- Floppy demos are unsupported
 					<h:br />- Amiga versions aren't supported
 					<h:br />
diff --git a/data/compatibility/compat-0.9.0.xml b/data/compatibility/compat-0.9.0.xml
index 202fde7..b1885cd 100644
--- a/data/compatibility/compat-0.9.0.xml
+++ b/data/compatibility/compat-0.9.0.xml
@@ -190,7 +190,7 @@
                 <percent>98</percent>
                 <notes>
 					Game is completable
-					<h:br />- Requires the <h:a href="SKY.CPT">SKY.CPT</h:a> resource file to be placed in the game directory
+					<h:br />- Requires the <h:a href="https://github.com/scummvm/scummvm/raw/master/dists/engine-data/sky.cpt">SKY.CPT</h:a> resource file to be placed in the game directory
 					<h:br />- Floppy demos are unsupported
 					<h:br />- Amiga versions aren't supported
 					<h:br />
diff --git a/data/compatibility/compat-0.9.1.xml b/data/compatibility/compat-0.9.1.xml
index 397505f..8e17923 100644
--- a/data/compatibility/compat-0.9.1.xml
+++ b/data/compatibility/compat-0.9.1.xml
@@ -131,7 +131,7 @@
 				<target>sky</target>
 				<percent>98</percent>
 				<notes>
-					No known issues, game is completable.<h:br />- Requires the <h:a href="SKY.CPT">SKY.CPT</h:a> resource file to be placed in the game directory<h:br />- Floppy demos aren't supported<h:br />- Amiga versions aren't supported<h:br /><h:br />The following bugs are present in the original game and can't be fixed:<h:br />- The voice files for some sentences are missing.<h:br />&nbsp;&nbsp;&nbsp;&nbsp;This is especially noticeable in the court- and Mrs. Piermont sequence.<h:br />- The fonts for the LINC terminal are partially incorrect and the text sometimes passes the screen borders<h:br />- Special characters for french and italian subtitles are incorrect sometimes
+					No known issues, game is completable.<h:br />- Requires the <h:a href="https://github.com/scummvm/scummvm/raw/master/dists/engine-data/sky.cpt">SKY.CPT</h:a> resource file to be placed in the game directory<h:br />- Floppy demos aren't supported<h:br />- Amiga versions aren't supported<h:br /><h:br />The following bugs are present in the original game and can't be fixed:<h:br />- The voice files for some sentences are missing.<h:br />&nbsp;&nbsp;&nbsp;&nbsp;This is especially noticeable in the court- and Mrs. Piermont sequence.<h:br />- The fonts for the LINC terminal are partially incorrect and the text sometimes passes the screen borders<h:br />- Special characters for french and italian subtitles are incorrect sometimes
 				</notes>
 			</game>
 			<game>
diff --git a/data/news/20051101.xml b/data/news/20051101.xml
index f3c81af..0186e58 100644
--- a/data/news/20051101.xml
+++ b/data/news/20051101.xml
@@ -6,6 +6,6 @@
 In light of the 0.8.0 release, which requires the additional SKY.CPT file to run Beneath a Steel Sky, we've updated the archive of the freeware CD version to include this file, and while we were at it, updated the data files to the last-known released version of BASS, which should fix some text issues that appear when playing the game in non-english languages.
 </p>
 <p>
-You can download it from the <a href="http://www.scummvm.org/downloads.php">downloads page</a> (whenever the SourceForge mirrors pick it up), or download the SKY.CPT file separately <a href="http://www.scummvm.org/SKY.CPT">here</a>.
+You can download it from the <a href="http://www.scummvm.org/downloads.php">downloads page</a> (whenever the SourceForge mirrors pick it up), or download the SKY.CPT file separately <a href="https://github.com/scummvm/scummvm/raw/master/dists/engine-data/sky.cpt">here</a>.
 </p>
 </BODY>






More information about the Scummvm-git-logs mailing list