]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/mode.h
Removed unused check for valid channel name - if it's invalid, it won't exist in...
[user/henk/code/inspircd.git] / include / mode.h
2006-03-09 brainUM_WALLOPS had value 3 which was a combination of UM_SE...
2006-03-09 brainAdded userrec::modebits - fast way of checking if user...
2006-03-06 brainTidied up give/take methods
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-16 brainSplit all commands into seperate files and redid comman...
2005-12-16 brainGROK!
2005-12-16 brainMoved mode stuff into modeparser
2005-12-14 brainTidied up inspircd.h
2004-05-28 brainTest change to verify security settings on brainbox...
2004-05-16 brainUpdated header comments
2004-04-26 brainFixed bug #15 - mode case sensitivity issue in mirc...
2004-04-19 brainadded mode.h/mode.cpp and seperated mode functions...