]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add <options:exemptchanops> support to m_censor and m_blockcaps, and tidy up the...
authoraquanight <aquanight@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 9 Mar 2008 18:34:17 +0000 (18:34 +0000)
committeraquanight <aquanight@e03df62e-2008-0410-955e-edbf42e46eb7>
Sun, 9 Mar 2008 18:34:17 +0000 (18:34 +0000)
commit0b58bc2585ccc96219a238a9ef9ff73a125fa531
tree7145beb88361e13998f86035c96d61d5ed3589e6
parent4ccfaab6f7feb008028cf6e3440f9dde33fa2fbb
Add <options:exemptchanops> support to m_censor and m_blockcaps, and tidy up the checks in {block,strip}color, and remove an uneeded abs() on the "flowing backwards" warning.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@9071 e03df62e-2008-0410-955e-edbf42e46eb7
src/inspircd.cpp
src/modules/m_blockcaps.cpp
src/modules/m_blockcolor.cpp
src/modules/m_censor.cpp
src/modules/m_stripcolor.cpp