summaryrefslogtreecommitdiff
path: root/modules/pseudoclients/botserv.cpp
AgeCommit message (Collapse)Author
2012-11-16This should be find, not find_first_ofAdam
2012-10-08Fix fantasy !help & give it its own help header, not ChanServ'sAdam
2012-10-08Made fantasy commands configurableAdam
2012-10-01Cleanup of all of the protocol modules, rewrote message handling system to ↵Adam
be a bit more C++ ish
2012-06-04minor help output changes, including some confusion in fantasy charslethality
2012-04-24Fixed build from the previous mergeAdam
2012-04-23Reworked live SQL support yet againAdam
2012-04-08Added Chanstats. It uses a new, improved database format and is not ↵DukePyrolator
compatible with current phpdenora or magirc installations.
2012-02-18Use C++11's explicit override feature if availableAdam
2012-01-02Updated Copyright to 2012Adam
2011-11-18Allow having multiple fantasy charactersAdam
2011-09-19Allow OnPreHelp to stop processingAdam
2011-09-19Call fantasy events even if the commands for them don't existAdam
2011-09-10Allow modules to add their own channel levelsAdam
2011-09-10Renamed the core pseudoclient modules to match their namesAdam