[mw-devel] CVS Update at silver.sucs.org: mw

Chris Fry fry at sucs.org
Sat Jul 20 21:03:36 BST 2002


CVSROOT:	/usr/local/src/cvs
Module name:	mw
Changes by:	fry at silver.sucs.org	02/07/20 21:03:36

Modified files:
	src            : incoming.c main.c proto.h script.c talker.c 

Log message:
	Written a second "ExecEvent" function (ExecEvent2) that now takes an array
	of arguments instead of just the one bit of text. The preamble still works
	on argument 1 as normal.
	
	Changed 'CheckOnOff' to use this new event function. There is now an
	optional second argument to checkonoff events, that indicates whether the
	user is logged on silently or not.
	
	NOTE: this will cause any current users to experience a slightly different
	checkonoff argument format - namely "code[,quiet]". eg:
	"1,1" if the user logged on to the talker quietly.
	
	Forgot to mention it in the last checkin, but summons now ignore multiple
	similar arguments. eg ".summon 0 test1 test2 test2 test2" will only summon
	the users "test1" and "test2" once each. Before, it used to repeat all of
	the "test2" users...
	
	Chris




More information about the mw-devel mailing list