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

CVS update: Vanilla



Date:	Tuesday May 2, 2000 @ 22:16
Author:	ahn

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

Modified Files:
	ChangeLog 
Log Message:
Changes by Dave Ahn.  See ChangeLog for details.


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

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.76 Vanilla/ChangeLog:1.77
--- Vanilla/ChangeLog:1.76	Wed Apr 26 21:38:46 2000
+++ Vanilla/ChangeLog	Tue May  2 22:16:50 2000
@@ -1,3 +1,10 @@
+Wed May  3 00:15:09 EDT 2000  Dave Ahn <ahn@users.sourceforge.net>
+	
+	* robots/inl.c: Fixed player DB corruption due to player saves at
+ 	endgame during end_tourney after player DB file is renamed but
+ 	before reset_inl is called to reset p_pos for all players.
+  	Hopefully this bug has finally been squashed.
+
 Wed Apr 26 23:39:16 EDT 2000  Dave Ahn <ahn@users.sourceforge.net>
 	
 	* ntserv/getname.c: Fixed player DB corruption due to observer
@@ -918,4 +925,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.76 2000/04/27 02:38:46 ahn Exp $
+	$Id: ChangeLog,v 1.77 2000/05/03 03:16:50 ahn Exp $