Date: Tuesday May 21, 2002 @ 1:17 Author: cameron Update of /home/netrek/cvsroot/Vanilla In directory swashbuckler.real-time.com:/var/tmp/cvs-serv8509 Modified Files: ChangeLog Log Message: add more data to queue hosts **************************************** Index: Vanilla/ChangeLog diff -u Vanilla/ChangeLog:1.127 Vanilla/ChangeLog:1.128 --- Vanilla/ChangeLog:1.127 Thu Dec 6 21:58:57 2001 +++ Vanilla/ChangeLog Tue May 21 01:17:28 2002 @@ -1,3 +1,14 @@ +Tue May 21 16:11:13 2002 James Cameron <quozl at us.netrek.org> + + * tools/xtkill.c: allow setting armies to specific value, was + required in a clue game today and wasn't available. Untested. + + * ntserv/ntscmds.c (do_queue_msg): allow for uppercase command + 'QUEUE HOSTS', and if an entry on the queue represents another + connection from the same hostname as an existing player, report + that player against the output. Intended to ease the job of + captains doing substitution during an INL game. Untested. + Fri Dec 7 14:55:21 2001 James Cameron <quozl at us.netrek.org> * ntserv/socket.c: fix spacing to be consistent, added NULL @@ -1327,4 +1338,4 @@ update_sys_defaults in updateMessages to a more appropriate location - updateClient in socket.c. - $Id: ChangeLog,v 1.127 2001/12/07 03:58:57 cameron Exp $ + $Id: ChangeLog,v 1.128 2002/05/21 06:17:28 cameron Exp $