<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.hoogi.de/wolfpack/wiki/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://www.hoogi.de/wolfpack/wiki/feed.php">
        <title>Wolfpack (Ultima Online server)</title>
        <description></description>
        <link>https://www.hoogi.de/wolfpack/wiki/</link>
        <image rdf:resource="https://www.hoogi.de/wolfpack/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-04T14:52:17+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.hoogi.de/wolfpack/wiki/doku.php?id=development_guide&amp;rev=1608920184&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.hoogi.de/wolfpack/wiki/doku.php?id=compile_linux&amp;rev=1482735453&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.hoogi.de/wolfpack/wiki/doku.php?id=compile_instructions&amp;rev=1482678234&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.hoogi.de/wolfpack/wiki/doku.php?id=client&amp;rev=1482677553&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.hoogi.de/wolfpack/wiki/doku.php?id=linux&amp;rev=1482612629&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.hoogi.de/wolfpack/wiki/doku.php?id=start&amp;rev=1482612026&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.hoogi.de/wolfpack/wiki/doku.php?id=wolfpack.xml&amp;rev=1482605159&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.hoogi.de/wolfpack/wiki/doku.php?image=screenshot1.jpg&amp;ns=&amp;rev=1393954398&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.hoogi.de/wolfpack/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Wolfpack (Ultima Online server)</title>
        <link>https://www.hoogi.de/wolfpack/wiki/</link>
        <url>https://www.hoogi.de/wolfpack/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://www.hoogi.de/wolfpack/wiki/doku.php?id=development_guide&amp;rev=1608920184&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-12-25T18:16:24+00:00</dc:date>
        <dc:creator>thooge (thooge@undisclosed.example.com)</dc:creator>
        <title>development_guide - [Wolfpack Development Guide] </title>
        <link>https://www.hoogi.de/wolfpack/wiki/doku.php?id=development_guide&amp;rev=1608920184&amp;do=diff</link>
        <description>Wolfpack Development Guide

The software is mainly written in C++ and Python.

	*  Old sources can be found at &lt;http://sourceforge.net/projects/wpdev/&gt;.
	*  Latest SVN sources can be found at &lt;https://www.hoogi.de/websvn/&gt;
	*  Sources at github: &lt;https://github.com/thooge/Wolfpack&gt;

Detailed documentation

	*  UO Client/Server Protocol
	*  File Formats

Tools

	*  Virtualization: Virtualbox</description>
    </item>
    <item rdf:about="https://www.hoogi.de/wolfpack/wiki/doku.php?id=compile_linux&amp;rev=1482735453&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-26T06:57:33+00:00</dc:date>
        <dc:creator>thooge (thooge@undisclosed.example.com)</dc:creator>
        <title>compile_linux - [Compiling with Linux (Debian)] </title>
        <link>https://www.hoogi.de/wolfpack/wiki/doku.php?id=compile_linux&amp;rev=1482735453&amp;do=diff</link>
        <description>Compiling with Linux (Debian)

The latest sourcecode tarball from sourceforge (12.9.13) is outdated:
&lt;http://sourceforge.net/projects/wpdev/files/latest/download&gt;

	*  Adjustment in configure.py necessary to support python 2.7
	*  configure.py throws warning
	*  does not compile: ;../src in include path seems to be a problem</description>
    </item>
    <item rdf:about="https://www.hoogi.de/wolfpack/wiki/doku.php?id=compile_instructions&amp;rev=1482678234&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-25T15:03:54+00:00</dc:date>
        <dc:creator>thooge (thooge@undisclosed.example.com)</dc:creator>
        <title>compile_instructions - [Distribution Specific Notes] </title>
        <link>https://www.hoogi.de/wolfpack/wiki/doku.php?id=compile_instructions&amp;rev=1482678234&amp;do=diff</link>
        <description>Compile Instructions

Introduction

Compiling wolfpack is not a hard task, but may be challenging for the first time. The following guidelines should help you accomplish just that.

