Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Tue Sep 24 08:16:39 EDT 2002


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2002-09-24 12:16:38 UTC

Log message:

Thanks to Elric for adding dpmaster support!
slist command renamed to net_slist, net_inetslist command added
"heartbeat" command notifies master server(s) of your server's presence (this is automatic, but you can force a heartbeat)
sv_master1 through sv_master4 cvars contain master server addresses, they all default to "" (none), this may change if someone hosts a darkplaces master server and wants it added to the defaults...  (note: these cvars ARE saved to config)
com_modname contains the currently running mod directory name (for example id1, darkplaces, transfusion, etc)
some Con_DPrintf's have been added to the server query code, so if you want to know if people are checking out your server, it should tell you about it now (I think?)
some Con_DPrintf's exist in the inetslist code so you can watch the packet flow

Modified files:
     common.c common.h darkplaces.dsp host.c makefile menu.c net.h
     net_bsd.c net_dgrm.c net_dgrm.h net_loop.c net_loop.h net_main.c
     net_udp.c net_udp.h net_win.c net_wins.c net_wins.h net_wipx.c
     net_wipx.h sv_main.c

Added files:
     net_master.c net_master.h
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20020924.121638.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20020924/c363f62e/attachment.diff>


More information about the twilight-commits mailing list