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

CVS update: Vanilla



Date:	Tuesday September 21, 1999 @ 0:11
Author:	unbelver

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

Modified Files:
	ChangeLog 
Log Message:
Couple of new changelogg entries.

--Carlos V.



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

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.49 Vanilla/ChangeLog:1.50
--- Vanilla/ChangeLog:1.49	Thu Sep 16 00:23:04 1999
+++ Vanilla/ChangeLog	Tue Sep 21 00:11:00 1999
@@ -1,3 +1,14 @@
+Mon Sep 20 22:05:44 1999  Carlos Y. Villalpando  <unbelver@us.netrek.org>
+
+	* ntserv/redraw.c (auto_features): A check to see if target of
+	twarp was a base was in the wrong place and masking out checks for
+	twarp abort conditions.  Check moved to appropriate place.
+
+Mon Sep 20 22:02:57 1999  Carlos Y. Villalpando  <unbelver@us.netrek.org>
+
+	* ntserv/interface.c (do_refit): do_refit sent new p_ship.s_type
+	to player, but never changed ship type in player struct.
+
 Thu Sep 16 15:24:17 1999  James Cameron  <quozl@us.netrek.org>
 
 	* tools/watchmes.c (spew_mess): add xterm-color compatible output.
@@ -705,4 +716,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.49 1999/09/16 05:23:04 cameron Exp $
+	$Id: ChangeLog,v 1.50 1999/09/21 05:11:00 unbelver Exp $