summaryrefslogtreecommitdiff
path: root/include/u_listmode.h
AgeCommit message (Expand)Author
2006-08-09do_log -> static void InspIRCd::Log() (with vararg and std::string variants)brain
2006-08-08WHEEEEE!!!!!brain
2006-07-27commit remainder of new mode bouncing stuff for TS based modesbrain
2006-07-26Add extra method to mode handler, ModeHandler::ModeSet().brain
2006-07-10Inherit tons of stuff from classbase that should always have beenbrain
2006-07-10If you ask me, it looks a hell of a lot tidier without forcing the cast.brain
2006-07-09Reorder to avoid warning.brain
2006-07-09Altered u_listmode to have a constructor arg 'autotidy' which if set to true ...brain
2006-07-09Okay..updates to u_listmode, general cleanups and add some virtual methods wh...om
2006-07-09Add a parameter to set what config tag to parse (defaults to what was previou...om
2006-07-08Port m_blockcaps to new api, remove OnExtendedMode and OnDisplayList events e...brain
2006-07-08Convert u_listmode and m_banexception to new apibrain
2006-03-12Const refs (this is about the last of them in the core api)brain
2006-03-11Start of conversion to const refs for std::strings in module api - A LOT OF S...brain
2006-01-25Oh noes, a typoed comment :xom
2006-01-25remove redundant variable and fix log outputom
2006-01-25Adding the +e and +I modules m_banexception and m_inviteexception, also addin...om