[Scummvm-git-logs] scummvm-web master -> 5438304c0e04f7898f3318becd397482351ceeb0

Thunderforge noreply at scummvm.org
Thu May 19 02:49:27 UTC 2022


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:
5438304c0e WEB: Removing SCUMM hacking forum link and moving AGI Development Site (#243)


Commit: 5438304c0e04f7898f3318becd397482351ceeb0
    https://github.com/scummvm/scummvm-web/commit/5438304c0e04f7898f3318becd397482351ceeb0
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2022-05-18T21:49:24-05:00

Commit Message:
WEB: Removing SCUMM hacking forum link and moving AGI Development Site (#243)

The SCUMM hacking forum is a sub-site of MixNMojo, which is already listed, and it's been archived for six years. I don't think we need a separate link.

Then with the AGI site being the only one in the category, I'm merging it with the larger category of external sites.

Changed paths:
    data/en/links.yaml


diff --git a/data/en/links.yaml b/data/en/links.yaml
index 0c27eef1..272b7996 100644
--- a/data/en/links.yaml
+++ b/data/en/links.yaml
@@ -71,6 +71,11 @@
         operating systems. If you want to play a game that ScummVM doesn't
         support, this is the place to ask for help!
       url: 'https://www.vogons.org/'
+    - name: AGI Development Site
+      notes: >-
+        Large amounts of information surrounding Sierra's AGI system and home of
+        the NAGI AGI interpreter.
+      url: 'http://agiwiki.sierrahelp.com/'
     - name: 'MixNMojo :: The Purple LucasArts Fan Site'
       notes: >-
         MixNmojo is one of the longest running, and definitely largest,
@@ -99,19 +104,3 @@
         The personal blog of Ron Gilbert, the man behind many great LucasArts
         adventures, like Maniac Mansion and Monkey Island.
       url: 'https://grumpygamer.com/'
-- name: Technical information about SCUMM and other engines
-  notes: >-
-    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.
-  links:
-    - name: SCUMM Hacking forum
-      notes: Information and discussion on resource formats used in LucasArts games.
-      url: 'https://forums.mixnmojo.com/forum/318-scumm/'
-    - name: AGI Development Site
-      notes: >-
-        Large amounts of information surrounding Sierra's AGI system and home of
-        the NAGI AGI interpreter.
-      url: 'http://agiwiki.sierrahelp.com/'




More information about the Scummvm-git-logs mailing list