Date: Wednesday October 10, 2001 @ 2:36 Author: cameron Update of /home/netrek/cvsroot/Vanilla In directory swashbuckler:/var/tmp/cvs-serv31961 Modified Files: ChangeLog PROJECTS README.releasing Log Message: PROJECTS update. release procedure update, struct.h documentation, remove ipc.h from some source files, fix some perror calls, fix xsg/redraw time.h **************************************** Index: Vanilla/ChangeLog diff -u Vanilla/ChangeLog:1.125 Vanilla/ChangeLog:1.126 --- Vanilla/ChangeLog:1.125 Mon Jun 4 17:06:28 2001 +++ Vanilla/ChangeLog Wed Oct 10 02:36:52 2001 @@ -1,3 +1,8 @@ +Wed Oct 10 17:29:13 2001 James Cameron <quozl at us.netrek.org> + + * xsg/redraw.c: added '#include <time.h>' to fix compilation + warnings on Debian woody/testing. + Tue Jun 5 08:55:33 2001 James Cameron <quozl at us.netrek.org> * ntserv/daemonII.c: ignore observers for t-mode scum checking. @@ -1312,4 +1317,4 @@ update_sys_defaults in updateMessages to a more appropriate location - updateClient in socket.c. - $Id: ChangeLog,v 1.125 2001/06/04 22:06:28 cameron Exp $ + $Id: ChangeLog,v 1.126 2001/10/10 07:36:52 cameron Exp $ Index: Vanilla/PROJECTS diff -u Vanilla/PROJECTS:1.85 Vanilla/PROJECTS:1.86 --- Vanilla/PROJECTS:1.85 Thu Apr 26 19:45:18 2001 +++ Vanilla/PROJECTS Wed Oct 10 02:36:52 2001 @@ -1,7 +1,20 @@ -$Id: PROJECTS,v 1.85 2001/04/27 00:45:18 cameron Exp $ +$Id: PROJECTS,v 1.86 2001/10/10 07:36:52 cameron Exp $ List of things to do in the future + + - web page interface to INL server, including privileged + functions such as starting, stopping, or restarting the + server, and non-privileged functions such as (a) + preconfiguring defaults for the next INL game, including + team names and game time, (b) list of recent games, latest + first, with team names and final scores, (c) delivery of + cambot recording within web browser, (d) feedback to server + god. [Cameron] + + - send player IPs to metaserver for statistics generation [Uram] + + - include server in spiffy download package [Nowakowski] - update t-mode messages, they are outdated. Index: Vanilla/README.releasing diff -u Vanilla/README.releasing:1.5 Vanilla/README.releasing:1.6 --- Vanilla/README.releasing:1.5 Mon Apr 23 05:08:16 2001 +++ Vanilla/README.releasing Wed Oct 10 02:36:52 2001 @@ -1,5 +1,5 @@ -$Id: README.releasing,v 1.5 2001/04/23 10:08:16 cameron Exp $ +$Id: README.releasing,v 1.6 2001/10/10 07:36:52 cameron Exp $ Release Procedure @@ -86,3 +86,11 @@ # update version number in files # patchlevel.h, version.h, rpm/netrek.spec, rpm/tar2rpm, README.releasing + +# sourceforge.net upload procedure (brief, yet to be retested) +# - upload to ftp://upload.sourceforge.net/incoming/ +# - project files +# - add release for Vanilla +# - fill in form +# - select file from incoming +# Bob Tanner gets notified and builds RPMs