Age | Commit message (Expand) | Author |
---|---|---|
2005-05-15 | Changed to use __single_client_alloc, faster on most systems in a single thread | brain |
2005-05-15 | Made modules use irc::string where they were using strcasecmp() | brain |
2005-05-15 | Moved a ton of functions into helperfuncs.h to speed up recompiles | brain |
2005-04-07 | Tons of module versionflags stuff, and checks for it in /UNLOADMODULE | brain |
2005-04-07 | Added version flags | brain |
2005-04-07 | Started work on /UNLOADMODULE, resource tracking and flags in Version class | brain |
2005-04-02 | Fixed bug number 34, same nick can exist multiple times on a silence list | brain |
2005-03-27 | Added SILENCE=999 to 005 numeric | brain |
2005-03-26 | Added m_silence.cpp - implementation of /SILENCE command | brain |