Age | Commit message (Expand) | Author |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | CamelCaseRocksSoMuchICamelCasedAllTheMethodsOfClassInspIRCdSoThatItAllLooksNeat. | brain |
2006-08-11 | Move remaining functions: | brain |
2006-08-11 | ConfigReader and FileReader now take InspIRCd* to their constructors | brain |
2006-08-11 | None of the modules use an extern InspIRCd* any more | brain |
2006-08-11 | (Bigger than it looks, i did this with perl inplace edit) -- commands now tak... | brain |
2006-08-10 | Last of Server:: methods moved to InspIRCd::. Server:: removed. | brain |
2006-08-10 | Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done. | brain |
2006-08-10 | FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ... | brain |
2006-08-09 | ServerConfig extern moved into class InspIRCd | 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-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-07-10 | Remove cast | brain |
2006-07-10 | Convert to templated GetExt, and a lot more readable | brain |
2006-04-24 | delete operator tracking in debug mode (using a macro -- live with it.) | brain |
2006-03-11 | Last ones | brain |
2006-02-07 | Tidying of snotices (adding '***' to start of WriteOpers texts) | brain |
2006-02-06 | Make ulines /swhois silently | om |
2006-02-04 | Stop trying to set an empty swhois if the <type> doesn't specify one | om |
2006-02-04 | Add support for configured swhois lines | om |
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 | Added support for new command system | brain |
2005-12-07 | Made module not static | brain |
2005-12-07 | Fixed broken OnCleanup | brain |
2005-12-07 | Added OnCleanup handler | brain |
2005-12-07 | Added OnUserQuit stuffs | brain |
2005-12-07 | Tested and working locally | brain |
2005-12-07 | Compilation fixes (UNTESTED) | brain |
2005-12-07 | Added m_swhois as example of new netbursting/metadata calls (might not work yet) | brain |