elemental-ircd/modules/core
B.Greenham 6a52011244 Fix m_kick so that it checks if you're trying to kick the target, not yourself. 2010-02-28 12:07:16 -05:00
..
m_die.c irc_string.h -> match.h, irc_string.h; includes changed 2008-04-20 09:47:38 +04:00
m_error.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_join.c Add full support for +a (owner) and +h (halfop) chmodes. 2010-02-28 02:35:48 -05:00
m_kick.c Fix m_kick so that it checks if you're trying to kick the target, not yourself. 2010-02-28 12:07:16 -05:00
m_kill.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_message.c Add some code back in that I accidentally deleted. 2010-02-25 20:41:19 -05:00
m_mode.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_nick.c Add chmode +N, which prevents nickchanges. 2010-02-25 01:14:38 -05:00
m_part.c Add is_any_op() in preperation for adding +ah, start using it instead of is_chanop() in a few places. 2010-02-27 19:20:01 -05:00
m_quit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00
m_server.c Move check for required CAPABs to mr_server -- CAPAB may not be sent. 2009-04-21 18:43:07 +02:00
m_squit.c Update comments for parv[0] removal. 2009-01-18 18:22:43 +01:00