Date:	Friday January 26, 2001 @ 17:59
Author:	ahn

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

Modified Files:
	ChangeLog 
Log Message:
Added momentum scoring support.  Changed continuous scoring formula.
See README.scores for details.


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

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.101 Vanilla/ChangeLog:1.102
--- Vanilla/ChangeLog:1.101	Mon Jan 22 16:26:57 2001
+++ Vanilla/ChangeLog	Fri Jan 26 17:59:05 2001
@@ -1,3 +1,10 @@
+Fri Jan 26 18:29:30 EST 2001	Dave Ahn <ahn at genocide.netrek.org>
+
+	* robots/*: Added momentum scoring support.  See README.scores
+	for details.  Changed continuous scoring to do exponential
+	weighting and reduced the points awarded for each planet.
+	See README.scores for details.
+
 Tue Jan 23 08:57:40 2001  James Cameron  <quozl at us.netrek.org>
 
 	* ntserv/daemonII.c (udplayers): add a freeslot() call to cope
@@ -1100,4 +1107,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.101 2001/01/22 22:26:57 cameron Exp $
+	$Id: ChangeLog,v 1.102 2001/01/26 23:59:05 ahn Exp $