[Scummvm-cvs-logs] SF.net SVN: scummvm:[54238] web/trunk/data/links.xml

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Sun Nov 14 22:29:01 CET 2010


Revision: 54238
          http://scummvm.svn.sourceforge.net/scummvm/?rev=54238&view=rev
Author:   strangerke
Date:     2010-11-14 21:29:01 +0000 (Sun, 14 Nov 2010)

Log Message:
-----------
WEB: Suppressed several broken links. 

Also replaced a ';' by a '.' in the last group description. Currently, it's not displayed ('Array' is displayed) but I'm
really not sure it's the problem, or if it's something else.

Modified Paths:
--------------
    web/trunk/data/links.xml

Modified: web/trunk/data/links.xml
===================================================================
--- web/trunk/data/links.xml	2010-11-14 21:10:56 UTC (rev 54237)
+++ web/trunk/data/links.xml	2010-11-14 21:29:01 UTC (rev 54238)
@@ -4,11 +4,6 @@
 		<name>Official ports</name>
 		<description>Some additional links for ports that have been merged into our SVN</description>
 		<link>
-			<name>PalmOS port</name>
-			<url>http://capers.free.fr/ScummVM/index.php</url>
-			<description>News and information about the PalmOS port.</description>
-		</link>
-		<link>
 			<name>GP32 port</name>
 			<url>http://blogs.distant-earth.com/wp/?cat=3</url>
 			<description>Information about the GP32 port.</description>
@@ -23,11 +18,6 @@
 		<name>Unofficial ports</name>
 		<description>There are a few unofficial ports of ScummVM floating around. Usually we prefer to merge any ports into our official SVN, but for the following this has not (yet) happened for various reasons. Note that the ScummVM team does not endorse any of these ports. We did not test them, and we do not guarantee that they work properly. <h:span class="red">Use at your own risk!</h:span></description>
 		<link>
-			<name>Amiga Port</name>
-			<url>http://people.freenet.de/uweryssel/scumm_en.html</url>
-			<description>Homepage of a 68k/WarpOS port of ScummVM for the Amiga. Requires 020+ and AGA chipset or RTG Zorro card.</description>
-		</link>
-		<link>
 			<name>Android Port</name>
 			<url>http://sites.google.com/site/scummvmandroid/</url>
 			<description>Homepage of a port of ScummVM for the Android.</description>
@@ -77,11 +67,6 @@
 			<description>Scale2x is a real-time graphics effect able to increase the size of small bitmaps guessing the missing pixels without blurring the images. ScummVM optionally supports enlarging the game graphics using this scaler.</description>
 		</link>
 		<link>
-			<name>2xSaI</name>
-			<url>http://elektron.its.tudelft.nl/~dalikifa/</url>
-			<description>2xSaI is another real-time graphics scaler, and one of the oldest out there, too. ScummVM optionally supports enlarging the game graphics using this scaler.</description>
-		</link>
-		<link>
 			<name>hq2x/3x/4x</name>
 			<url>http://www.hiend3d.com/hq3x.html</url>
 			<description>The hq2x/3x/4x filters form a family of fast, high-quality magnification filters. ScummVM optionally supports enlarging the game graphics using these scaler.</description>
@@ -154,23 +139,13 @@
 	</group>
 	<group>
 		<name>Technical information about SCUMM and other engines</name>
-		<description>SCUMM is a complex system that grew over many years. Understanding it can be quite difficult at times. Therefore we tried to collect some information about these engines in our <a href="http://wiki.scummvm.org">Wiki</a>. Sadly not everything is in there. But there are other sites out there that provide you with a bunch of information about some engines; here are some of them.</description>
+		<description>SCUMM is a complex system that grew over many years. Understanding it can be quite difficult at times. Therefore we tried to collect some information about these engines in our <a href="http://wiki.scummvm.org">Wiki</a>. Sadly not everything is in there. But there are other sites out there that provide you with a bunch of information about some engines. Here are some of them.</description>
 		<link>
-			<name>LucasHacks</name>
-			<url>http://scumm.mixnmojo.com/</url>
-			<description>Contains lots of information about all SCUMM games, links to demos and utilities, some documents on SCUMM internals and other useful things.</description>
-		</link>
-		<link>
 			<name>SCUMM Hacking forum</name>
 			<url>http://www.lucasforums.com/forumdisplay.php?f=363</url>
 			<description>Information and discussion on resource formats used in LucasArts games.</description>
 		</link>
 		<link>
-			<name>AGI Games forum</name>
-			<url>http://www.agigames.com/forum/</url>
-			<description>Information and discussion on the Sierra interpreters and games, successor of the Mega-Tokyo forums.</description>
-		</link>
-		<link>
 			<name>AGI Development Site</name>
 			<url>http://www.agidev.com</url>
 			<description>Large amounts of information surrounding Sierra's AGI system and home of the NAGI AGI interpreter.</description>


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