summaryrefslogtreecommitdiff
path: root/src/commands/cmd_eline.cpp
AgeCommit message (Expand)Author
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