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

CVS update: Vanilla



Date:	Thursday August 19, 1999 @ 3:50
Author:	cameron

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

Modified Files:
	ChangeLog 
Log Message:
hide observers from team selection window player count

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

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.46 Vanilla/ChangeLog:1.47
--- Vanilla/ChangeLog:1.46	Mon Aug 16 13:16:17 1999
+++ Vanilla/ChangeLog	Thu Aug 19 03:50:20 1999
@@ -1,3 +1,9 @@
+Thu Aug 19 18:47:17 1999  James Cameron  <quozl@us.netrek.org>
+
+	* ntserv/genspkt.c (sndPStatus): add code to remove observers from
+	the count of ships presented in the team selection window, by
+	telling non observers that observers are not alive.
+
 Mon Aug 16 14:15:44 1999	Dave Ahn <ahn@vec.wfubmc.edu>
 	
 	* BUGFIX xsg/main.c: Applied patch submitted by Peter Mardahl
@@ -690,4 +696,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.46 1999/08/16 18:16:17 ahn Exp $
+	$Id: ChangeLog,v 1.47 1999/08/19 08:50:20 cameron Exp $