Age | Commit message (Expand) | Author |
2006-08-10 | FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ... | brain |
2006-08-09 | do_log -> static void InspIRCd::Log() (with vararg and std::string variants) | brain |
2006-08-08 | WHEEEEE!!!!! | brain |
2006-07-28 | Add support for syntax of commands in place of the text 'Not enough parameter... | brain |
2006-07-23 | Change watchlist to a list of pointers, can operate and iterate much faster | brain |
2006-07-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-07-10 | Making lots of stuff inherit from classbase so we can use it as a holdall cla... | brain |
2006-04-06 | Holy christ that was a LOT OF SPACES. TABS, USE THEM, LOVE THEM, APPRECIATE T... | w00t |
2006-03-11 | Last ones | brain |
2006-02-26 | Server* Srv marked static or moved to private member of module class in all m... | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-26 | Last set converted to 'Implements' | brain |
2005-12-16 | Last set of modules converted to new command system | brain |
2005-12-07 | Changed behaviour of module API to pass Server* to the constructor, rather th... | brain |
2005-11-29 | Added reason to OnUserQuit | brain |
2005-11-25 | My first commit -- and a really minor/anal one at that. :P | w00t |
2005-05-29 | Added m_watch.cpp (provides /WATCH for notify) and fixes to allow it to work | brain |