Age | Commit message (Expand) | Author |
2007-01-01 | Fix to allow for OnRehash to know what user initiated the rehash | brain |
2007-01-01 | Make sure that if an oper opers up and has an swhois in their opertype or ope... | brain |
2007-01-01 | This should fix it on two fronts: missing Implements() value, and OnWhois doe... | brain |
2007-01-01 | This is it, i think | brain |
2007-01-01 | Blah | brain |
2007-01-01 | Debug stuff, pay it no attention | brain |
2006-12-15 | Remove global namespacing, makes modules compile FASTAH. Also massive update ... | w00t |
2006-11-15 | Added <oper:swhois> to m_swhois, which will override <type:swhois> if specified | special |
2006-10-28 | Fix these too! | brain |
2006-10-28 | Add support for OnWhoisLine, which allows modules to change or drop any line ... | brain |
2006-10-19 | Insert massive change here. | brain |
2006-10-06 | Document a ton of classes (e.g. give them a short description for http://svn.... | brain |
2006-10-01 | Now with binary versioning goodness | brain |
2006-09-06 | All commands now return results CMD_FAILURE or CMD_SUCCESS | brain |
2006-08-21 | In 1.1, place all FJOIN parameters in the last parameter of the FJOIN - if th... | brain |
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 |