Age | Commit message (Expand) | Author |
2008-10-18 | Convert a number of modules to using privs. | w00t |
2008-10-02 | The module hook is kinda required. | brain |
2008-10-02 | Fix for bug #601 | brain |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-07-14 | Lots, lots more numerics.h conversion | w00t |
2008-07-11 | Fix m_nopartmsg to work via API modification, involves a string copy that won... | w00t |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-05-19 | Convert channel::name to std::string, this was a beastie! | brain |
2008-05-18 | Fix two | brain |
2008-05-05 | fix some unitialised vectors and tidy up a bit. | peavey |
2008-05-04 | Convert this one too | peavey |
2008-03-24 | Finally change all the Version() objects | brain |
2008-03-22 | Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer... | brain |
2008-03-21 | Remove Prioritize(), no longer needed | brain |
2008-03-21 | Make m_auditorium use the new api (this is MUCH easier to understand) | brain |
2008-02-18 | Phew. Fix a bunch of method sigs to stop warnings. | w00t |
2008-02-06 | Add <auditorium:operoverride> setting, based on patch contributed by Sm0ke0ut | w00t |
2008-01-17 | Remove a redundant method here, call the mode manager directly | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2007-11-09 | Roadmap item "Fix jointhrottle to not try 'throttle' clients during a netmerg... | brain |
2007-11-09 | Same here, fix some minor memory leaks noticed by w00t | brain |
2007-11-04 | Honking huge commit. Removal of DELETE() template that never worked right anyway | brain |
2007-11-04 | Convert all to new Attach() system. The Implements() method needs removing fr... | brain |
2007-11-04 | This compiles, but note most modules are currently broken, they dont Attach() | brain |
2007-11-04 | Fix this to compile | brain |
2007-11-04 | Bring back Prioritize (needs to occur after module load) with a different dec... | brain |
2007-10-23 | Some AddMode fixes | brain |
2007-10-15 | In the grand tradition of huge fucking commits: | w00t |
2007-10-15 | class command_t -> class Command. Whey :D | w00t |
2007-08-28 | Move everything module-related out of InspIRCd and into ModuleManager, there ... | om |
2007-08-28 | From RFC 2812, the funny = that i could never identify in NAMES reply: = mean... | brain |
2007-08-27 | Remove unnecessary header traffic | w00t |
2007-07-16 | OOPS! 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-03 | Removed superfluous semicolons | pippijn |
2007-06-17 | Convert more modules | w00t |
2007-05-21 | Header rearrangement, move inspircd.h to top, remove stdio, stdlib, stdblahbl... | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-10 | Small api change with wide reaching effects in modules - Allows modification ... | brain |
2007-05-04 | If an op parts, joins or kicks then display the change to all, so that the no... | brain |
2007-05-04 | Fix bug where if an op is in channel then does /names later, all the non-ops ... | brain |
2007-05-04 | Add <auditorium showops> which determines if auditorium works like ircnet +a ... | brain |
2007-05-04 | ...And learn to spell right | brain |
2007-05-04 | Do the same for KICK, but in the case of KICK, send to the user doing the kic... | brain |
2007-05-04 | When we silence the event, not even the user whos leaving/joining gets the ou... | brain |
2007-05-04 | svn add helps, too. :< | brain |