summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2007-11-09Theres actually more to this. Before we throw, delete cu (the destructor WONT...brain
2007-11-09Same fix herebrain
2007-11-04Fix the FIXME related to new module event and loading stuffbrain
2007-11-04Remove Implements() method from every module. booya.brain
2007-11-04wtf at the line endings in this bag of spannersbrain
2007-11-04Fix these to use new hook system (u_listmode wasnt fixed yet)brain
2007-11-04Somehow, we missed onebrain
2007-11-04Fix non-POD passingbrain
2007-11-04Honking huge commit. Removal of DELETE() template that never worked right anywaybrain
2007-11-04Some more to fix still, modules probably wont load correctly atmbrain
2007-11-04Not yet tested: remove last vestiges of modules[] and module_names[] arrays.brain
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-04More craqbrain
2007-11-04Againbrain
2007-11-04Another toobrain
2007-11-04Anotherbrain
2007-11-04For now, just fix the Priority Prioritize(). We might be able to do the rest ...brain
2007-11-04Whoops and make it validbrain
2007-11-04Fix this one toobrain
2007-11-04Fix this to compilebrain
2007-11-04Bring back Prioritize (needs to occur after module load) with a different dec...brain
2007-11-04Next part of Development/Hooking (see wiki)brain
2007-11-03Partial fix for bug #441brain
2007-11-02Dont propogate K-linesbrain
2007-11-02Implement DELLINE, allow both DELLINE and ADDLINE to take a server OR client ...brain
2007-11-02Hopefully fix the bursting of xlines to work again (even with unknown types) ...brain
2007-11-02Tidy up, and make the identifer for a line type be std::string not charbrain
2007-11-01Make misconfiguration of spanningtree more 'fatal' so we get less morons comi...brain
2007-10-31Make it compilable :pbrain
2007-10-31Add XLine::SetCreateTime that removes gline_set_creation_time and friendsbrain
2007-10-31Use XLineFactory in ADDLINE, so that it can deal with anything the rest of th...brain
2007-10-31Make it all compile.brain
2007-10-31Spanningtree now compilesbrain
2007-10-31This one too, grrbrain
2007-10-31Bloody hell, just how many modules use this shitbrain
2007-10-31More fixesbrain
2007-10-29Big fat fixme herebrain
2007-10-28PERL PIE FOR ALL: Rename a fuckload of XLineManager's methodsw00t
2007-10-28- Tear out a useless load of XLine clutters that did nothing much except conf...w00t
2007-10-28Add m_proxyscan -- someone can doubtless do a much better job of this, as it'...w00t
2007-10-27Dont echo the JOIN to the user whos speakingbrain
2007-10-27Whoops loused up a tweakbrain
2007-10-27Whoops backwardsbrain
2007-10-27Now plays nice with m_invisible, and fix a bug which allows users who havent ...brain
2007-10-27Remove debug stuffbrain
2007-10-26Fix a pretty silly goof-upbrain
2007-10-26Whoops, change Implements to use itbrain
2007-10-26Add new event for this with gauranteed delivery of message BEFORE the text is...brain
2007-10-26Damnit! this should fix :pbrain