summaryrefslogtreecommitdiff
path: root/modules/extra/m_chanstats.cpp
AgeCommit message (Expand)Author
2013-01-21Merge usefulness of Flags and Extensible classes into Extensible, made most f...Adam
2012-12-13Optimize much of the database code and serialize code.Adam
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-10-27Add a module log typeAdam
2012-10-01Cleanup of all of the protocol modules, rewrote message handling system to be...Adam
2012-06-18Allow userless command sourcesAdam
2012-06-01updated chanstatsDukePyrolator
2012-04-27Add db_sql:prefix allow prefixing all anope tables similarly, and changed db_...Adam
2012-04-13fixed a bug in chanstatsDukePyrolator
2012-04-08Added Chanstats. It uses a new, improved database format and is not compatibl...DukePyrolator