summaryrefslogtreecommitdiff
path: root/src/modules/m_halfop.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices to 2011Gravatar Jackmcbarn2011-05-041-1/+1
* Change ResolveModeConflict to a simpler parameter ordering functionGravatar Daniel De Graaf2010-08-181-1/+1
* Change ModeHandler::AccessCheck to use PermissionDataGravatar Daniel De Graaf2010-08-181-4/+3
* Fix unload of prefix modes not unsetting prefixesGravatar Daniel De Graaf2010-08-151-4/+2
* Force modules to use init() to register hooksGravatar Daniel De Graaf2010-08-051-6/+3
* Allow halfops to remove their own halfop statusGravatar Daniel De Graaf2010-08-031-0/+7
* Add <options:nameonlymodes>Gravatar Daniel De Graaf2010-08-031-2/+1
* Add support for <modeletters> config block to adjust mode lettersGravatar Daniel De Graaf2010-08-031-0/+1
* Module compilation fixupsGravatar Daniel De Graaf2010-08-031-28/+0
* Remove VF_COMMON from mode-provider modules (no longer needed due to better C...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12263 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2010-01-151-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
* Create m_halfop•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11997 e03df62e-2008-0410-955e-edbf42e46eb7 Gravatar danieldg2009-11-031-0/+91