]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_opermodes.cpp
Calling a method of a null object due to refactoring and HasUser - fixed
[user/henk/code/inspircd.git] / src / modules / m_opermodes.cpp
2006-01-29 brainCreated OnPostOper that can be gauranteed to be called...
2006-01-29 brainAuto-assume "+" on the start of opermode block if not...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainConverted to new Implements system
2005-12-07 brainChanged behaviour of module API to pass Server* to...
2005-11-29 brainAdded opertype to OnOper and added OnMode function
2005-05-25 brainAdded denychans module, allows blocking of channels
2005-05-21 brainAdded m_opermodes.cpp, allows addition and removal...