summaryrefslogtreecommitdiff
path: root/src/modules/m_auditorium.cpp
AgeCommit message (Expand)Author
2008-02-18Phew. Fix a bunch of method sigs to stop warnings.w00t
2008-02-06Add <auditorium:operoverride> setting, based on patch contributed by Sm0ke0utw00t
2008-01-17Remove a redundant method here, call the mode manager directlyw00t
2008-01-10Header update: 2007 -> 2008w00t
2007-11-09Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg...brain
2007-11-09Same here, fix some minor memory leaks noticed by w00tbrain
2007-11-04Honking huge commit. Removal of DELETE() template that never worked right anywaybrain
2007-11-04Convert all to new Attach() system. The Implements() method needs removing fr...brain
2007-11-04This compiles, but note most modules are currently broken, they dont Attach()brain
2007-11-04Fix this to compilebrain
2007-11-04Bring back Prioritize (needs to occur after module load) with a different dec...brain
2007-10-23Some AddMode fixesbrain
2007-10-15In the grand tradition of huge fucking commits:w00t
2007-10-15class command_t -> class Command. Whey :Dw00t
2007-08-28Move everything module-related out of InspIRCd and into ModuleManager, there ...om
2007-08-28From RFC 2812, the funny = that i could never identify in NAMES reply: = mean...brain
2007-08-27Remove unnecessary header trafficw00t
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-07-03Removed superfluous semicolonspippijn
2007-06-17Convert more modulesw00t
2007-05-21Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl...brain
2007-05-19Windows support. Tested and working to compile on freebsd and linux. Next ste...w00t
2007-05-10Small api change with wide reaching effects in modules - Allows modification ...brain
2007-05-04If an op parts, joins or kicks then display the change to all, so that the no...brain
2007-05-04Fix bug where if an op is in channel then does /names later, all the non-ops ...brain
2007-05-04Add <auditorium showops> which determines if auditorium works like ircnet +a ...brain
2007-05-04...And learn to spell rightbrain
2007-05-04Do the same for KICK, but in the case of KICK, send to the user doing the kic...brain
2007-05-04When we silence the event, not even the user whos leaving/joining gets the ou...brain
2007-05-04svn add helps, too. :<brain