]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/u_listmode.h
Just to mess with om's head, remove helperfuncs.h from everywhere
[user/henk/code/inspircd.git] / include / u_listmode.h
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainFixed
2006-08-11 brainConfigReader and FileReader now take InspIRCd* to their...
2006-08-10 brainNote: FOR THE MOMENT, this is BROKEN. It wont run right...
2006-08-10 brainSo much stuff changed in this one, i forgot most of it.
2006-08-09 braindo_log -> static void InspIRCd::Log() (with vararg...
2006-08-08 brainWHEEEEE!!!!!
2006-07-27 braincommit remainder of new mode bouncing stuff for TS...
2006-07-26 brainAdd extra method to mode handler, ModeHandler::ModeSet().
2006-07-10 brainInherit tons of stuff from classbase that should always...
2006-07-10 brainIf you ask me, it looks a hell of a lot tidier without...
2006-07-09 brainReorder to avoid warning.
2006-07-09 brainAltered u_listmode to have a constructor arg 'autotidy...
2006-07-09 omOkay..updates to u_listmode, general cleanups and add...
2006-07-09 omAdd a parameter to set what config tag to parse (defaul...
2006-07-08 brainPort m_blockcaps to new api, remove OnExtendedMode...
2006-07-08 brainConvert u_listmode and m_banexception to new api
2006-03-12 brainConst refs (this is about the last of them in the core...
2006-03-11 brainStart of conversion to const refs for std::strings...
2006-01-25 omOh noes, a typoed comment :x
2006-01-25 omremove redundant variable and fix log output
2006-01-25 omAdding the +e and +I modules m_banexception and m_invit...