summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2004-04-06Added support for SVS-style Server class methods for modulesbrain
2004-04-05Added support for OnWhois, OnOper, OnInfo and SendToModeMask in the APIbrain
2004-04-05Fix for bug ID #5 (PING, PONG And other matters)brain
2004-04-05Fix for bug ID #6 (excessively long commands)brain
2004-04-05Modified the Module::OnExtendedMode() method to use a void* as its target whi...brain
2004-04-04Completed support for module-handled umodesbrain
2004-04-04Added support for module-based chanmodes with parameters and the ability to q...brain
2004-04-03Tons more sanity checks and length checksbrain
2004-04-03Added support for module-defined chanmodes with no parametersbrain
2004-04-02Improved commentsbrain
2004-04-02Added ability to override modes (allows SAMODE support etc)brain
2004-04-02Added support for modules to create commands - this needs a proof-of-concept ...brain
2004-04-01Fixed <link> tagsbrain
2003-09-27Combined The file Modules and Config file existance checkers into one functionfrostycoolslug
2003-09-27changed CheckModule from (char module[MAXBUF]) to (char* module) -- Suggested...frostycoolslug
2003-09-27Fixed Bug Causing missing modules to Seg Fault The IRCd, now the missing modu...frostycoolslug
2003-07-22STL namespace fixesrandomdan
2003-04-19Added more code for custom channel/user modes via modulesbrain
2003-04-18Added Mode handler structures and typesbrain
2003-03-30Updated docsbrain
2003-03-30Added DOT files to documentation for class diagrams (pretteh!)brain
2003-02-09Documentation update, 09/02/03brain
2003-02-09Changed to work with new log-levelbrain
2003-02-07Changed to using LogLevelsbrain
2003-02-02Added first part of server linking codebrain
2003-01-30Moved to Dev-C++ as an editor for project (more stable than gvim!)brain
2003-01-27Modified documentationbrain
2003-01-26removed crappy temp filesbrain
2003-01-26Modified documentation for base classesbrain
2003-01-26Added server classes for linkingbrain
2003-01-23Initial revisionbrain