Please read all of your platform&#039;s sections before starting. Any questions regarding this can be directed to our Support Forums at the</description>
    </item>
    <item rdf:about="https://www.hoogi.de/wolfpack/wiki/doku.php?id=client&amp;rev=1482677553&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-25T14:52:33+00:00</dc:date>
        <dc:creator>thooge (thooge@undisclosed.example.com)</dc:creator>
        <title>client - [Wolfpack Client] </title>
        <link>https://www.hoogi.de/wolfpack/wiki/doku.php?id=client&amp;rev=1482677553&amp;do=diff</link>
        <description>Clients

For testing purposes you should use the OSI Client at the moment.

OSI Client

You can run the original (OSI) client under GNU/Linux with the help of Wine (see &lt;http://appdb.winehq.org/appview.php?iAppId=228&gt;).

There was a download called uoml_setup.exe called Mondain&#039;s Legacy which contains Client Version 4.0.11c (Patch 0).</description>
    </item>
    <item rdf:about="https://www.hoogi.de/wolfpack/wiki/doku.php?id=linux&amp;rev=1482612629&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-24T20:50:29+00:00</dc:date>
        <dc:creator>thooge (thooge@undisclosed.example.com)</dc:creator>
        <title>linux - created</title>
        <link>https://www.hoogi.de/wolfpack/wiki/doku.php?id=linux&amp;rev=1482612629&amp;do=diff</link>
        <description>Linux

The vanilla installation  with make install  should use a file layout
as suggested in the Filesystem Hierarchy Standard (FHS).

Directory Layout:

	*  /etc/wolfpack.xml - Main configuration file
	*  /etc/init.d/wolfpack - SysV Init-Script
	*  /usr/games/wolfpack - Main executable file</description>
    </item>
    <item rdf:about="https://www.hoogi.de/wolfpack/wiki/doku.php?id=start&amp;rev=1482612026&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-24T20:40:26+00:00</dc:date>
        <dc:creator>thooge (thooge@undisclosed.example.com)</dc:creator>
        <title>start - [Wolfpack Wiki] </title>
        <link>https://www.hoogi.de/wolfpack/wiki/doku.php?id=start&amp;rev=1482612026&amp;do=diff</link>
        <description>Wolfpack Wiki

Welcome to the new Wolfpack Wiki: this pages are starting as a copy of the
wiki at berlios which closed in May 2014 (see &lt;http://developer.berlios.de/projects/wolfpack&gt;). 
You found the old wiki at: &lt;http://wolfpack.berlios.de/index.php/Main_Page&gt;.
If you want to help editing and improving this documentation, please register here.
Write access without registration and validation is not possible because of spammers</description>
    </item>
    <item rdf:about="https://www.hoogi.de/wolfpack/wiki/doku.php?id=wolfpack.xml&amp;rev=1482605159&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-24T18:45:59+00:00</dc:date>
        <dc:creator>thooge (thooge@undisclosed.example.com)</dc:creator>
        <title>wolfpack.xml - [LoginServer] </title>
        <link>https://www.hoogi.de/wolfpack/wiki/doku.php?id=wolfpack.xml&amp;rev=1482605159&amp;do=diff</link>
        <description>Wolfpack.xml

The file wolfpack.xml contains settings you can change to change the behaviour of different things. The settings are divided into several groups. Take care: wolfpack.xml is always saved when the server is shut down. Changes made between serverstart and shutdown will be lost!</description>
    </item>
    <item rdf:about="https://www.hoogi.de/wolfpack/wiki/doku.php?image=screenshot1.jpg&amp;ns=&amp;rev=1393954398&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-04T17:33:18+00:00</dc:date>
        <dc:creator>thooge (thooge@undisclosed.example.com)</dc:creator>
        <title>screenshot1.jpg - created</title>
        <link>https://www.hoogi.de/wolfpack/wiki/doku.php?image=screenshot1.jpg&amp;ns=&amp;rev=1393954398&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://www.hoogi.de/wolfpack/wiki/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=77a156&amp;amp;media=screenshot1.jpg&quot; alt=&quot;screenshot1.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
