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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Tue Feb 9 23:15:00 CET 2010


Revision: 48025
          http://scummvm.svn.sourceforge.net/scummvm/?rev=48025&view=rev
Author:   fingolfin
Date:     2010-02-09 22:14:59 +0000 (Tue, 09 Feb 2010)

Log Message:
-----------
Add link to DOSBox; mention our Wiki in the list of tech links

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

Modified: web/trunk/data/links.xml
===================================================================
--- web/trunk/data/links.xml	2010-02-09 22:09:54 UTC (rev 48024)
+++ web/trunk/data/links.xml	2010-02-09 22:14:59 UTC (rev 48025)
@@ -144,10 +144,22 @@
 			<url>http://residual.sourceforge.net/</url>
 			<description>Residual is a cross-platform interpreter which allows you to play LucasArts' LUA-based 3D adventures <h:i>Grim Fandango</h:i> and <h:i>Escape from Monkey Island</h:i>.</description>
 		</link>
+		<link>
+			<name>DOSBox</name>
+			<url>http://www.dosbox.com/</url>
+			<description>DOSBox does not really quite fit in here since it emulates a classic operating system (namely DOS) and
+			even a PC to run it on; but since it can be used to run many classic DOS games (at least if you are using a
+			sufficiently powerful desktop computer), we mention it here anyway. Plus it's a cool project, too :)</description>
+		</link>
 	</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. Luckily there are some sites that provide you with a bunch of information about SCUMM; 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 Don't forget that 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>


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