aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_customprefix.cpp
Commit message (Expand)AuthorAgeFilesLines
* Headers nitpicking: consistency, remove/add newlines as needed to match all o...Gravatar Robby-2012-04-201-0/+1
* Replace copyright headers with headers granting specific authors copyright.•••Fixes #61. Gravatar Robin Burchell2012-04-191-8/+13
* Clarify the configuration tag function namesGravatar Daniel De Graaf2010-08-221-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
* Fix m_customprefix trying to add the first tag twiceGravatar danieldg2010-08-031-0/+1
* Add m_customprefix, deprecates m_halfvoiceGravatar Daniel De Graaf2010-08-031-0/+97