Date: Sunday February 15, 2004 @ 19:45 Author: cameron Update of /home/netrek/cvsroot/Vanilla In directory swashbuckler.real-time.com:/var/tmp/cvs-serv6142 Modified Files: ChangeLog README.releasing Log Message: add player file index support **************************************** Index: Vanilla/ChangeLog diff -u Vanilla/ChangeLog:1.147 Vanilla/ChangeLog:1.148 --- Vanilla/ChangeLog:1.147 Fri Feb 13 22:03:37 2004 +++ Vanilla/ChangeLog Sun Feb 15 19:45:46 2004 @@ -1,3 +1,16 @@ +Sun Feb 15 22:47:15 2004 James Cameron <quozl at us.netrek.org> + + * ntserv/db.c, ntserv/Makefile.in, ntserv/Makefile: add database + access timing, temporary support for glib linked with ntserv and + for compile of db.c, a more comprehensive solution would involve + conditionals determined at configure time. + + * include/config.h.in: add PLAYER_INDEX define, default on, + requires libgdbm, ==TODO== add to configure. + * ntserv/db.c: add creation and maintenance of the player index. + * include/defs.h, ntserv/data.c, include/data.h, ntserv/getpath.c + (getpath): add player index file name. + Sat Feb 14 14:59:37 2004 James Cameron <quozl at us.netrek.org> * robotd/Makefile.in (install): place robot where pret and other @@ -1503,4 +1516,4 @@ update_sys_defaults in updateMessages to a more appropriate location - updateClient in socket.c. - $Id: ChangeLog,v 1.147 2004/02/14 04:03:37 cameron Exp $ + $Id: ChangeLog,v 1.148 2004/02/16 01:45:46 cameron Exp $ Index: Vanilla/README.releasing diff -u Vanilla/README.releasing:1.8 Vanilla/README.releasing:1.9 --- Vanilla/README.releasing:1.8 Sat Aug 23 01:14:18 2003 +++ Vanilla/README.releasing Sun Feb 15 19:45:46 2004 @@ -1,5 +1,5 @@ -$Id: README.releasing,v 1.8 2003/08/23 06:14:18 cameron Exp $ +$Id: README.releasing,v 1.9 2004/02/16 01:45:46 cameron Exp $ Release Procedure @@ -8,8 +8,8 @@ cd Vanilla # set variables to ease the rest of this ... (sh or bash) -VS=2.9pl8 -VL=v_2_9_8 +VS=2.9pl9 +VL=v_2_9_9 # make sure you have committed all changes cvs -z9 diff -u > tmp.tmp _______________________________________________ vanilla-devel mailing list vanilla-devel at us.netrek.org https://mailman.real-time.com/mailman/listinfo/vanilla-devel