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

CVS update: Vanilla



Date:	Friday May 28, 1999 @ 8:35
Author:	cameron

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

Modified Files:
	ChangeLog PROJECTS manifest 
Log Message:
various changes, see ChangeLog

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

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.4 Vanilla/ChangeLog:1.5
--- Vanilla/ChangeLog:1.4	Tue May 11 18:23:33 1999
+++ Vanilla/ChangeLog	Fri May 28 08:35:02 1999
@@ -1,4 +1,18 @@
-	$Id: ChangeLog,v 1.4 1999/05/11 23:23:33 ahn Exp $
+	$Id: ChangeLog,v 1.5 1999/05/28 13:35:02 cameron Exp $
+
+Fri May 28 23:01:25 1999	James Cameron <cameron@stl.dec.com>
+
+	* changed TIME message from INL robot to minutes:seconds.
+
+	* BUGFIX (INL): terminator robots were appearing during INL games.
+
+	* BUGFIX (Bases): default docking permissions on for refit to SB.
+
+	* DEBUGGING: addition of various fragments of code to clean up
+	the output of the ntserv processes for debugging connection problems.
+
+	Okay, guys, how do you generate this ChangeLog semiautomatically?
+
 	
 Tue May 11 19:08:39 1999	Dave Ahn <ahn@vec.wfubmc.edu>
 	
Index: Vanilla/PROJECTS
diff -u Vanilla/PROJECTS:1.43 Vanilla/PROJECTS:1.44
--- Vanilla/PROJECTS:1.43	Mon Mar 29 02:38:34 1999
+++ Vanilla/PROJECTS	Fri May 28 08:35:03 1999
@@ -1,6 +1,6 @@
 PROJECTS ... list of things to do or fix.
 
-#	$Id: PROJECTS,v 1.43 1999/03/29 08:38:34 cameron Exp $	
+#	$Id: PROJECTS,v 1.44 1999/05/28 13:35:03 cameron Exp $	
 
 Small things
 
@@ -27,15 +27,10 @@
 
 	- update t-mode messages, they are outdated.
 
-	- refit to sb docking permissions bug, docking state should default
-	  to on rather than off,
-
 	- starbase etemp bug, still shows up, engine cooling rate reduced,
 	  warp 2 gives stable etemp, under those conditions it should drop
 	  slowly at warp 2,
 
-	- terminators still enter the game in INL mode, should be disabled,
-
 Bigger things
 
 	- proposed client metaserver window solicitation UDP protocol.
@@ -100,7 +95,6 @@
 
 * Increase observer ports
 * Fix "gametime" message to be 2 lines if names are too long
-* Show time as minutes/seconds
 * Message on port 2592 is friendlier
 
 4) Long Term
Index: Vanilla/manifest
diff -u Vanilla/manifest:1.6 Vanilla/manifest:1.7
--- Vanilla/manifest:1.6	Wed Apr 21 16:04:58 1999
+++ Vanilla/manifest	Fri May 28 08:35:03 1999
@@ -95,6 +95,7 @@
 Server/ntserv/smessage.c
 Server/ntserv/socket.c
 Server/ntserv/solicit.c
+Server/ntserv/solicit.h
 Server/ntserv/startrobot.c
 Server/ntserv/openmem.c
 Server/ntserv/strdup.c