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

CVS update: Vanilla



Date:	Wednesday March 22, 2000 @ 15:58
Author:	karthik

Update of /home/netrek/cvsroot/Vanilla
In directory swashbuckler.fortress.real-time.com:/var/tmp/cvs-serv21866

Modified Files:
	ChangeLog 
Log Message:
Wed Mar 22 16:07:31 EST 2000  Karthik Arumugham  <karthik@arumugham.com>

    * robots/end_tourney.pl: Copy cambot.pkt if it exists, and allow
    a new dropfile directory name format for readability ("Home Team
    Name -vs- Away Team Name" instead of "953757536").
    * robots/inl.c: Kill cambot before running end_tourney.pl so that
    cambot.pkt gets closed and renamed for archiving.
    * tools/Makefile: Added util.o to cambot objects for LTD_STATS.


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

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.71 Vanilla/ChangeLog:1.72
--- Vanilla/ChangeLog:1.71	Mon Mar  6 20:18:09 2000
+++ Vanilla/ChangeLog	Wed Mar 22 15:58:42 2000
@@ -1,3 +1,12 @@
+Wed Mar 22 16:07:31 EST 2000  Karthik Arumugham  <karthik@arumugham.com>
+
+	* robots/end_tourney.pl: Copy cambot.pkt if it exists, and allow
+	a new dropfile directory name format for readability ("Home Team
+	Name -vs- Away Team Name" instead of "953757536").
+	* robots/inl.c: Kill cambot before running end_tourney.pl so that
+	cambot.pkt gets closed and renamed for archiving.
+	* tools/Makefile: Added util.o to cambot objects for LTD_STATS.
+
 Tue Mar  7 11:16:04 2000  James Cameron  <quozl@us.netrek.org>
 
 	* ntserv/socket.c (check_mesgs): change god log to include player
@@ -866,4 +875,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.71 2000/03/07 02:18:09 cameron Exp $
+	$Id: ChangeLog,v 1.72 2000/03/22 21:58:42 karthik Exp $