Age | Commit message (Expand) | Author |
2007-01-14 | Someone left the colon off the 'end of list' numeric in u_listmode.h. I dont ... | brain |
2007-01-14 | Added interface 'ChannelBanList' that these two modules implement. Send a req... | brain |
2006-12-15 | And now, just to force you to recompile the *whole* ircd.. updated headers on... | w00t |
2006-10-23 | Fix unloading of modules that use u_listmode | brain |
2006-10-23 | banexception, chanfilter, inviteexception: use modestacker to stack modes whe... | brain |
2006-10-22 | Make clever use of modestacker | brain |
2006-10-22 | Make +beIgqa be sent multiple per line, rather than one per line, using modes... | brain |
2006-10-06 | Add extra debugging for socketengines, will now report OS error string when f... | brain |
2006-10-06 | Document a ton of classes (e.g. give them a short description for http://svn.... | brain |
2006-09-08 | Fix 'item not on list' output | brain |
2006-09-02 | Don't try and delete from the item list whilst iterating it - make a copy ins... | brain |
2006-09-02 | Don't use oncleanup to remove listmode lists | brain |
2006-09-02 | banexception, chanfilter and inviteexception should now be unloadable :) | brain |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | Fixed | brain |
2006-08-11 | ConfigReader and FileReader now take InspIRCd* to their constructors | brain |
2006-08-10 | Note: FOR THE MOMENT, this is BROKEN. It wont run right until im done. | brain |
2006-08-10 | So much stuff changed in this one, i forgot most of it. | brain |
2006-08-09 | do_log -> static void InspIRCd::Log() (with vararg and std::string variants) | brain |
2006-08-08 | WHEEEEE!!!!! | brain |
2006-07-27 | commit remainder of new mode bouncing stuff for TS based modes | brain |
2006-07-26 | Add extra method to mode handler, ModeHandler::ModeSet(). | brain |
2006-07-10 | Inherit tons of stuff from classbase that should always have been | brain |
2006-07-10 | If you ask me, it looks a hell of a lot tidier without forcing the cast. | brain |
2006-07-09 | Reorder to avoid warning. | brain |
2006-07-09 | Altered u_listmode to have a constructor arg 'autotidy' which if set to true ... | brain |
2006-07-09 | Okay..updates to u_listmode, general cleanups and add some virtual methods wh... | om |
2006-07-09 | Add a parameter to set what config tag to parse (defaults to what was previou... | om |
2006-07-08 | Port m_blockcaps to new api, remove OnExtendedMode and OnDisplayList events e... | brain |
2006-07-08 | Convert u_listmode and m_banexception to new api | brain |
2006-03-12 | Const refs (this is about the last of them in the core api) | brain |
2006-03-11 | Start of conversion to const refs for std::strings in module api - A LOT OF S... | brain |
2006-01-25 | Oh noes, a typoed comment :x | om |
2006-01-25 | remove redundant variable and fix log output | om |
2006-01-25 | Adding the +e and +I modules m_banexception and m_inviteexception, also addin... | om |