<?php
require_once('include/header.php');
?>

<h2>Requirements</h2>
<p>To play Crimson Fields you need version 1.1.5 or later of the
<a href="http://www.libsdl.org">SDL toolkit</a> and
<a href="http://www.libsdl.org/projects/SDL_ttf/index.html">SDL_ttf</a>.
For sound and networking support, you also need the
<a href="http://www.libsdl.org/projects/SDL_mixer/index.html">SDL_mixer</a>
and
<a href="http://www.libsdl.org/projects/SDL_net/index.html">SDL_net</a>
libraries from the same site.</p>

<p>The game has been developed and tested on Intel architecture under
Linux, but it shouldn't be too hard to make it compile for other operating
systems as well. So far, Crimson Fields has been reported to work on
Linux, *BSD, MacOS X, Solaris, BeOS, and Microsoft Windows.</p>

<h2>Downloads</h2>
<p>You can select one of the releases below or get Crimson Fields directly from
<a href="cvs.php">CVS</a>.</p>

<ul>
<li>Source tarball (.gz): <a href="files/crimson-0.5.3.tar.gz">crimson-0.5.3.tar.gz</a></li>
<li>Source tarball (.bz2): <a href="files/crimson-0.5.3.tar.bz2">crimson-0.5.3.tar.bz2</a></li>
<li>Source RPM: <a href="files/crimson-0.5.3-1.src.rpm">crimson-0.5.3-1.src.rpm</a></li>
<li>Generic Linux i586 binary RPM: <a href="files/crimson-0.5.3-1.i586.rpm">crimson-0.5.3-1.i586.rpm</a>
    (glibc 2.9, gcc 4.3)</li>
</ul>

<h3>User-contributed packages</h3>
<ul>
<li>Latest <a href="http://www.freebsd.org/cgi/cvsweb.cgi/ports/games/crimson/">FreeBSD port</a>
    at FreeBSD.org (supplied by Jan Stocker).</li>
<li>Latest <a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/games/crimson/">OpenBSD port</a>
    at OpenBSD.org (supplied by Jolan Luff).</li>
<li>Latest <a href="http://www.netbsd.org/packages/games/crimsonfields/README.html">NetBSD port</a>
    at NetBSD.org (supplied by Thomas Klausner).</li>
<li>Files for Debian GNU/Linux are available
    <a href="http://packages.debian.org/unstable/games/crimson.html">here</a>
    (maintained by Uwe Hermann).</li>
<li>Latest <a href="http://aur.archlinux.org/packages/crimson/">ArchLinux package</a>
    (supplied by Alexej Magura).</li>
<li><a href="files/crimson-0.5.1-win32.exe">Windows installer</a> (0.5.1,
    SDL libraries included, maintained by Silvio Iaccarino).</li>
<li><a href="http://www.iaccarino.de/silvio/osxstuff.htm#CrimsonFields">MacOS X binaries</a>
    (0.5.2, SDL libraries included, OS X 10.2 or higher, built by Silvio Iaccarino),
    or use the
    <a href="http://darwinports.opendarwin.org/ports?by=name&substr=CrimsonFields">port</a>
    provided by DarwinPorts.</li>
<li>Linux Mandrake packages are available in the contrib directory of your
    favourite Mandrake mirror (thanks to Guillaume Rousse).</li>
<li>RPMs for Fedora and Red Hat are provided by the folks at
    <a href="http://rpm.livna.org">livna.org</a> (thanks to Phillip Compton).</li>
<li>BeOS binaries can be found at <a href="http://www.bebits.com/app/3122">BeBits</a>
    (thanks to Michael Pfeiffer).</li>
<li>Binary packages for the <a href="http://www.linuxvision.de/crimson/crimson.html">Sharp Zaurus</a>
    and the <a href="http://www.linuxvision.de/nokia/nokia.html">Nokia 770</a> at
    <a href="http://www.linuxvision.de">linuxvision.de</a> (maintained by Uwe Koch).</li>
<li>Binary package for <a href="files/crimson-0.4.8-sp2003.zip">WindowsCE smartphones</a>
    (ported by Andreas Fiedler).</li>
<li>Binary package for <a href="http://www.iaccarino.de/silvio/ppcstuff.htm#CrimsonFields">PocketPCs</a>
    (ported by Silvio Iaccarino).</li>
<li>Binary package for <a href="http://www.metaviewsoft.de/en/Software/PalmOS/Freeware/Crimson/">Palm OS 5</a>
    (ported by Henk Jonas).</li>
<li>Binary package for the <a href="files/crimson-istation-v43-0.4.9-mipsel.zip">iStation V43</a>
    (created by Puthirak Om).</li>
<li>Binary package for the <a href="http://archive.gp2x.de/cgi-bin/cfiles.cgi?0,0,0,0,29,1378">GP2X</a>.</li>
<li>Binary package for <a href="http://anotherguest.se">Symbian phones (S60v3 and UIQ3)</a> (ported by Lars).</li>
<li>Binary package for <a href="http://maemo.org/downloads/product/OS2008/crimson/">Maemo</a>
    (ported by Mikko Vartiainen).</li>
<li>Binary package for the <a href="http://www.dreamcast.es/news.php?readmore=286">Dreamcast</a>
    (ported by IberDC).</li>
<li>Binary package for the <a href="http://archives.aros-exec.org/?function=showfile&file=game/strategy/crimson.i386-aros.zip">AROS</a>
    Research Operating System (ported by Matthias Rustler).</li>
<li>Binary package for the <a href="http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,29,203">Pandora Handheld</a>
    (ported by Mark Uitterdijk).</li>
</ul>

<h3>Extras</h3>
<ul>
<li><a href="http://www.bebits.com/app/4091">World War I tile set</a> by Lelldorin.</li>
</ul>

<?php
require_once('include/footer.php');
?>
