This website requires JavaScript.
Explore
Help
Register
Sign In
jrd
/
irssi
Watch
1
Star
0
Fork
0
You've already forked irssi
forked from
PsychoticNinja/irssi
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
irssi
/
src
/
fe-common
/
irc
/
dcc
History
Timo Sirainen
d1ade13a71
Broke DCC CHAT queries.
...
git-svn-id:
http://svn.irssi.org/repos/irssi/trunk@2391
dbcabf3a-b0e7-0310-adc4-f8d773084564
2002-02-04 21:20:05 +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
Broke DCC CHAT queries.
2002-02-04 21:20:05 +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