Gobligine/doc
2002-06-30 18:44:17 +00:00
..
graphics Changed license to GPL. 2001-05-30 14:37:40 +00:00
scripts *** empty log message *** 2001-10-17 19:24:08 +00:00
ANNOUNCE Changed to GPL license. 2001-05-30 14:20:03 +00:00
ChangeLog.html 1.17.2 release. 2002-06-30 18:44:17 +00:00
datadir.html Fixed names for NEW_NAMES. 2001-06-07 23:17:02 +00:00
development.html Some MacOS docs added. 2002-06-26 22:07:28 +00:00
faq.html grammar fixes 2002-06-03 20:22:32 +00:00
freecraft.html Added ALT-R, CTRL-R to restart scenario 2002-06-13 16:47:57 +00:00
freecraft.lsm Preparation for stable release. 2002-05-26 13:42:33 +00:00
gpl.html Changed to GPL license. 2001-05-30 14:20:03 +00:00
gpl.txt Change to GPL. 2001-05-30 13:09:14 +00:00
install.html Update docs. 2002-05-24 14:15:12 +00:00
README-SDL.txt Changed to GPL license. 2001-05-30 14:20:03 +00:00
readme.html Corrections. 2002-05-13 21:00:35 +00:00
SIOD.txt Change to GPL. 2001-05-30 13:09:14 +00:00
todo.html Corrections. 2002-05-13 21:00:35 +00:00
trigger.txt Added this. 2002-06-29 18:55:09 +00:00
ZIP-LICENSE Needed by license. 2000-06-26 22:15:07 +00:00

<HTML><HEAD>
<!--
----	$Id$

----	(c) Copyright 2001,2002 by Lutz Sammer

----    FreeCraft is free software; you can redistribute it and/or modify
----    it under the terms of the GNU General Public License as published by
----    the Free Software Foundation; only version 2 of the License.

----    FreeCraft is distributed in the hope that it will be useful,
----    but WITHOUT ANY WARRANTY; without even the implied warranty of
----    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
----    GNU General Public License for more details.
-->
    <TITLE>README: The FreeCraft (fka ALE Clone) Version 1.17</TITLE>
</HEAD>
<BODY>
    <H1>README: The FreeCraft (fka ALE Clone) Version 1.17</H1>
<HR><PRE WIDTH=80>
     ___________		     _________		      _____  __
     \_	  _____/______   ____   ____ \_   ___ \____________ _/ ____\/  |_
      |    __) \_  __ \_/ __ \_/ __ \/    \  \/\_  __ \__  \\   __\\   __\ 
      |     \   |  | \/\  ___/\  ___/\     \____|  | \// __ \|  |   |  |
      \___  /   |__|    \___  >\___  >\______  /|__|  (____  /__|   |__|
	  \/		    \/	   \/	     \/		   \/
    ______________________                           ______________________
			  T H E   W A R   B E G I N S
	   FreeCraft - A free fantasy real time strategy game engine
</PRE>
<P><B>(C) Copyright 1998-2002 by The FreeCraft Project.
Distributed under the <A HREF="gpl.html">"GNU General Public License"</A>
</B><HR>

    <H2>What is FreeCraft?</H2>

    FreeCraft was formerly known as ALE Clone.<BR>
    It is a clone of the real-time fantasy strategy game W*rCr*ft II.<P>
    FreeCraft is a free cross-platform real-time strategy gaming engine.
    It is possible to play against human opponents over LAN, internet, or
    against the computer. The engine can be used to build C&C, WC2, SC and
    AOE-like real-time strategy (RTS) games. It successfully runs under Linux,
    BSD, BeOS, MacOS/X, MacOS/Darwin and MS Windows (Windows XP is not
    supported).
    <P>
    Since the FreeCraft engine doesn't provide graphics, sounds and
    documentation,<BR>
    you'd need the <B>original game</B> so FreeCraft can extract the necessary
    files.<BR>
    The BNE version is currently not supported, you must own the old DOS
    version.<BR>
    (With over 1 million sold copies this shouldn't be a big problem)<P>
    Alternative you could download the free media (sounds and graphics) from
    the:<BR>
    <A HREF="http://FreeCraft.Net/fcmp/">
    http://FreeCraft.Net/fcmp/ - FreeCraft Media Project</A>.<P>
    The newest version of FreeCraft (formerly known as ALE Clone) could always
    be found here:<BR><A HREF="http://FreeCraft.Org">
    http://FreeCraft.Org - A free fantasy real time strategy game engine</A>.<P>
    The development is coordinated with:<BR>
    <A HREF="http://SourceForge.Net">
    SourceForge: Breaking Down the Barriers to Open Source Development</A><P>
    Our project page is:<BR>
    <A HREF="http://SourceForge.Net/projects/freecraft">
    FreeCraft real-time strategy game engine - Summary</A>


    <H2>Install</H2>

    Read this to install or upgrade FreeCraft:
    <A HREF="install.html">install.html</A>

    <H2>Documentation</H2>

    Read this for a little documentation about FreeCraft:
    <A HREF="freecraft.html">freecraft.html</A><P>
    If you want to help develop FreeCraft read this:
    <A HREF="development.html">development.html</A><P>
    About the craft scripting language (Scheme, implemented with SIOD) read: 
    <A HREF="../src/siod/siod.html">siod.html</A><P>

    <H2>Changes</H2>

    Read this for the history of FreeCraft:
    <A HREF="ChangeLog.html">ChangeLog.html</A>

    <H2>To-do and known bugs</H2>

    This file contains the old known bugs and what we haved planned in the
    future: <A HREF="todo.html">todo.html (old)</A><P>
    A complete list of <A
    HREF="http://sourceforge.net/tracker/?group_id=1965&atid=101965">
    known bugs</A> and <A
    HREF="http://sourceforge.net/pm/task.php?group_project_id=1539&group_id=1965&func=browse">
    planned tasks</A>.

    <H2>Problems</H2>

    Read this, if you have problems compiling, installing or playing FreeCraft:
    <A HREF="faq.html">faq.html</A> and try our <A HREF=
    "http://sourceforge.net/forum/forum.php?forum_id=5634">help forum</A>.

    <H2>Copyrights</H2>

    FreeCraft is distributed under the <A HREF="gpl.html">GNU General Public
    License </A>, only version 2!<P>

    SIOD see <A HREF="SIOD.txt">SIOD.txt</A><P>

    SDL see <A HREF="README-SDL.txt">README-SDL.txt</A><P>

    ZIP see <A HREF="ZIP-LICENSE">ZIP-LICENSE</A><P>

    libmodplug v0.7 - A library for decoding MOD-like music formats.<BR>
    Based on the ModPlug sound engine by Olivier Lapicque<BR>
    Ported to Unix by Kenton Varda<BR>
    Additional modifications by Markus Fick and Adam Goode<BR>
    Converted to pure C by Lutz Sammer<BR>
<HR>
All trademarks and copyrights on this page are owned by their respective owners.
<ADDRESS><A HREF="mailto:aleclone@FreeCraft.org">The FreeCraft Project</A>
</ADDRESS></BODY></HTML>