irssi/src/irc
Valentin Batz fd476e8b31 Make the compiler happy by replacing 'const char *' by 'char *'.
Pass the pointer to the SERVER_REC to dcc_ctcp_message.
Recode 'own' messages back for printing just before they actually get printed. (ugly but more effective than adding all the signals in fe-recode and doing it there)
Replaced SERVER_REC by IRC_SERVER_REC in dcc-chat.c since it's belongs to IRC(makes the compiler happy again).

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4034 dbcabf3a-b0e7-0310-adc4-f8d773084564
2005-10-10 18:32:32 +00:00
..
bot toupper(), tolower(), isspace(), is..etc..() aren't safe with chars in some 2002-01-27 20:45:59 +00:00
core don't crash if server sends weird NICK line, patch by Jarno Honkanen (Bug 216) 2005-09-10 13:30:23 +00:00
dcc Make the compiler happy by replacing 'const char *' by 'char *'. 2005-10-10 18:32:32 +00:00
flood noinst_HEADERS -> pkginc_HEADERS 2004-05-10 20:30:57 +00:00
notifylist Fix notify with more nicks than max_whois_in_cmd (Bug 257), based on patch by Krzysztof Kowalik (Borys) 2005-08-15 23:04:06 +00:00
proxy moved the _NET_SENDBUF_REC definition out of core/net-sendbuffer.c and irc/proxy/listen.c into core/net-sendbuffer.h 2005-08-24 19:42:17 +00:00
.cvsignore irc/irc.c and fe-common/irc/irc-modules.c are generated by configure 2000-05-25 12:58:59 +00:00
Makefile.am Dropped the bot-plugin. It's not useful to anyone really. 2002-03-15 21:07:19 +00:00