summaryrefslogtreecommitdiff
path: root/include/commands
AgeCommit message (Expand)Author
2006-10-06Document a ton of classes (e.g. give them a short description for http://svn....brain
2006-09-15Annotationsbrain
2006-09-15Annotationsbrain
2006-09-10Spacify() the oper typesbrain
2006-09-08Allow QUIT to be used before we fully register the connection. This stops mir...brain
2006-09-06Command result codes. This isnt finished yet, still got to do most of the mod...brain
2006-09-03Add /RELOAD and move cmd_mode into its own command.brain
2006-09-03Auto loading of commands as shared objects via dlsym (very lightweight interf...brain
2006-08-30Remove a ton of <typeinfo>, <iostream>, <sstream> etc that we usually never usebrain
2006-08-30Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include listsbrain
2006-08-17Add modules.h to cmd_connect.hbrain
2006-08-11ConfigReader and FileReader now take InspIRCd* to their constructorsbrain
2006-08-11(Bigger than it looks, i did this with perl inplace edit) -- commands now tak...brain
2006-08-07Change prototype of OneOfMatchesbrain
2006-07-30REMOTE STATS! WOOO AND YAY!brain
2006-07-28Finish off /WHO (i think it covers everything). Now has a few extra optionsbrain
2006-07-28Add support for syntax of commands in place of the text 'Not enough parameter...brain
2006-07-16mass tidyup, change A LOT of stuff to const char** which was char** (such as ...brain
2006-07-01Change WriteChannelWithServ and it's _NoFormat to take a const char* serverna...om
2006-04-20Movement of cmd_* headers into include/commands (this is incomplete)brain