]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_hideoper.cpp
Update copyright headers.
[user/henk/code/inspircd.git] / src / modules / m_hideoper.cpp
2008-08-25 w00tChange module versions to use a string instead of fixed...
2008-06-11 pippijnfixed some indentation and spacing in modules
2008-03-24 brainAnd more of them
2008-02-29 brickerthe B key is close to the H key...right? :)
2008-02-18 w00tPhew. Fix a bunch of method sigs to stop warnings.
2008-01-17 w00tRemove a redundant method here, call the mode manager...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-04 brainRemove Implements() method from every module. booya.
2007-11-04 brainHonking huge commit. Removal of DELETE() template that...
2007-11-04 brainConvert all to new Attach() system. The Implements...
2007-10-23 brainMore
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-08-27 w00tRemove unnecessary header traffic
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-07-03 pippijnRemoved superfluous semicolons
2007-06-17 w00tConversions
2007-05-29 w00tFix bug #309 reported by Smartys - QA, please test...
2007-05-21 brainHeader rearrangement, move inspircd.h to top, remove...
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-05-12 w00tThe commit that should have been r7000: src/modules...
2007-05-12 w00tOpers cannot change the modes of others. (In retrospect...
2007-05-04 brainWhere others charge, we give for free. Have fun and...
2006-12-28 brainReasonably sized fix - when adding modes in modules...
2006-12-15 w00tRemove global namespacing, makes modules compile FASTAH...
2006-10-30 w00tm_hideoper hooked the wrong event, fixed.
2006-10-28 brainAdd and document m_hideoper, used to hide oper status...