irssi/src/irc/core
Timo Sirainen 12ec2b86b8 /WAIT [-<server tag>] <milliseconds> - wait for <milliseconds> before
sending anything else to server


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@905 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-11-30 23:13:15 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c minor updates 2000-09-29 23:57:30 +00:00
bans.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
channel-events.c Remember who set the topic and when, display the info when using /TOPIC. 2000-11-17 14:59:32 +00:00
channel-rejoin.c rejoin timeout 1min -> 5min 2000-11-04 18:57:29 +00:00
channel-rejoin.h more changes from int xx:1 to unsigned int xx:1 2000-11-23 22:57:59 +00:00
channels-query.c Don't ever send more than 10 channels/line in mode/who requests. Though 2000-11-28 17:43:39 +00:00
ctcp.c several fixes to make irssi compile without warnings with MIPSpro 2000-11-23 21:40:07 +00:00
ctcp.h ..adding new files.. 2000-04-26 08:03:38 +00:00
irc-channels-setup.c multiprotocol updates. SILC prints channel and private messages now 2000-09-30 22:49:48 +00:00
irc-channels.c Call /part command instead of directly sending part message to server when 2000-11-27 10:44:46 +00:00
irc-channels.h multiprotocol updates. SILC prints channel and private messages now 2000-09-30 22:49:48 +00:00
irc-chatnets.c config changes, CONFIG_REC is now required parameter for 2000-11-26 10:24:30 +00:00
irc-chatnets.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
irc-commands.c /WAIT [-<server tag>] <milliseconds> - wait for <milliseconds> before 2000-11-30 23:13:15 +00:00
irc-core.c [irc_]channels_setup_[de]init() calls were in wrong places. 2000-10-14 01:43:05 +00:00
irc-log.c Logging fixes. Autologging with same named channels in different 2000-10-17 23:37:21 +00:00
irc-masks.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irc-masks.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irc-nicklist.c several fixes to make irssi compile without warnings with MIPSpro 2000-11-23 21:40:07 +00:00
irc-nicklist.h multiprotocol updates. SILC prints channel and private messages now 2000-09-30 22:49:48 +00:00
irc-queries.c Updates. 2000-09-02 18:53:58 +00:00
irc-queries.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
irc-rawlog.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irc-servers-reconnect.c Added KILL handling - user/server kills are now printed formatted. 2000-11-26 01:30:05 +00:00
irc-servers-setup.c config changes, CONFIG_REC is now required parameter for 2000-11-26 10:24:30 +00:00
irc-servers-setup.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
irc-servers.c /WAIT [-<server tag>] <milliseconds> - wait for <milliseconds> before 2000-11-30 23:13:15 +00:00
irc-servers.h /WAIT [-<server tag>] <milliseconds> - wait for <milliseconds> before 2000-11-30 23:13:15 +00:00
irc-special-vars.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
irc.c /WAIT [-<server tag>] <milliseconds> - wait for <milliseconds> before 2000-11-30 23:13:15 +00:00
irc.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
lag.c Fixed lag checking when nick was just being changed. 2000-11-04 16:54:58 +00:00
Makefile.am Missing channels-rejoin.h 2000-10-19 19:39:50 +00:00
massjoin.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
mode-lists.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
mode-lists.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
modes.c Wildcards didn't with /OP (/DEOP, /VOICE, etc.) if there was more than 2000-10-22 15:25:17 +00:00
modes.h updating user modes were handled as they were channel modes, like +o 2000-10-13 22:05:57 +00:00
module.h Added chat protocol register. Changed all chat_type fields to use it. 2000-09-01 00:26:46 +00:00
netsplit.c don't destroy all netsplits when someone joins back from split, only 2000-11-27 15:47:26 +00:00
netsplit.h more changes from int xx:1 to unsigned int xx:1 2000-11-23 22:57:59 +00:00
server-idle.c Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00
server-idle.h Lots of moving stuff around - hopefully I didn't break too much :) 2000-08-26 15:39:44 +00:00