upgrade to dopewars 1.4.2
This commit is contained in:
parent
84d3dfac99
commit
157ddc746d
@ -1,3 +1,3 @@
|
||||
MD5 (dopewars-1.4.1b.tar.gz) = 306ac46fa508d51fa303617f68e3679c
|
||||
RMD160 (dopewars-1.4.1b.tar.gz) = 005ddd06d13b97ecba12125e97af418ec9712647
|
||||
SHA1 (dopewars-1.4.1b.tar.gz) = 7be18b38d684213687edd2a266573b1122027468
|
||||
MD5 (dopewars-1.4.2.tar.gz) = 3e1ee237f36e323f7631ded652254a52
|
||||
RMD160 (dopewars-1.4.2.tar.gz) = b724c616decfdaf35624ae3bc3ea3ce78ea652e7
|
||||
SHA1 (dopewars-1.4.2.tar.gz) = e5b954803085ee8efe460f41417e33d0c9c8ba41
|
||||
|
@ -1,5 +1,5 @@
|
||||
--- dopewars.c.orig Wed Apr 28 15:48:55 1999
|
||||
+++ dopewars.c Fri Apr 30 17:31:39 1999
|
||||
--- dopewars.c.orig Sat May 15 21:33:20 1999
|
||||
+++ dopewars.c Sun May 16 13:31:48 1999
|
||||
@@ -19,7 +19,7 @@
|
||||
/* MA 02111-1307, USA. */
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <ctype.h>
|
||||
#include <unistd.h>
|
||||
@@ -1182,7 +1182,7 @@
|
||||
@@ -1208,7 +1208,7 @@
|
||||
/* or by specifying command line options. */
|
||||
FILE *fp;
|
||||
char name[80],value[80],ConfigFile[400],*pt;
|
||||
@ -18,7 +18,7 @@
|
||||
strcpy(ServerName,"localhost");
|
||||
*Port=7902;
|
||||
pt=getenv("HOME");
|
||||
@@ -1263,7 +1263,7 @@
|
||||
@@ -1290,7 +1290,7 @@
|
||||
original version as");
|
||||
puts(" possible (this also disables any networking)");
|
||||
puts(" -f file specify a file to use as the high score table");
|
||||
|
Loading…
Reference in New Issue
Block a user