summaryrefslogtreecommitdiff
path: root/src/inspircd.cpp
AgeCommit message (Expand)Author
2004-04-02Yet MORE fixes to crashes on quitbrain
2004-04-02Added logging for when commands are addedbrain
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
2004-04-01Fixed issue where /connect crashes the ircd if no default routes definedbrain
2003-09-27Combined The file Modules and Config file existance checkers into one functionfrostycoolslug
2003-09-27Added Support for GCC 2 back.frostycoolslug
2003-09-27Fixed Bug Causing missing modules to Seg Fault The IRCd, now the missing modu...frostycoolslug
2003-08-17Fixed reference to hash_map -- **FIXME** ext/hash_map - wont work on non-g++brain
2003-07-31Fixed 'Not enough parameters for QUIT Command' bug.. (wtf is that about? :D)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-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-26Modified documentation for base classesbrain
2003-01-26Added server classes for linkingbrain
2003-01-25Fixed WHOWAS memory leakbrain
2003-01-25Added /WHOWASbrain
2003-01-23Initial revisionbrain