Date: Thursday July 6, 2000 @ 17:56 Author: cameron Update of /home/netrek/cvsroot/Vanilla In directory swashbuckler.fortress.real-time.com:/var/tmp/cvs-serv11333 Modified Files: ChangeLog Log Message: fix bombing out of t-mode message **************************************** Index: Vanilla/ChangeLog diff -u Vanilla/ChangeLog:1.86 Vanilla/ChangeLog:1.87 --- Vanilla/ChangeLog:1.86 Sun Jul 2 22:03:34 2000 +++ Vanilla/ChangeLog Thu Jul 6 17:56:25 2000 @@ -1,3 +1,9 @@ +Fri Jul 7 09:12:20 2000 root <quozl at us.netrek.org> + + * ntserv/interface.c (bomb_planet): fix bomb out of t-mode + message. We thought we sent the right message but the client got + a "42" instead. Ahh. + Mon Jul 3 13:55:06 2000 James Cameron <quozl at us.netrek.org> * config.h.in: #undef NO_BEAM_DOWN_OUT_OF_T_MODE @@ -997,4 +1003,4 @@ update_sys_defaults in updateMessages to a more appropriate location - updateClient in socket.c. - $Id: ChangeLog,v 1.86 2000/07/03 03:03:34 cameron Exp $ + $Id: ChangeLog,v 1.87 2000/07/06 22:56:25 cameron Exp $