summaryrefslogtreecommitdiff
path: root/src/commands
AgeCommit message (Expand)Author
2007-11-02Whoopsbrain
2007-11-02Tidy up, and make the identifer for a line type be std::string not charbrain
2007-11-02xline gutting, once more. There is no longer an active_lines vector, and no r...brain
2007-10-31Fix (?) stats charsbrain
2007-10-31Fix up to pass User*brain
2007-10-31More fixesbrain
2007-10-31Make /gline etc compile with new methodsbrain
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-29Compile fixesbrain
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-27Add dz to other contributors, line up columnsbrain
2007-10-27Who flags now count as a wildcard for searching for privacy reasons, fixes bu...brain
2007-10-26Typobrain
2007-10-26Add new event for this with gauranteed delivery of message BEFORE the text is...brain
2007-10-24Whoops forgot thisbrain
2007-10-23Some more class stuff, blah. Now possible to move a user to a different class...w00t
2007-10-23All the core is now pedantic safe!brain
2007-10-23-pedantic tidyups, lets see if it finds anything worthy of a fixbrain
2007-10-22Remove a wrapper, it's easy to read as is :pw00t
2007-10-22Move cmd_*.cpp to src/commands/. Not done in the nicest of ways yet, but ah w...w00t