]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_satopic.cpp
Remove InspIRCd* parameters and fields
[user/henk/code/inspircd.git] / src / modules / m_satopic.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-03 danieldgRemove CMD_LOCALONLY, enforce use of GetRouting for...
2009-09-02 danieldgAdd Module* creator to Command and ModeHandler
2009-09-02 danieldgChange allocation of commands/modes
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-02-14 peaveyNuke trailing spaces
2009-01-02 w00tUpdate copyrights for 2009.
2008-10-25 w00tFix a number of commands to have max_params field....
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-08-07 w00tFixes to m_satopic from danieldg, closes bug #586....
2008-08-05 w00tFix bug #584 (not with the provided patch) and stuff...
2008-08-04 omInitial commit of m_satopic, provides /satopic. Needs...