]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/modes
Add cmode +v - that's all the RFC channel modes done now
[user/henk/code/inspircd.git] / include / modes /
2006-07-08 brainAdd cmode +v - that's all the RFC channel modes done now
2006-07-08 brainAdd support for cmode +h
2006-07-08 brainAdd cmode +o (op/deop) and in the process change a...
2006-07-08 brainAdd channelmode +l
2006-07-08 brainAdd chmode +k, cut down includes in use in mode.cpp
2006-07-07 brainAdd support for channelmode +i
2006-07-07 brainAdd channel modes +n and +t
2006-07-07 brainMove BanItem into the class
2006-07-07 brainAdded cmode_m (channel mode +m)
2006-07-07 brainMode +b stuff, probably wont work yet
2006-07-07 brainAdd cmode_p (private)
2006-07-07 brainHeader for cmode_s.cpp