summaryrefslogtreecommitdiff
path: root/src/modules/m_namedmodes.cpp
AgeCommit message (Expand)Author
2013-11-12Use WriteNumeric() everywhere we send numerics and include the user's nick au...Adam
2013-09-08Automatically register ServiceProviders created by modulesattilamolnar
2013-08-04Automatically attach modules to eventsattilamolnar
2013-07-04Remove $Core and $Mod* comments apart from $ModDep.Peter Powell
2013-07-01Replace hardcoded mode letters passed to IsModeSet() and GetModeParameter() w...attilamolnar
2013-06-13Introduce ModeProcessFlags, can be passed to ModeParser::Process() to indicat...attilamolnar
2013-05-15Tidy up keywords on module methods.Peter Powell
2013-05-15Replace some C-isms with C++-isms.Peter Powell
2012-12-02Dynamically determine the size of the eventlist[] passed to Attach()attilamolnar
2012-05-30Module description updatesRobby-
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-03-06Fix mode Z being in the wrong section of the CHANMODES listdanieldg
2010-03-05Register channel mode Z when enableddanieldg
2010-02-10Change display of PROP list to match the input formatdanieldg
2010-02-07Change PROP command format to accept multiple changes in one linedanieldg
2010-02-06Add PROP command to m_namedmodesdanieldg
2010-02-04Config updates from jdhoredanieldg
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-10-22Display namedmodes on a single linedanieldg
2009-10-16Clean up crash on destruction of statics at exitdanieldg
2009-10-15Add m_namedmodes that adds pseudo-listmode Z that shows and manipulates modes...danieldg