1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-23 06:35:36 +00:00
irssi/src/irc/core
2001-06-10 22:52:54 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c /UNBAN now supports unbanning multiple bans with ban# (/unban 1 4 6) 2001-05-14 17:35:24 +00:00
bans.h /BANTYPE -> /SET ban_type. /BAN: -type option added to override default 2001-03-03 20:48:23 +00:00
channel-events.c CHANNEL_REC->get_join_data() - Returns the information needed to call 2001-05-11 16:08:48 +00:00
channel-rejoin.c Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +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 Some signed/unsigned warnings removed. Don't call fe_exec_init/deinit in win32 2001-01-11 10:15:34 +00:00
ctcp.c CTCP version reply has now $sysarch by default 2001-04-20 20:02:29 +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 CHANNEL_REC->get_join_data() - Returns the information needed to call 2001-05-11 16:08:48 +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 /IRCNET ADD didn't work 2001-02-22 05:19:11 +00:00
irc-chatnets.h -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
irc-commands.c new /KICKBAN code crashed 2001-05-14 22:23:51 +00:00
irc-core.c Send "chat protocol deinit" signal when protocol is being 2001-03-04 03:25:21 +00:00
irc-expandos.c added $usermode expando 2000-12-10 05:55:15 +00:00
irc-log.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
irc-masks.c /BANTYPE -> /SET ban_type. /BAN: -type option added to override default 2001-03-03 20:48:23 +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 added server_change_nick() function for servers.[ch]. Lots of fixes for 2001-03-04 10:30:41 +00:00
irc-nicklist.h #include "irc-channels.h" 2001-02-08 16:54:52 +00:00
irc-queries.c Config file: ircnets -> chatnets, added type = "chat protocol" to 2001-02-17 19:44:22 +00:00
irc-queries.h Some query changes. They should now work properly with /SAVEWINDOWS 2001-01-01 17:13:55 +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 max_cmds_at_once and max_query_chans weren't saved between reconnects to 2001-06-10 22:52:54 +00:00
irc-servers-setup.c Config file: ircnets -> chatnets, added type = "chat protocol" to 2001-02-17 19:44:22 +00:00
irc-servers-setup.h -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +00:00
irc-servers.c Added support for bahamut @+#channel notices. Removed notice_public_ops 2001-06-04 19:50:16 +00:00
irc-servers.h Connection updates: moved /SERVER and /CONNECT to core from irc. 2001-02-19 02:15:15 +00:00
irc.c irc_parse_prefix() didn't work properly if user name had ! characters. 2001-05-21 23:14:04 +00:00
irc.h Added support for bahamut @+#channel notices. Removed notice_public_ops 2001-06-04 19:50:16 +00:00
lag.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
Makefile.am Split expandos from special-vars.c to expandos.c. Added list of signals 2000-12-05 00:53:04 +00:00
massjoin.c Nicklist updates so that protocol specific xxx_NICK_REC can be used 2001-02-02 22:10:20 +00:00
mode-lists.c "ban ..." signals didn't send channel info 2001-04-25 04:10:19 +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 MODE +k handler was buggy 2001-05-11 16:06:45 +00:00
modes.h support for +O mode 2001-05-09 14:37:48 +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 Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +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