summaryrefslogtreecommitdiff
path: root/src/commands/cmd_kick.cpp
AgeCommit message (Expand)Author
2008-05-25First phase of conversion to dynamic limits on all the lengths, configured vi...brain
2008-05-18Make User:: nick/ident/dhost/fullname and some other things std::string inste...aquanight
2008-05-05fix LoopCalls to not send param count thus avoiding a crash in command parserpeavey
2008-05-04Conversion of command handler params from "const char* const* parameters, int...brain
2008-05-03Allow KICKing multiple nicksaquanight
2008-02-20Wheee, mass commit! this adds const stafety, throwing a compile error if anyo...brain
2008-01-10Header update: 2007 -> 2008w00t
2007-10-22Move cmd_*.cpp to src/commands/. Not done in the nicest of ways yet, but ah w...w00t