summaryrefslogtreecommitdiff
path: root/modules/pseudoclients/memoserv.cpp
AgeCommit message (Expand)Author
2013-02-14Make NickCore::aliases a vectorAdam
2013-01-25mysql_insert_id doesn't return an id if one isnt generated, soAdam
2013-01-21Merge usefulness of Flags and Extensible classes into Extensible, made most f...Adam
2013-01-09Update copyright to 2013. This was done with:Adam
2012-12-28Use the same object for chanusercontainer and userchancontainerAdam
2012-12-22Fixed memo mail messages, and allow %N to be in them. Bug #1462Adam
2012-12-19Having these references to bots bugged out older compilers, so simplify this ...Adam
2012-11-24Make the actual clients into services tooAdam
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-10-30Fixed build errors and warnings with -std=c++11Adam
2012-10-08Fix fantasy !help & give it its own help header, not ChanServ'sAdam
2012-04-23Reworked live SQL support yet againAdam
2012-02-18Use C++11's explicit override feature if availableAdam
2012-01-02Updated Copyright to 2012Adam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a mo...Adam
2011-09-19Allow OnPreHelp to stop processingAdam
2011-09-10Allow modules to add their own channel levelsAdam
2011-09-10Made service_reference type safeAdam
2011-09-10Renamed the core pseudoclient modules to match their namesAdam