summaryrefslogtreecommitdiff
path: root/src/modules/m_auditorium.cpp
AgeCommit message (Expand)Author
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