solanum-vs-hackint-and-char.../modules/core
Simon Arlott e2d5ffd5dd
echo-message should work for privmsg/notice to another user
Build the same message but send it to the local client first,
so that the echo-message capability works. But don't do it when
sending a message to yourself.
2016-11-23 21:59:43 +00:00
..
m_ban.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_die.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_error.c Use rb_* versions of nonportable string functions 2016-04-05 05:39:59 -05:00
m_join.c supported: add chantypes_update() 2016-09-16 13:49:02 -05:00
m_kick.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_kill.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_message.c echo-message should work for privmsg/notice to another user 2016-11-23 21:59:43 +00:00
m_mode.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_modules.c cppcheck: fix various warnings/errors 2016-10-28 20:13:36 +01:00
m_nick.c Use const hook data where possible 2016-10-30 12:36:50 +00:00
m_part.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00
m_quit.c Message handlers should return void. 2016-03-09 01:37:03 -06:00
m_server.c strcpy: mass-migrate to strlcpy where appropriate 2016-05-15 03:58:44 +00:00
m_squit.c common.h: raison d'être is gone, so out it goes. 2016-03-23 09:33:56 -05:00