aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_namedmodes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices to 2011Gravatar Jackmcbarn2011-05-041-1/+1
* Display mode Z in 004/005 lineGravatar Daniel De Graaf2010-08-031-1/+0
* Show available named modes on /PROP *Gravatar Daniel De Graaf2010-08-031-0/+16
* Add support for <modeletters> config block to adjust mode lettersGravatar Daniel De Graaf2010-08-031-2/+2
* Allow listmodes to be viewed via PROPGravatar Daniel De Graaf2010-08-031-5/+16
* Update InspIRCd::SendMode to take a modestackerGravatar Daniel De Graaf2010-08-031-99/+10
* Introduce ModeIDGravatar Daniel De Graaf2010-08-031-28/+24
* Change display of PROP list to match the input format•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12424 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-101-6/+5
* Change PROP command format to accept multiple changes in one line•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12390 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-071-25/+24
* Add PROP command to m_namedmodes•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12388 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-061-22/+77
* Config updates from jdhore•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12375 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-02-041-1/+1
* ...because every now and again, i have to do a massive commit.•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12248 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar brain2010-01-111-1/+1
* Display namedmodes on a single line•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11955 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-221-1/+5
* Clean up crash on destruction of statics at exit•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11877 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-161-0/+5
* Add m_namedmodes that adds pseudo-listmode Z that shows and manipulates modes...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11876 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-10-151-0/+136