]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add an optional bool to ModeParser::ModeString() to not give the nickname n times...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 1 Apr 2008 16:25:02 +0000 (16:25 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Tue, 1 Apr 2008 16:25:02 +0000 (16:25 +0000)
commit5b4e92cc2ca9a08a1a9740daa25c64578325ed78
tree34e269cb78287bf781783d8e3a6436d2d32ea8dd
parent1f9ef4081211739c7c04211a9d77549d25c09f7a
Add an optional bool to ModeParser::ModeString() to not give the nickname n times on the end of the string. This can be used for w00ts funky stuff. :-)

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9242 e03df62e-2008-0410-955e-edbf42e46eb7
include/mode.h
src/mode.cpp