summaryrefslogtreecommitdiff
path: root/src/commands/cmd_eline.cpp
AgeCommit message (Expand)Author
2008-02-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
2008-02-11Fix trampling on memory in Z/G/K/ELine.w00t
2008-02-10Correctly rewrite bans in 1.2 also, and make zline on nicks actually work.w00t
2008-02-10Make K|G|Z|ELine actually work with a nickname target (code was there but not...w00t
2008-01-10Header update: 2007 -> 2008w00t
2007-11-10Allow eline/gline/kline/zline by nickbrain
2007-11-02Tidy up, and make the identifer for a line type be std::string not charbrain
2007-10-31Fix up to pass User*brain
2007-10-31More fixesbrain
2007-10-31Make /gline etc compile with new methodsbrain
2007-10-29Compile fixesbrain
2007-10-28PERL PIE FOR ALL: Rename a fuckload of XLineManager's methodsw00t
2007-10-22Move cmd_*.cpp to src/commands/. Not done in the nicest of ways yet, but ah w...w00t