summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-31Fix up to pass User*brain
2007-10-31Forward declbrain
2007-10-31Remove all the OnAddGLine, OnAddWhateverLine replace with one simple OnAddLin...brain
2007-10-31Add factories for other typesbrain
2007-10-31Add factories for eline and gline as testsbrain
2007-10-31Implement: XLineManager::RegisterFactory, UnregisterFactory, GetFactorybrain
2007-10-31Add XLineFactory stuff.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-31Make /gline etc compile with new methodsbrain
2007-10-31More fixes and some optimizationsbrain
2007-10-31More stuffbrain
2007-10-31Fixified some morebrain
2007-10-31The rest doesnt compile yet, dont bother :pbrain
2007-10-31Reorder creation of objects so:w00t
2007-10-31Clean up XLine conf stuff a little bit, move most of it to configreader. Also...w00t
2007-10-30Add support for nick@server requested by many. We are not likely to backport ...brain
2007-10-29A few more timesaving checks.brain
2007-10-29Add the lookup_lines stuff. Sorry i havent documented this yet, i am tired.brain
2007-10-29Big fat fixme herebrain
2007-10-29Ok, now each xline will be in two places. The sorted vector and a map, each l...brain
2007-10-29Compile fixesbrain
2007-10-29This commit is untested and breaks a lot of xline stuff. work in progress.brain
2007-10-28Make ELines cached, and check for ELined status in all the Matches for all th...w00t
2007-10-28Update User::exempt all the time we change an E:Line. Brain, can you check I'...w00t
2007-10-28YAR!brain
2007-10-28Fix it all up, im done with the main bit of thisbrain
2007-10-28Grrbrain
2007-10-28Add Apply and DefaultApply.brain
2007-10-28Fixifyw00t
2007-10-28Rewrite of XLineManager::ApplyLines to only apply pending lines. This ..doesn...w00t
2007-10-28I think this is done. Add overloaded Matches() which takes std::string and im...brain
2007-10-28Move matches_qline to Matches, though this won't work properly .. :sw00t
2007-10-28Make E:Line/G:Line use the Matches stuffw00t
2007-10-28Make ZLine use Matches()w00t
2007-10-28Fix this to pass a Userw00t
2007-10-28Done my partbrain
2007-10-28Add a virtual Matches to XLine class, and override it appropriately for all d...w00t
2007-10-28Forgot it should return falsebrain
2007-10-28Fixed w00tbrain
2007-10-28Ignore this commit. *jedi mind trick*w00t
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-27Add dz to other contributors, line up columnsbrain
2007-10-27Dont echo the JOIN to the user whos speakingbrain