]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_privmsg.cpp
Allow for custom prefixes as status chars in /notice @#chan etc. Up until now theyve...
[user/henk/code/inspircd.git] / src / commands / cmd_privmsg.cpp
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...