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

CVS update: Vanilla



Date:	Friday February 25, 19100 @ 18:03
Author:	cameron

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

Modified Files:
	PROJECTS 
Log Message:
more thoughts


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

Index: Vanilla/PROJECTS
diff -u Vanilla/PROJECTS:1.70 Vanilla/PROJECTS:1.71
--- Vanilla/PROJECTS:1.70	Tue Feb 22 17:22:57 2000
+++ Vanilla/PROJECTS	Fri Feb 25 18:03:40 2000
@@ -1,8 +1,24 @@
 PROJECTS ... list of things to do or fix, and hints for developers.
 
-#	$Id: PROJECTS,v 1.70 2000/02/22 23:22:57 cameron Exp $	
+#	$Id: PROJECTS,v 1.71 2000/02/26 00:03:40 cameron Exp $	
 
 Small things
+
+	- inl confine doesn't knock ships out of orbit, ships may
+	  remain outside their confined zone.
+
+	- configure script, add recognition of --with-inl, and thus
+	  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?
+
+	- xsg Makefile (and others perhaps) compile
+	  "../ntserv/getpath.c" saving the object file into the xsg
+	  directory, and then promptly use the object files from the
+	  ntserv directory, regardless of whether they are built yet.
+	  Need to change it to either use the local copy (and thus waste
+	  compile time), or nest into the ntserv Makefile.
 
 	- integrate robotd sources into Vanilla build,