]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Mode handlers handling listmodes where a listmode item is a nickname can now specify...
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 23 Aug 2006 20:20:41 +0000 (20:20 +0000)
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>
Wed, 23 Aug 2006 20:20:41 +0000 (20:20 +0000)
commit8b864c8a828d6ca97b5ec15fa7bf8fcc35027294
tree2aad4b5f18e3746bebd062496d906d44741d067f
parent985169b6ee6d6af8c24f4e2aee95d15b38f2401d
Mode handlers handling listmodes where a listmode item is a nickname can now specify prefixes!!!!!!
This isnt documented yet.

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4997 e03df62e-2008-0410-955e-edbf42e46eb7
include/channels.h
include/mode.h
include/modes/cmode_h.h
include/modes/cmode_o.h
include/modes/cmode_v.h
src/channels.cpp
src/mode.cpp
src/modes/cmode_h.cpp
src/modes/cmode_o.cpp
src/modes/cmode_v.cpp