]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_auditorium.cpp
Add support for blocking tag messages with the deaf mode.
[user/henk/code/inspircd.git] / src / modules / m_auditorium.cpp
2008-05-04 peaveyConvert this one too
2008-03-24 brainFinally change all the Version() objects
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-03-21 brainRemove Prioritize(), no longer needed
2008-03-21 brainMake m_auditorium use the new api (this is MUCH easier...
2008-02-18 w00tPhew. Fix a bunch of method sigs to stop warnings.
2008-02-06 w00tAdd <auditorium:operoverride> setting, based on patch...
2008-01-17 w00tRemove a redundant method here, call the mode manager...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-11-09 brainRoadmap item "Fix jointhrottle to not try 'throttle...
2007-11-09 brainSame here, fix some minor memory leaks noticed by w00t
2007-11-04 brainHonking huge commit. Removal of DELETE() template that...
2007-11-04 brainConvert all to new Attach() system. The Implements...
2007-11-04 brainThis compiles, but note most modules are currently...
2007-11-04 brainFix this to compile
2007-11-04 brainBring back Prioritize (needs to occur after module...
2007-10-23 brainSome AddMode fixes
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-15 w00tclass command_t -> class Command. Whey :D
2007-08-28 omMove everything module-related out of InspIRCd and...
2007-08-28 brainFrom RFC 2812, the funny = that i could never identify...
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 w00tConvert more modules
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-10 brainSmall api change with wide reaching effects in modules...
2007-05-04 brainIf an op parts, joins or kicks then display the change...
2007-05-04 brainFix bug where if an op is in channel then does /names...
2007-05-04 brainAdd <auditorium showops> which determines if auditorium...
2007-05-04 brain...And learn to spell right
2007-05-04 brainDo the same for KICK, but in the case of KICK, send...
2007-05-04 brainWhen we silence the event, not even the user whos leavi...
2007-05-04 brainsvn add helps, too. :<