tVersion number (1.5.4 -> 1.5.5) and status updates. - vaccinewars - be a doctor and try to vaccinate the world
(HTM) git clone git://src.adamsgaard.dk/vaccinewars
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit a3dd3c4da60d87f83b4a0f5bba817682199df482
(DIR) parent 745b4d7cc5798c6c2cd2d407b9993df52a57d272
(HTM) Author: Ben Webb <ben@salilab.org>
Date: Mon, 22 Apr 2002 09:33:54 +0000
Version number (1.5.4 -> 1.5.5) and status updates.
Diffstat:
M README | 12 ++++++------
M doc/index.html | 6 +++---
M doc/installation.html | 22 +++++++++++-----------
3 files changed, 20 insertions(+), 20 deletions(-)
---
(DIR) diff --git a/README b/README
t@@ -1,13 +1,13 @@
-This is dopewars 1.5.4, a game simulating the life of a drug dealer in
+This is dopewars 1.5.5, a game simulating the life of a drug dealer in
New York. The aim of the game is to make lots and lots of money...
unfortunately, you start the game with a hefty debt, accumulating interest,
and the cops take a rather dim view of drug dealing...
These are brief instructions; see the HTML documentation for full information.
-dopewars 1.5.4 servers should handle clients as old as version 1.4.3 with
+dopewars 1.5.5 servers should handle clients as old as version 1.4.3 with
hardly any visible problems (the reverse is also true). However, it is
-recommended that both clients and servers are upgraded to 1.5.4!
+recommended that both clients and servers are upgraded to 1.5.5!
INSTALLATION
t@@ -17,10 +17,10 @@ Either...
Or...
-2. Get the tarball dopewars-1.5.4.tar.gz from the same URL
- Extract it via. tar -xvzf dopewars-1.5.4.tar.gz
+2. Get the tarball dopewars-1.5.5.tar.gz from the same URL
+ Extract it via. tar -xvzf dopewars-1.5.5.tar.gz
Follow the instructions in the INSTALL file in the newly-created
- dopewars-1.5.4 directory
+ dopewars-1.5.5 directory
Once you're done, you can safely delete the RPM, tarball and dopewars
directory. The dopewars binary is all you need!
(DIR) diff --git a/doc/index.html b/doc/index.html
t@@ -6,11 +6,11 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
-<title>dopewars 1.5.4: Main Index</title>
+<title>dopewars 1.5.5: Main Index</title>
</head>
<body>
-<h1>dopewars 1.5.4: Main Index</h1>
+<h1>dopewars 1.5.5: Main Index</h1>
<table>
t@@ -54,6 +54,6 @@ freely available under the <a href="LICENCE">GNU General Public License</a>.</p>
</table>
<hr />
-<p>Last update: <b>02-03-2002</b></p>
+<p>Last update: <b>20-04-2002</b></p>
</body>
</html>
(DIR) diff --git a/doc/installation.html b/doc/installation.html
t@@ -58,9 +58,9 @@ faults due to library conflicts.</p>
<ol>
<li>Download the
-<a href="http://prdownloads.sourceforge.net/dopewars/dopewars-1.5.4-1.alpha.rpm">
+<a href="http://prdownloads.sourceforge.net/dopewars/dopewars-1.5.5-1.alpha.rpm">
Alpha</a> or
-<a href="http://prdownloads.sourceforge.net/dopewars/dopewars-1.5.4-1.i386.rpm">
+<a href="http://prdownloads.sourceforge.net/dopewars/dopewars-1.5.5-1.i386.rpm">
i386 (Intel)</a> RPM with your web browser. (If your browser is incorrectly set
up, it may try and display the file, in which case tell it explicitly to save
the file - Shift+Mouse button 1 in Netscape.)</li>
t@@ -71,7 +71,7 @@ up).</li>
<li>Change to the directory containing the dopewars rpm, and install it with
the command<br />
-<tt><b>rpm -Uvh dopewars-1.5.4-1.<i>xxx</i>.rpm</b></tt><br />
+<tt><b>rpm -Uvh dopewars-1.5.5-1.<i>xxx</i>.rpm</b></tt><br />
(where <b><i>xxx</i></b> is i386 or alpha). This will replace any
already-installed earlier version.</li>
</ol>
t@@ -84,13 +84,13 @@ building the binaries from it on your system.</p>
<ol>
<li>Download the
-<a href="http://prdownloads.sourceforge.net/dopewars/dopewars-1.5.4-1.src.rpm">
+<a href="http://prdownloads.sourceforge.net/dopewars/dopewars-1.5.5-1.src.rpm">
source code RPM</a>.</li>
<li>Become root and change to the directory containing the new rpm.</li>
<li>Build a binary rpm with the command<br />
-<tt><b>rpm --rebuild dopewars-1.5.4-1.src.rpm</b></tt></li>
+<tt><b>rpm --rebuild dopewars-1.5.5-1.src.rpm</b></tt></li>
<li>Change to the directory which the binary rpm has been written to (check
the output of the above - usually /usr/src/redhat/RPMS/<i>xxx</i>, where
t@@ -98,7 +98,7 @@ the output of the above - usually /usr/src/redhat/RPMS/<i>xxx</i>, where
"alpha" on Alphas)</li>
<li>Install the binary rpm with the command<br />
-<tt><b>rpm -Uvh dopewars-1.5.4-1.<i>xxx</i>.rpm</b></tt></li>
+<tt><b>rpm -Uvh dopewars-1.5.5-1.<i>xxx</i>.rpm</b></tt></li>
</ol>
<h2><a name="tarball">Tarball installation</a></h2>
t@@ -118,15 +118,15 @@ Unix <a href="http://www.gtk.org/download/">here</a> or for Windows
<ol>
<li>Download the
-<a href="http://prdownloads.sourceforge.net/dopewars/dopewars-1.5.4.tar.gz">
+<a href="http://prdownloads.sourceforge.net/dopewars/dopewars-1.5.5.tar.gz">
source code tarball</a>.</li>
<li>Change to the directory containing the tarball and extract the contents
with the command <br />
-<tt><b>tar -xvzf dopewars-1.5.4.tar.gz</b></tt><br />
+<tt><b>tar -xvzf dopewars-1.5.5.tar.gz</b></tt><br />
(or similar).</li>
-<li>Change into the dopewars-1.5.4 directory, and read all the important
+<li>Change into the dopewars-1.5.5 directory, and read all the important
documentation in there ;)</li>
<li>Build the binary with the commands<br />
t@@ -140,7 +140,7 @@ should compile cleanly. If you are running the Cygwin tools under Microsoft
Windows, the script should detect this and allow you to build a native
Windows binary; this will then run on any Win32 system, even one without Cygwin
installed. The configure script supports a number of configurable options; for
-more details, read the INSTALL file in the dopewars-1.5.4 directory.</p>
+more details, read the INSTALL file in the dopewars-1.5.5 directory.</p>
<p>If you cannot become root, run the configure script specifying directories
for which you have write access for both the dopewars binary and high score file
t@@ -153,6 +153,6 @@ with a command such as<br />
<ul>
<li><a href="index.html">Main index</a></li>
</ul>
-<p>Last update: <b>02-03-2002</b></p>
+<p>Last update: <b>20-04-2002</b></p>
</body>
</html>