<?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-25T17:49:48+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://manual.dengine.net/devel/developer_guidelines?rev=1490013241&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/version/detailed_list_of_changes_in_doomsday_version_1.14?rev=1490268267&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/snowberry/plugin?rev=1214163852&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/devel/getting_started_1.15_or_earlier?rev=1448747412&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/version/detailed_list_of_changes_in_doomsday_version_1.9.7?rev=1490251549&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/devel/libcore?rev=1447532552&amp;do=diff"/>
                <rdf:li rdf:resource="https://manual.dengine.net/devel/quick_guide_to_amethyst?rev=1447588610&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/devel/developer_guidelines?rev=1490013241&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-20T12:34:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>devel:developer_guidelines</title>
        <link>https://manual.dengine.net/devel/developer_guidelines?rev=1490013241&amp;do=diff</link>
        <description>Developer guidelines

Doomsday Engine is a diverse project that is free and open-source. 
As such, one of many ways to give back to Doomsday is by contributing code.

Be it a bugfix, new feature, or even just cleanup, your work can help make Doomsday the most
technically advanced Doom engine available today.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/version/detailed_list_of_changes_in_doomsday_version_1.14?rev=1490268267&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-23T11:24:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>version:detailed_list_of_changes_in_doomsday_version_1.14</title>
        <link>https://manual.dengine.net/version/detailed_list_of_changes_in_doomsday_version_1.14?rev=1490268267&amp;do=diff</link>
        <description>This article lists the important changes in 1.14.

Fixed bugs

UI

	*   Ugly layout updates when opening popups. Caused by their contents becoming available for GL drawing at different times during the opening animation, resulting in repeated resizing of the popup.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/snowberry/plugin?rev=1214163852&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-22T19:44:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>snowberry:plugin</title>
        <link>https://manual.dengine.net/snowberry/plugin?rev=1214163852&amp;do=diff</link>
        <description>A plugin is an extension module which can be loaded at runtime. It adds new functionality to Snowberry. The plugins are independent and can consist of one or more Python modules.

This article also describes guidelines of Snowberry's design. You get a general overview on the modules and plugins of Snowberry, and we also offer you a tutorial for making plugins to add Snowberry your own functionality.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/devel/getting_started_1.15_or_earlier?rev=1448747412&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-11-28T21:50:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>devel:getting_started_1.15_or_earlier</title>
        <link>https://manual.dengine.net/devel/getting_started_1.15_or_earlier?rev=1448747412&amp;do=diff</link>
        <description>This article helps you to get started on software development with the Doomsday Engine.

Before you begin

It is important to understand, that Doomsday is an open source project.  Doomsday is licensed under the GNU GPL v2 or later license.

To further that goal, we ask that all contributions use the following license:</description>
    </item>
    <item rdf:about="https://manual.dengine.net/version/detailed_list_of_changes_in_doomsday_version_1.9.7?rev=1490251549&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-23T06:45:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>version:detailed_list_of_changes_in_doomsday_version_1.9.7</title>
        <link>https://manual.dengine.net/version/detailed_list_of_changes_in_doomsday_version_1.9.7?rev=1490251549&amp;do=diff</link>
        <description>This article lists the important changes in 1.9.7.

Fixes during Candidate phase

	*   [367] regression: blank screen on client
	*   player thing angle not updating in automap
	*   [367] regression: missing/hidden automap [scale initialization issue]
	*   Hexen: pottery explode sound gets a channel but doesn't play [sf_dontstop]</description>
    </item>
    <item rdf:about="https://manual.dengine.net/devel/libcore?rev=1447532552&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-11-14T20:22:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>devel:libcore</title>
        <link>https://manual.dengine.net/devel/libcore?rev=1447532552&amp;do=diff</link>
        <description>[Note|You should also see the [[api_documentation]] for more in-depth information.]

libcore is the name of the shared library that contains the core of the doomsday_engine version 2.</description>
    </item>
    <item rdf:about="https://manual.dengine.net/devel/quick_guide_to_amethyst?rev=1447588610&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-11-15T11:56:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>devel:quick_guide_to_amethyst</title>
        <link>https://manual.dengine.net/devel/quick_guide_to_amethyst?rev=1447588610&amp;do=diff</link>
        <description>Introduction

Amethyst is a macro-based text document processor that allows you to write documents using a simple, generic syntax and convert them to plain text, HTML, rich text, Unix manual page, or Mediawiki source format. It has been implemented as a Unix-style command line tool.</description>
    </item>
</rdf:RDF>
