.. |
.cvsignore
|
updates
|
2000-04-26 09:43:45 +00:00 |
bans.c
|
/kickban and /knockout now accepts multiple nicks separated with commas.
|
2000-12-17 02:59:16 +00:00 |
bans.h
|
/kickban and /knockout now accepts multiple nicks separated with commas.
|
2000-12-17 02:59:16 +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
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +00:00 |
ctcp.c
|
/SET prompt, /SET prompt_window - Specifies the text in prompt.
|
2000-12-17 07:39:22 +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
|
/LIST: don't require -yes option if there's 1000 channels or less.
|
2001-01-04 08:49:48 +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
|
Added/moved several "typedef struct _XXX XXX;" to common.h so that
|
2001-01-01 07:45:54 +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
|
Server events: switched order of data and server parameters. it's now
|
2000-12-05 21:12: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 |