]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_privmsg.cpp
Fix total mess of makefile dependency macros (all depending on stuff they dont NEED...
[user/henk/code/inspircd.git] / src / commands / cmd_privmsg.cpp
2008-05-25 brainFirst phase of conversion to dynamic limits on all...
2008-05-19 brainConvert channel::name to std::string, this was a beastie!
2008-05-18 aquanightMake User:: nick/ident/dhost/fullname and some other...
2008-05-05 brainCalling wrong loopcall overloaded method, due to hasty...
2008-05-04 brainConversion of command handler params from "const char...
2008-04-04 brainAllow for custom prefixes as status chars in /notice...
2008-03-22 brainWheeee for HUGE commits. Convert all numerics to WriteN...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-30 brainAdd support for nick@server requested by many. We are...
2007-10-26 brainAdd new event for this with gauranteed delivery of...
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...