]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_invite.cpp
cmode(), cflags(), cstatus() -> chanrec::GetStatusChar(), chanrec::GetStatusFlags...
[user/henk/code/inspircd.git] / src / cmd_invite.cpp
2006-08-10 braincmode(), cflags(), cstatus() -> chanrec::GetStatusChar...
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-09 brainServerConfig extern moved into class InspIRCd
2006-08-08 brainWHEEEEE!!!!!
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-20 brainChanged first of files to match new location of headers
2006-04-08 omSplit inspircd_io.* insp inspsocket.* and configreader...
2006-03-12 brainRenamed to chanrec::modes
2006-03-12 brain*NEEDS TESTING* changed binarymodes to use the custom_m...
2006-03-09 w00tMore cleanup
2006-03-08 brainRemoved has_channel(userrec*,chanrec*), the new preferr...
2006-02-04 brainAllow remote users to INVITE regardless of channel...
2006-01-18 brainTony hart stars in a new show, to replace hart attack...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-26 brainFixed support for implementation hooks
2005-12-26 brainAdding hook type checking to event calls to speed them up
2005-12-16 brainTidied externs - brain
2005-12-16 brainSplit all commands into seperate files and redid comman...