Age | Commit message (Expand) | Author |
2020-04-10 | Update the module descriptions using mkversion. | Sadie Powell |
2020-01-11 | Update copyright headers. | InspIRCd Robot |
2019-04-28 | Textual improvements and fixes such as typos, casing, etc. (#1612) | Robby |
2018-04-16 | Add ConfigTag::getUInt for reading unsigned config values. | Peter Powell |
2018-04-14 | Fix customprefix modes not being deleted when the module unloads. | Peter Powell |
2017-11-06 | Enable using m_customprefix to alter core prefix modes. | Peter Powell |
2017-11-06 | Clean up the configuration reading in m_customprefix. | Peter Powell |
2017-11-06 | Move depriv from m_customprefix into PrefixMode. | Peter Powell |
2017-11-06 | Add support for setting the unset rank in ModeHandler. | Peter Powell |
2014-08-06 | Pass prefix rank and prefix char to PrefixMode constructor | Attila Molnar |
2014-03-24 | Add stdalgo::delete_all() that deletes all elements in a container | Attila Molnar |
2013-12-18 | Clean up CoreException | Attila Molnar |
2013-09-11 | Create a base class for prefix modes | attilamolnar |
2013-07-04 | Remove $Core and $Mod* comments apart from $ModDep. | Peter Powell |
2013-06-06 | Store prefix rank in a ModeHandler field, change ModeHandler::GetPrefixRank()... | attilamolnar |
2013-05-27 | Simplify user mode removal via ModeHandler::RemoveMode() | attilamolnar |
2013-05-27 | Deduplicate RemoveMode() implementations | attilamolnar |
2013-05-15 | Tidy up keywords on module methods. | Peter Powell |
2013-04-01 | Whitespace and empty destructor removal, minor coding style changes | attilamolnar |
2013-04-01 | Purge references to the deprecated GetStackedLine method. | Peter Powell |
2012-04-19 | Replace copyright headers with headers granting specific authors copyright | Robby- |
2010-02-28 | Fix m_customprefix trying to add the first tag twice | danieldg |
2010-02-20 | Replace m_halfvoice with m_customprefix | danieldg |