irssi/src/fe-common/irc/dcc
Timo Sirainen cf83236346 printtext(): you can now specify server target with tag name instead of
record. This is useful with DCC chats when you know the initial server tag
but the server might be already disconnected.

So what this means is that you now get ~/irclogs/ircnet/=nick.log instead of
~/irclogs/=nick.log :)


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2388 dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-02-04 04:27:45 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
fe-dcc-chat-messages.c printtext(): you can now specify server target with tag name instead of 2002-02-04 04:27:45 +00:00
fe-dcc-chat.c Added "message dcc xxx" signals for printing DCC messages. 2002-01-09 16:04:53 +00:00
fe-dcc-get.c always round up the kB value so we won't have 0kB file sizes.. 2001-05-11 11:52:32 +00:00
fe-dcc-send.c If /SET dcc_upload_path is empty, we should use the current directory, not 2001-11-19 02:46:26 +00:00
fe-dcc.c Module loading updates - /LOAD shows now also the statically loaded modules. 2001-08-14 00:41:59 +00:00
fe-dcc.h DCC cleanups - split DCC_REC to CHAT|GET|SEND_DCC_RECs. Plugins should 2001-02-10 02:02:26 +00:00
Makefile.am Added "message dcc xxx" signals for printing DCC messages. 2002-01-09 16:04:53 +00:00
module-formats.c Added "dccownquerynick" which /FORMAT own_dcc_query uses. 2002-01-19 18:49:35 +00:00
module-formats.h Added "message dcc xxx" signals for printing DCC messages. 2002-01-09 16:04:53 +00:00
module.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00