]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_sakick.cpp
Remove InspIRCd* parameters and fields
[user/henk/code/inspircd.git] / src / modules / m_sakick.cpp
2009-09-26 danieldgRemove InspIRCd* parameters and fields
2009-09-22 danieldgDescribe module purpose in /MODULES output
2009-09-13 danieldgClean up Command constructor
2009-09-02 danieldgChange more modules to use VF_OPTCOMMON routing
2009-09-02 danieldgAdd Module* creator to Command and ModeHandler
2009-09-02 danieldgChange allocation of commands/modes
2009-05-13 danieldgTranslate UIDs properly in m_sakick
2009-05-13 specialFix an issue in r11370 spotted by danieldg
2009-05-13 specialFix m_sakick to properly send local/global snomasks...
2009-05-02 danieldgGlobally route "a" snotices for more modules. Patch...
2009-04-20 danieldgUse loopCall to protect OnUserKick rather than the...
2009-04-16 w00tConvert snomask 'A' into snomask 'a' for local announce...
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-03-05 danieldgm_sakick needs to be marked VF_COMMON
2009-02-27 danieldg[Taros] Add m_sakick.so