2009-05-24 |
danieldg | OnRehash changes: split to multiple hooks to clarify... |
blob | commitdiff | raw |
2009-03-15 |
psychon | Update all wiki links to point to the new wiki. This... |
blob | commitdiff | raw | diff to current |
2009-02-14 |
peavey | Le oops, got wrong sender on kick. |
blob | commitdiff | raw | diff to current |
2009-02-14 |
peavey | Make override work with KICK PART and JOIN |
blob | commitdiff | raw | diff to current |
2009-02-14 |
peavey | Fix reverse logic on oper override on names list |
blob | commitdiff | raw | diff to current |
2009-01-04 |
dz | Fixed behavior of KICK in m_auditorium, fixes bug ... |
blob | commitdiff | raw | diff to current |
2009-01-02 |
w00t | Update copyrights for 2009. |
blob | commitdiff | raw | diff to current |
2008-10-18 |
w00t | Convert a number of modules to using privs. |
blob | commitdiff | raw | diff to current |
2008-10-02 |
brain | The module hook is kinda required. |
blob | commitdiff | raw | diff to current |
2008-10-02 |
brain | Fix for bug #601 |
blob | commitdiff | raw | diff to current |
2008-08-25 |
w00t | Change module versions to use a string instead of fixed... |
blob | commitdiff | raw | diff to current |
2008-07-14 |
w00t | Lots, lots more numerics.h conversion |
blob | commitdiff | raw | diff to current |
2008-07-11 |
w00t | Fix m_nopartmsg to work via API modification, involves... |
blob | commitdiff | raw | diff to current |
2008-06-11 |
pippijn | fixed some indentation and spacing in modules |
blob | commitdiff | raw | diff to current |
2008-05-19 |
brain | Convert channel::name to std::string, this was a beastie! |
blob | commitdiff | raw | diff to current |
2008-05-18 |
brain | Fix two |
blob | commitdiff | raw | diff to current |
2008-05-05 |
peavey | fix some unitialised vectors and tidy up a bit. |
blob | commitdiff | raw | diff to current |
2008-05-04 |
peavey | Convert this one too |
blob | commitdiff | raw | diff to current |
2008-03-24 |
brain | Finally change all the Version() objects |
blob | commitdiff | raw | diff to current |
2008-03-22 |
brain | Wheeee for HUGE commits. Convert all numerics to WriteN... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Remove Prioritize(), no longer needed |
blob | commitdiff | raw | diff to current |
2008-03-21 |
brain | Make m_auditorium use the new api (this is MUCH easier... |
blob | commitdiff | raw | diff to current |
2008-02-18 |
w00t | Phew. Fix a bunch of method sigs to stop warnings. |
blob | commitdiff | raw | diff to current |
2008-02-06 |
w00t | Add <auditorium:operoverride> setting, based on patch... |
blob | commitdiff | raw | diff to current |
2008-01-17 |
w00t | Remove a redundant method here, call the mode manager... |
blob | commitdiff | raw | diff to current |
2008-01-10 |
w00t | Header update: 2007 -> 2008 |
blob | commitdiff | raw | diff to current |
2007-11-09 |
brain | Roadmap item "Fix jointhrottle to not try 'throttle... |
blob | commitdiff | raw | diff to current |
2007-11-09 |
brain | Same here, fix some minor memory leaks noticed by w00t |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Honking huge commit. Removal of DELETE() template that... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Convert all to new Attach() system. The Implements... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | This compiles, but note most modules are currently... |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Fix this to compile |
blob | commitdiff | raw | diff to current |
2007-11-04 |
brain | Bring back Prioritize (needs to occur after module... |
blob | commitdiff | raw | diff to current |
2007-10-23 |
brain | Some AddMode fixes |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | In the grand tradition of huge fucking commits: |
blob | commitdiff | raw | diff to current |
2007-10-15 |
w00t | class command_t -> class Command. Whey :D |
blob | commitdiff | raw | diff to current |
2007-08-28 |
om | Move everything module-related out of InspIRCd and... |
blob | commitdiff | raw | diff to current |
2007-08-28 |
brain | From RFC 2812, the funny = that i could never identify... |
blob | commitdiff | raw | diff to current |
2007-08-27 |
w00t | Remove unnecessary header traffic |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | OOPS! We try again, since I'm smoking craq. LF is 0x0a... |
blob | commitdiff | raw | diff to current |
2007-07-16 |
peavey | 'svn propset -R svn:eol-style CR *' Set to UNIX-style... |
blob | commitdiff | raw | diff to current |
2007-07-03 |
pippijn | Removed superfluous semicolons |
blob | commitdiff | raw | diff to current |
2007-06-17 |
w00t | Convert more modules |
blob | commitdiff | raw | diff to current |
2007-05-21 |
brain | Header rearrangement, move inspircd.h to top, remove... |
blob | commitdiff | raw | diff to current |
2007-05-19 |
w00t | Windows support. Tested and working to compile on freeb... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
brain | Small api change with wide reaching effects in modules... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
brain | If an op parts, joins or kicks then display the change... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
brain | Fix bug where if an op is in channel then does /names... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
brain | Add <auditorium showops> which determines if auditorium... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
brain | ...And learn to spell right |
blob | commitdiff | raw | diff to current |
2007-05-04 |
brain | Do the same for KICK, but in the case of KICK, send... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
brain | When we silence the event, not even the user whos leavi... |
blob | commitdiff | raw | diff to current |
2007-05-04 |
brain | svn add helps, too. :< |
blob | commitdiff | raw | diff to current |
|