]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/commands/cmd_wallops.h
Update copyrights for 2009.
[user/henk/code/inspircd.git] / include / commands / cmd_wallops.h
2009-01-02 w00tUpdate copyrights for 2009.
2008-10-25 w00tFix a number of commands to have max_params field....
2008-05-04 brainConversion of command handler params from "const char...
2008-02-20 brainWheee, mass commit! this adds const stafety, throwing...
2008-02-13 w00tSlight API tweak. Change Command to take char * instead...
2008-01-10 w00tHeader update: 2007 -> 2008
2007-10-21 w00tAnother big commit, just to please all my fans out...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-15 w00tclass command_t -> class Command. Whey :D
2007-07-17 peaveyMass header update. Chatspike-Dev => InspIRCd....
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-06-17 brainDoxygen comments for command handlers
2007-06-17 brainMore comments
2007-06-17 brainAdd comments
2007-05-19 brainSpace indents must die.
2007-05-15 brainAdd cmd_reloadmodule.{h,cpp} contributed by Eric at...
2006-09-15 brainAnnotations
2006-09-06 brainCommand result codes. This isnt finished yet, still...
2006-08-30 brainRemove a ton of <typeinfo>, <iostream>, <sstream> etc...
2006-08-11 brain(Bigger than it looks, i did this with perl inplace...
2006-07-28 brainAdd support for syntax of commands in place of the...
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-20 brainMovement of cmd_* headers into include/commands (this...