]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_opermodes.cpp
AMD64 warning 'fix' which tested fine when I added it seems to now...stop things...
[user/henk/code/inspircd.git] / src / modules / m_opermodes.cpp
2006-03-11 brainYet more const ref changes
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...