]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/commands/cmd_part.cpp
Update all wiki links to point to the new wiki. This was done automatically with...
[user/henk/code/inspircd.git] / src / commands / cmd_part.cpp
2009-03-15 psychonUpdate all wiki links to point to the new wiki. This...
2009-02-14 peaveyNuke trailing spaces
2009-01-02 w00tUpdate copyrights for 2009.
2008-07-11 w00tConvert API to use std::string, fixes my slight bug...
2008-05-18 aquanightMake User:: nick/ident/dhost/fullname and some other...
2008-05-04 brainConversion of command handler params from "const char...
2008-04-07 brainWe were lucky this one didnt bring down the whole devne...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-01-10 w00tHeader update: 2007 -> 2008
2008-01-10 w00tImplement <options:prefixpart|suffixpart|fixedpart>
2007-10-22 w00tMove cmd_*.cpp to src/commands/. Not done in the nicest...