<?php
require_once('include/header.php');
?>
	<p class="intro">
	The outcome of the war lies in your hands. You decide which units are sent
	to the front lines, and when to unleash the reserves. Your mission objectives
	range from defending strategically vital locations to simply destroying all
	enemy forces in the area. Protect supply convoys or raid enemy facilities to
	uncover technological secrets or fill your storage bays so you can repair
	damaged units or build new ones in your own factories. Lead your troops to
	victory!
	<br/><br/>
	Crimson Fields is a turn-based tactical war game. It can be played against
	a human opponent in hot-seat mode in front of the same machine, over a network,
	or via e-mail, or against the computer.
	<br/><br/>
	The game comes with tools for creating custom maps and campaigns, and a converter
	for maps from the classic games Battle Isle and History Line.
	<br/><br/>
	Crimson Fields is distributed under the terms of the
	<a href="http://www.gnu.org/copyleft/gpl.html">GNU General Public License (GPL)</a>.
	</p>

	<div class="news"><h2>News</h2>

	<h3>16-10-2010</h3>
	<p>Mark Uitterdijk has ported the game to the
        <a href="http://dl.openhandhelds.org/cgi-bin/pandora.cgi?0,0,0,0,29,203">Pandora Handheld</a>.</p>

	<h3>05-09-2009</h3>
	<p>Thanks to Matthias Rustler for porting Crimson Fields to the
        <a href="http://archives.aros-exec.org/?function=showfile&file=game/strategy/crimson.i386-aros.zip">AROS</a>.
        Research Operating System.</p>

	<h3>16-08-2009</h3>
	<p>Some Spanish guys have now ported Crimson Fields to the
        <a href="http://www.dreamcast.es/news.php?readmore=286">Dreamcast</a>.</p>

	<h3>21-05-2009</h3>
	<p>We have a couple of new ports. Lars has made available a
	<a href="http://anotherguest.se">version for Symbian phones</a>, and Mikko
	Vartiainen has ported Crimson Fields to
	<a href="http://maemo.org/downloads/product/OS2008/crimson/">Nokia's Maemo</a>.
	Two steps closer to world domination...</p>

	<h3>01-03-2009</h3>
	<p>Crimson Fields 0.5.3 released (<a href="files/NEWS">NEWS</a>). Just a small
	bug fix and the beginnings of a Turkish translation.</p>

	<h3>01-05-2008</h3>
	<p>Silvio has done it again! This time he
	<a href="http://www.iaccarino.de/silvio/osxstuff.htm#CrimsonFields">ported the
        game to MacOS X</a> (again). Since the old port was rather outdated, I'm sure
	that's a welcome addition to the family. Thanks, Silvio!</p>

	<h3>13-12-2007</h3>
	<p>Crimson Fields 0.5.2 released (<a href="files/NEWS">NEWS</a>). Only minor
	cosmetical changes and a complete French translation this time around.</p>

	</div>

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