Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 71122bda0b4b260d19857d39144c7a22 > files > 29

liquidwar-5.6.5-1.mga7.armv7hl.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Work in progress</TITLE>
</HEAD>
<BODY>

<CENTER>
<A HREF="index.html">Home</A> |
<A HREF="rules.html">Rules</A> |
<A HREF="authors.html">Authors</A> |
<A HREF="mailinglists.html">Mailing lists</A> |
<A HREF="fanfic.html">Fanfic</A> |
<A HREF="options.html">Menus and hot keys</A> |
<A HREF="network.html">Network game</A> |
<A HREF="parameters.html">Command line parameters</A> |
<A HREF="platforms.html">Platform specific issues</A> |
<A HREF="userlevels.html">User levels</A> |
<A HREF="algorithm.html">Core algorithm</A> |
<A HREF="source.html">Source code</A> |
<A HREF="bugs.html">Bugs</A> |
<A HREF="todo.html">To do</A> |
<A HREF="wip.html">WIP</A> |
<A HREF="copying.html">Copying</A>
</CENTER>
<HR>

<CENTER><H1>Work in progress</H1></CENTER>
<HR>
<H2>Note on releases</H2>
<P>Whenever Liquid War is released, I usually pass
      the good news to Freshmeat
      ( <A HREF="http://freshmeat.net/projects/liquidwar/">freshmeat.net/projects/liquidwar/</A> ).
      Then all releases are accessible from the main
      download page, which is "https://ufoot.org/liquidwar/v5/download".</P>
<P>Releasing the game takes time, for I want all binaries
      to install properly and sources to compile cleanly.
      Therefore there might be some delay before the time
      coding is over and the time a release is actually
      ready.
      So for impatients and/or for people who need to test
      out the very latest versions (eg someone who wants
      to compile the game on a new platform), it's possible
      to access the source repository directly.</P>

<HR>
<H2>About GIT</H2>
<P>Historically, Liquid War has used CVS, GNU Arch (aka tla),
      and now uses git <A HREF="http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html">www.kernel.org/pub/software/scm/git/docs/gittutorial.html</A>.</P>
<P>So FYI the previously active CVS and GNU Arch repositories, on Sourceforge
      and Savannah, are currently unmaintained. It has moved to Github.</P>

<HR>
<H2>How to get latest releases</H2>
<P>A typical git command would be:</P>
<PRE>git clone https://github.com/ufoot/liquidwar5.git</PRE>
<P>If you are interested, I can open this repository in read/write
      mode, however one of the points of git is that it is distributed and
      allows cooperative developpement with multiple depots, so this isn't
      mandatory. And anyways, importing myself patches received
      by email has never been a real burden.</P>
<P>Besides, most developpement is now done on Liquid War 6.
      See <A HREF="http://www.gnu.org/software/liquidwar6/">www.gnu.org/software/liquidwar6/</A> or
      "https://ufoot.org/liquidwar/v6" for more informations.</P>

<HR>
<CENTER>
This documentation is also available on:
<A HREF="https://ufoot.org/liquidwar/v5">www.ufoot.org/liquidwar/v5</A>.
</CENTER>
</BODY>
</HTML>