1
0
mirror of https://github.com/irssi/irssi.git synced 2024-11-03 04:27:19 -05:00
irssi/src/irc/core
Timo Sirainen 0dbfd281c9 Created signal_get_uniq_id() macro. Added some documentation about
signals to design.txt.


git-svn-id: http://svn.irssi.org/repos/irssi/trunk@381 dbcabf3a-b0e7-0310-adc4-f8d773084564
2000-06-25 23:39:23 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c Changed option handling in /commands. Irssi will now complain about 2000-06-18 01:18:12 +00:00
bans.h ..adding new files.. 2000-04-26 08:03:38 +00:00
channel-events.c If join to !channel wasn't successfull (banned, etc.), Irssi didn't remove 2000-06-15 19:34:31 +00:00
channel-rejoin.c Lots of changes again. Biggest ones: 2000-05-15 08:25:45 +00:00
channels-query.c Changed option handling in /commands. Irssi will now complain about 2000-06-18 01:18:12 +00:00
channels-setup.c iconfig's caching was a bit buggy - it didn't notice if some config node was 2000-05-10 13:57:42 +00:00
channels-setup.h .. lots of changes .. 2000-05-04 10:32:42 +00:00
channels.c Changed option handling in /commands. Irssi will now complain about 2000-06-18 01:18:12 +00:00
channels.h .. lots of changes .. 2000-05-04 10:32:42 +00:00
ctcp.c CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
ctcp.h ..adding new files.. 2000-04-26 08:03:38 +00:00
ignore.c Fixed some flood detection, ignoring and autoignoring bugs. 2000-06-14 17:52:03 +00:00
ignore.h completion_msgtoyou() -> irc_nick_match() 2000-06-04 12:38:28 +00:00
irc-commands.c /command -option fixes 2000-06-20 19:28:19 +00:00
irc-core.c Removed several header files that only had xxx_init(); xxx_deinit(); - moved 2000-04-27 10:31:14 +00:00
irc-log.c Awaylog is printed to screen when you set yourself unaway. 2000-06-02 01:15:51 +00:00
irc-rawlog.c ..adding new files.. 2000-04-26 08:03:38 +00:00
irc-server.c CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
irc-server.h If you're not allowed to connect to server (K-lined, no I-line), Irssi 2000-06-11 19:34:29 +00:00
irc-special-vars.c Changed option handling in /commands. Irssi will now complain about 2000-06-18 01:18:12 +00:00
irc.c Created signal_get_uniq_id() macro. Added some documentation about 2000-06-25 23:39:23 +00:00
irc.h Lots of DCC related fixes. 2000-06-04 01:36:07 +00:00
ircnet-setup.c Changed option handling in /commands. Irssi will now complain about 2000-06-18 01:18:12 +00:00
ircnet-setup.h You can specify command(s) to be sent automatically to server after 2000-06-15 20:56:58 +00:00
lag.c ..adding new files.. 2000-04-26 08:03:38 +00:00
Makefile.am Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
masks.c ..adding new files.. 2000-04-26 08:03:38 +00:00
masks.h ..adding new files.. 2000-04-26 08:03:38 +00:00
massjoin.c .. lots of changes .. 2000-05-04 10:32:42 +00:00
mode-lists.c ..adding new files.. 2000-04-26 08:03:38 +00:00
mode-lists.h ..adding new files.. 2000-04-26 08:03:38 +00:00
modes.c Changed option handling in /commands. Irssi will now complain about 2000-06-18 01:18:12 +00:00
modes.h Added bot plugin, it also has almost-functional botnet. 2000-05-25 11:30:47 +00:00
module.h ..adding new files.. 2000-04-26 08:03:38 +00:00
netsplit.c /topic's cmd_get_params() had wrong parameter count.. 2000-06-20 10:14:15 +00:00
netsplit.h Print nicks who quit IRC in netsplit message. See netsplit section in 2000-05-25 16:40:25 +00:00
nicklist.c completion_msgtoyou() -> irc_nick_match() 2000-06-04 12:38:28 +00:00
nicklist.h completion_msgtoyou() -> irc_nick_match() 2000-06-04 12:38:28 +00:00
query.c CTCP msgs/replies stops the "event privmsg" or "event notice" signals now 2000-06-12 22:57:53 +00:00
query.h Added /SET reuse_unused_windows setting, default is OFF 2000-06-17 12:22:56 +00:00
server-idle.c ..adding new files.. 2000-04-26 08:03:38 +00:00
server-idle.h ..adding new files.. 2000-04-26 08:03:38 +00:00
server-reconnect.c Read new server specific settings when reconnecting to new server. 2000-06-14 17:50:16 +00:00
server-reconnect.h removed common-setup.h, put all settings in it to files where they belong to. 2000-06-02 00:36:54 +00:00
server-setup.c Read new server specific settings when reconnecting to new server. 2000-06-14 17:50:16 +00:00
server-setup.h Read new server specific settings when reconnecting to new server. 2000-06-14 17:50:16 +00:00