irssi/src/irc/core
Timo Sirainen 443ba1a97d nickliset_set_host() for setting host, sends signal "nicklist host changed".
Changed "nick gone|serverop" -> "nicklist gone|serverop changed"


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1137 dbcabf3a-b0e7-0310-adc4-f8d773084564
2001-01-21 00:49:52 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c /UNBAN <ref#> works. /BAN list shows reference numbers. 2001-01-04 17:28:26 +00:00
bans.h ban -> bans, just like in .c file :) 2001-01-07 08:44:02 +00:00
channel-events.c Fix for handling duplicate channels 2000-12-22 13:02:33 +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 Added my_asctime() 2001-01-14 18:16:39 +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 Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +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 -querychans option for servers and ircnets which specifies how many 2000-12-09 19:12:49 +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 /WHOIS without parameters in query does now same as /WII <queried nick> 2001-01-17 20:28:42 +00:00
irc-core.c Split expandos from special-vars.c to expandos.c. Added list of signals 2000-12-05 00:53:04 +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 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 nickliset_set_host() for setting host, sends signal "nicklist host changed". 2001-01-21 00:49:52 +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 Some query changes. They should now work properly with /SAVEWINDOWS 2001-01-01 17:13:55 +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 Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +00:00
irc-servers-setup.c Settings are now stored in module-specific blocks. Irssi complains 2000-12-17 05:44:45 +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 /LIST: don't require -yes option if there's 1000 channels or less. 2001-01-04 08:49:48 +00:00
irc-servers.h /LIST: don't require -yes option if there's 1000 channels or less. 2001-01-04 08:49:48 +00:00
irc.c Added/moved several "typedef struct _XXX XXX;" to common.h so that 2001-01-01 07:45:54 +00:00
irc.h added "message own_public" and "message own_private" events that are 2001-01-01 16:57:25 +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 nickliset_set_host() for setting host, sends signal "nicklist host changed". 2001-01-21 00:49:52 +00:00
mode-lists.c Server events: switched order of data and server parameters. it's now 2000-12-05 21:12:52 +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 sometimes channel key wasn't saved. 2000-12-06 05:51:31 +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 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