]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/mode.cpp
Added Module::OnAccessCheck
[user/henk/code/inspircd.git] / src / mode.cpp
2004-05-01 brainAdded Module::OnAccessCheck
2004-04-29 brainMade the allowhalfop in <options> tag actually work
2004-04-26 brainFixed bug #15 - mode case sensitivity issue in mirc...
2004-04-25 brainMode +l fixes
2004-04-25 brainXLine fixes and fix to +l with large limits
2004-04-24 brainAdded XLine stuff
2004-04-22 brainAdded tons of services/uline stuff. DO NOT USE YET...
2004-04-19 brainAdded namespace std to these new files to avoid gcc3...
2004-04-19 brainadded mode.h/mode.cpp and seperated mode functions...