]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_opermodes.cpp
WHEEEEE!!!!!
[user/henk/code/inspircd.git] / src / modules / m_opermodes.cpp
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-24 brainMissing includes
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-04-06 w00tHoly christ that was a LOT OF SPACES. TABS, USE THEM...
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...