irssi/src/irc/core
2001-11-05 14:48:03 +00:00
..
.cvsignore updates 2000-04-26 09:43:45 +00:00
bans.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
bans.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
channel-events.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
channel-rejoin.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +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 Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
ctcp.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +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 Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc-channels.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc-chatnets.c /IRCNET ADD didn't work 2001-02-22 05:19:11 +00:00
irc-chatnets.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc-commands.c Looks like I went and broke /PART accidentally.. 2001-11-04 18:11:59 +00:00
irc-commands.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc-core.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc-expandos.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc-masks.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +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 Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc-nicklist.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc-queries.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc-queries.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc-servers-reconnect.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +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 Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc-servers.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
irc.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
lag.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
Makefile.am Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get before possibly identically named headers in the glib's include directory. 2001-11-05 14:48:03 +00:00
massjoin.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
mode-lists.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
mode-lists.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
modes.c /OP, /DEOP, /VOICE and /DEVOICE fixed not to print glib error if used in 2001-11-03 13:31:33 +00:00
modes.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
module.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
netsplit.c quitmsg_is_split() updated to check that top-level domains must be 2+ chars 2001-10-21 11:49:17 +00:00
netsplit.h Rewrote quitmsg_is_split(). A bit faster now and doesn't match to quit 2001-08-14 11:53:08 +00:00
server-idle.c Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00
server-idle.h Moved some stuff from irc to core. Added command_bind_proto() function to 2001-11-02 01:05:14 +00:00