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

CVS update: Vanilla



Date:	Tuesday March 28, 2000 @ 0:40
Author:	cameron

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

Modified Files:
	PROJECTS 
Log Message:
installed an australian server, found a few things that bit me


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

Index: Vanilla/PROJECTS
diff -u Vanilla/PROJECTS:1.72 Vanilla/PROJECTS:1.73
--- Vanilla/PROJECTS:1.72	Mon Feb 28 00:32:03 2000
+++ Vanilla/PROJECTS	Tue Mar 28 00:40:00 2000
@@ -1,9 +1,26 @@
 PROJECTS ... list of things to do or fix, and hints for developers.
 
-#	$Id: PROJECTS,v 1.72 2000/02/28 06:32:03 cameron Exp $	
+#	$Id: PROJECTS,v 1.73 2000/03/28 06:40:00 cameron Exp $	
 
 Small things
 
+	- manually check dependencies in ntserv, an installer found
+	  that a defs.h change was not picked up by at least one thing
+	  therein, and so a make clean was required.
+
+	- if installer changes config.h.in and then config.h manually,
+	  running make causes configure to be re-run but without the
+	  appropriate --prefix, thus building for the wrong place.
+
+	- add IP addresses, port numbers, and byte counters to
+	  struct.h for player so we can dump them in tools/players.c;
+	  and also to enhance "whois".
+
+	- accumulate byte counters server wide for bandwidth accounting.
+
+	- mark's changes, if p_y or p_x = 100000, ship oscillates
+	  [mark hasn't come back to me on that, it awaits him]
+
 	- inl confine doesn't knock ships out of orbit, ships may
 	  remain outside their confined zone.
 
@@ -11,7 +28,8 @@
 	  define all the appropriate defines that INSTALL.INL says we
 	  have to do, change PKEY too.
 
-	- configure to set CONFIRM=1 if it finds res-rsa?
+	- configure to set CONFIRM=1 if it finds res-rsa, and Makefile
+	  to recommend the execution of updated at least once.
 
 	- xsg Makefile (and others perhaps) compile
 	  "../ntserv/getpath.c" saving the object file into the xsg