summaryrefslogtreecommitdiff
path: root/src/modes/umode_s.cpp
AgeCommit message (Expand)Author
2013-07-24umode_s Rewrite ProcessNoticeMasks() and remove a few related useless functionsattilamolnar
2013-07-19Move SetNoticeMask(), FormatNoticeMasks() and ProcessNoticeMasks() from the U...attilamolnar
2013-07-01Replace hardcoded mode letters passed to IsModeSet() and GetModeParameter() w...attilamolnar
2013-05-14Add method for writing server notices.Peter Powell
2013-04-08Unite include/modes/*.h into include/builtinmodes.hattilamolnar
2012-04-19Replace copyright headers with headers granting specific authors copyrightRobby-
2010-01-11...because every now and again, i have to do a massive commit.brain
2009-10-08Add names for all modes (part 1 of named channel mode list)danieldg
2009-09-26Remove InspIRCd* parameters and fieldsdanieldg
2009-09-13Simplify ModeHandler constructordanieldg
2009-09-02Remove "servermode" parameter, replace with IS_FAKE() which is more reliabledanieldg
2009-09-02Add Module* creator to Command and ModeHandlerdanieldg
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-01-02Update copyrights for 2009.w00t
2008-11-02Remove +s when no snomasks are set.. bug found (indirectly) by jackmcbarn.w00t
2008-10-25Fix <disabled:umodes> interfering with /unloadmodule m_implementing_a_umode, ...w00t
2008-08-31Move all the parameters around AGAIN. See docs shortlybrain
2008-08-17Add OnParameterMissing to modehandler, called when the mode handler should ha...brain
2008-07-29Move umode_n to umode_s, second half of last commitw00t
2008-07-29After discussions and thought, move umode +n to +s. This increases cross-ircd...w00t
2008-05-01Convert to SimpleUserModeHandler and SimpleChannelModeHandlerbrain
2008-02-18Someone please help me fix the warnings in modules caused by this change. All...brain
2008-01-10Header update: 2007 -> 2008w00t
2007-10-23Pedantic safebrain
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-07-18Ive tidied up the mode count stuff, but i still cant duplicate negative invis...brain
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2006-12-29Fix my whoopsiesbrain
2006-12-29Add counter system for umodes to get rid of some O(n)brain
2006-12-15Still more massive commit fun. Headers in include/ still to be done, else tha...w00t
2006-08-10So much stuff changed in this one, i forgot most of it.brain
2006-07-08Convert new +isw modes to new mode formatbrain
2006-07-08Added usermodes +swi.brain