]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_customprefix.cpp
Merge insp20
[user/henk/code/inspircd.git] / src / modules / m_customprefix.cpp
2014-07-25 Attila MolnarMerge insp20
2014-04-07 Attila MolnarMerge insp20
2014-03-24 Attila MolnarAdd stdalgo::delete_all() that deletes all elements...
2014-01-21 Attila MolnarMerge insp20
2013-12-18 Attila MolnarClean up CoreException
2013-09-11 attilamolnarCreate a base class for prefix modes
2013-08-30 attilamolnarMerge insp20
2013-07-04 Attila MolnarMerge pull request #574 from SaberUK/master+build-comme...
2013-07-04 Peter PowellRemove $Core and $Mod* comments apart from $ModDep.
2013-06-06 attilamolnarStore prefix rank in a ModeHandler field, change ModeHa...
2013-06-05 attilamolnarMerge insp20
2013-05-26 attilamolnarSimplify user mode removal via ModeHandler::RemoveMode()
2013-05-26 attilamolnarDeduplicate RemoveMode() implementations
2013-05-15 Attila MolnarMerge pull request #514 from SaberUK/master+virtual...
2013-05-15 Peter PowellTidy up keywords on module methods.
2013-04-27 attilamolnarMerge insp20
2013-04-01 attilamolnarWhitespace and empty destructor removal, minor coding...
2013-04-01 Attila MolnarMerge pull request #452 from SaberUK/master+nuke-hashmap
2013-04-01 Attila MolnarMerge pull request #454 from SaberUK/master+misc-improv...
2013-04-01 Peter PowellPurge references to the deprecated GetStackedLine method.
2012-05-14 Robin BurchellMerge pull request #109 from Justasic/insp20
2012-05-03 Robin BurchellMerge pull request #96 from Justasic/insp20
2012-04-23 Robin BurchellMerge pull request #92 from Robby-/insp20-headers
2012-04-19 Robby-Replace copyright headers with headers granting specifi...
2010-02-28 danieldgFix m_customprefix trying to add the first tag twice
2010-02-20 danieldgReplace m_halfvoice with m_customprefix