Vanilla Development Maling List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: Vanilla/ntserv



Date:	Monday March 22, 1999 @ 20:25
Author:	cameron

Update of /home/netrek/cvsroot/Vanilla/ntserv
In directory cvs.castle.real-time.com:/var/tmp/cvs-serv2336

Modified Files:
	sysdefaults.c 
Log Message:
remove surrender from INL robot

****************************************

Index: Vanilla/ntserv/sysdefaults.c
diff -u Vanilla/ntserv/sysdefaults.c:1.10 Vanilla/ntserv/sysdefaults.c:1.11
--- Vanilla/ntserv/sysdefaults.c:1.10	Mon Mar 15 04:42:41 1999
+++ Vanilla/ntserv/sysdefaults.c	Mon Mar 22 20:25:22 1999
@@ -1,4 +1,7 @@
 /* $Log: sysdefaults.c,v $
+/* Revision 1.11  1999/03/23 02:25:22  cameron
+/* remove surrender from INL robot
+/*
 /* Revision 1.10  1999/03/15 10:42:41  cameron
 /* Change all gets() calls to fgets(), review all existing fgets() calls
 /* and fix prevalent defect of using one byte less than the buffer size.
@@ -210,6 +213,7 @@
       tournplayers=1;
       sbrank=0;		/* no SB restriction		*/
       killer=0;		/* disable iggy for game	*/
+      surrenderStart=0;
     }
 
     /* convert frequencies to cycle times (microseconds) and skip counts */