[Scummvm-cvs-logs] SF.net SVN: scummvm: [23544] web/trunk/links.php

khalek at users.sourceforge.net khalek at users.sourceforge.net
Fri Jul 21 16:52:18 CEST 2006


Revision: 23544
Author:   khalek
Date:     2006-07-21 07:52:13 -0700 (Fri, 21 Jul 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=23544&view=rev

Log Message:
-----------
Add SCUMM Hacking forum, Mega-Tokyo forum, and agidev.

Modified Paths:
--------------
    web/trunk/links.php
Modified: web/trunk/links.php
===================================================================
--- web/trunk/links.php	2006-07-21 11:04:21 UTC (rev 23543)
+++ web/trunk/links.php	2006-07-21 14:52:13 UTC (rev 23544)
@@ -212,7 +212,7 @@
     
 	<!-- -->
 
-    <?php html_subhead_start("Technical information about SCUMM"); ?>
+    <?php html_subhead_start("Technical information about SCUMM and other engines"); ?>
     <div class="par-subhead-content">
 	<p>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
@@ -229,6 +229,13 @@
 			addLinkEntry('LucasHacks', 'http://scumm.mixnmojo.com/',
 				'Contains lots of information about all SCUMM games, links to demos and
 				utilities, some documents on SCUMM internals and other useful things.');
+			addLinkEntry('SCUMM Hacking forum', 'http://www.lucasforums.com/forumdisplay.php?f=363',
+				'Information and discussion on resource formats used in LucasArts games.');
+			addLinkEntry('Mega-Tokyo forum', 'http://www.mega-tokyo.com/forum/',
+				'Information and discussion on the Sierra interpreters and games.');
+			addLinkEntry('AGI Development Site', 'http://www.agidev.com',
+				'Large amounts of information surrounding Sierra's AGI system
+				and home of the NAGI AGI interpreter.');
 		?>
 	</div>
     </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