summaryrefslogtreecommitdiff
path: root/src/modules/m_satopic.cpp
AgeCommit message (Expand)Author
2009-04-16Convert snomask 'A' into snomask 'a' for local announcements, add snomask 'A'...w00t
2009-03-15Update all wiki links to point to the new wiki. This was done automatically w...psychon
2009-02-14Nuke trailing spacespeavey
2009-01-02Update copyrights for 2009.w00t
2008-10-25Fix a number of commands to have max_params field. This means in practice, th...w00t
2008-08-25Change module versions to use a string instead of fixed digits, and use props...w00t
2008-08-07Fixes to m_satopic from danieldg, closes bug #586. Thanks.w00t
2008-08-05Fix bug #584 (not with the provided patch) and stuff nobody really cares aboutw00t
2008-08-04Initial commit of m_satopic, provides /satopic. Needs testing on a multi-serv...om