<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://manual.dengine.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://manual.dengine.net/feed.php">
        <title>Doomsday Manual</title>
        <description></description>
        <link>https://manual.dengine.net/</link>
        <image rdf:resource="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico" />
       <dc:date>2026-06-19T03:52:34+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://manual.dengine.net/ded/infine_script_reference?rev=1490166419&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/ded/state?rev=1586490814&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico">
        <title>Doomsday Manual</title>
        <link>https://manual.dengine.net/</link>
        <url>https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico</url>
    </image>
    <item rdf:about="https://manual.dengine.net/ded/infine_script_reference?rev=1490166419&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-22T07:06:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ded:infine_script_reference</title>
        <link>https://manual.dengine.net/ded/infine_script_reference?rev=1490166419&amp;do=diff</link>
        <description>InFine script reference

InFine

is a very simple scripting language used to describe the animations that are played as interludes and finales. The scripts are written in InFine definitions. It can also be used to define introductory animations (InFine scripts can be played before or after any map); briefings and debriefings if you will.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/ded/state?rev=1586490814&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-04-10T03:53:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ded:state</title>
        <link>https://manual.dengine.net/ded/state?rev=1586490814&amp;do=diff</link>
        <description>State (DED)

Syntax
&lt;Copy&gt; State
{
   ID = &quot;&quot;;
   Flags = flaga | flagb | flagc;
   Sprite = &quot;&quot;;
   Frame = 0;
   Tics = 0;
   Action = &quot;&quot;;
   Next State = &quot;&quot;;
   Execute = &quot;&quot;;
 }
Id

The name of the state, case sensitive. Contrary to the uniformity of the original games state names, this field can actually contain any combination of letters, numbers or symbols (i.e. you can name a state</description>
    </item>
</rdf:RDF>
