Age | Commit message (Expand) | Author |
---|---|---|
2006-01-15 | Changed some .cpp to .so in the this->source field | 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-17 | Fixed typo in command source | 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-05-29 | Highly optimized userrec saving 1.5k per user | brain |
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-30 | Added OnAddBan and OnDelBan module api calls, and fixed glitch which required... | brain |
2005-04-27 | A little more error checking on the banmask etc | brain |
2005-04-27 | Fixed WriteChannelWithServ | brain |
2005-04-27 | Added preliminary timed bans module | brain |