]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/commands/cmd_who.h
Helps if I add the w32 specific code, too. :p
[user/henk/code/inspircd.git] / include / commands / cmd_who.h
2007-05-15 brainAdd cmd_reloadmodule.{h,cpp} contributed by Eric at...
2007-05-09 brainIf we're having local, we need far too (f)
2007-05-09 brainAdd WHO flag 'l', show only local users
2007-05-09 brainAdd extra matches to /WHO. flags aiMp, away, ident...
2007-05-09 brainSomeone left a flag out of the syntax (m, modes)
2007-03-09 brain/who tidyup - needs QA'ing
2006-12-07 brainBad w00tie bad, /who isnt checking +s for channel ...
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 brainFinish off /WHO (i think it covers everything). Now...
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...