summaryrefslogtreecommitdiff
path: root/src/process.cpp
AgeCommit message (Expand)Author
2017-05-29Fixup some compilation warningsAdam
2017-04-20Merge commit '8656b65e392e8d26de218bf372da949c3a00d8d4'Adam
2017-01-23Make log system use newer format stringsAdam
2017-01-16Update copyright to 2017.Robby
2016-12-06Remove many more old C style format strings in the protocol functionsAdam
2016-12-01Allow encap handlers to recall message processing, make protocol/inspircd do ...Adam
2016-09-23Remove rfc1459 message framing everywhereAdam
2016-07-31Update license headers and copyrights on all source filesAdam
2016-07-28Allow serializable fields to use storage in the respective objects.Adam
2016-01-28Update copyright to 2016. This was done with:Robby
2014-06-23Merge branch '2.0' into 2.1Adam
2014-05-28Move most of the core pseudoclient logic to modulesAdam
2014-05-21Core prep for p10 stuffAdam
2014-04-20New event systemAdam
2014-01-01Update copyright to 2014. This was done with:Adam
2013-05-27Initially attach all modules to all events, and detach them as the events are...Adam
2013-04-07Optimizations of much of the more commonly used codeAdam
2013-01-09Update copyright to 2013. This was done with:Adam
2012-11-23Change the return type of ircdmessage to void now that we don't use it, add a...Adam
2012-11-22Pretty large coding style cleanup, in source docAdam
2012-11-06Windows fixesAdam
2012-10-01Cleanup of all of the protocol modules, rewrote message handling system to be...Adam
2012-02-14Clean up and reorganize our header filesAdam
2012-01-02Updated Copyright to 2012Adam
2011-01-05update copyrights for 2011lethality
2010-12-23Rewrote the ignore code. Adds creator and reason to /os ignore list.Adam
2010-12-22Removed match_usermaskAdam
2010-12-12Cleaned up some things, made the protocol modules use some basic inheritance ...Adam
2010-10-04Changed the protocol handling system to use a vector of strings instead of C ...Adam
2010-09-10Added Anope::CurTime to keep us from calling time() everywhereAdam
2010-08-27Added a new logging systemAdam
2010-07-29Used std::list for ignore's IgnoreData instead of using the old C-style doubl...Naram Qashat
2010-07-25Epic commit to replace most of the strings in Anope with a single Anope::stri...Naram Qashat
2010-06-26Added support for InspIRCd 2.0s dynamic modes.Adam
2010-06-22moved FindMessage() into the Anope classDukePyrolator
2010-06-20The first of a few "CBX OCDing over code style" commits, focusing on include/...Naram Qashat
2010-06-18Renamed all of source files from .c to .cppAdam