]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/modules/m_auditorium.cpp
Some more to fix still, modules probably wont load correctly atm
[user/henk/code/inspircd.git] / src / modules / m_auditorium.cpp
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. :<