]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include/message.h
Move more stuff into userrec
[user/henk/code/inspircd.git] / include / message.h
2006-08-09 brainMove more stuff into userrec
2006-08-09 brainGet rid of Server::GetUsers(chanrec) - a throwback...
2006-08-09 brainMove Blocking/NonBlocking to socket.cpp and make inline
2006-08-09 braincommon_channels -> userrec::SharesChannelWith()
2006-08-02 brain(1) remove CleanAndResolve.
2006-07-28 brainTidyup message.cpp, remove some really old craq.
2006-07-18 brainTried to implement sprintf that returns std::string...
2006-07-08 brainAdd userrec::HasMode, fix some typos.
2006-03-10 brainSupport for hostnames in <bind> tag (so long as the...
2006-03-08 brainFixed externs
2006-03-08 braincmode now returns const char* as it returns a pointer...
2006-02-12 brainTweak to allow @%+ to all exist on a user at once durin...
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-13 brainModified chlist() and whois to allow output of multi...
2005-05-15 brainChanged to use __single_client_alloc, faster on most...
2005-05-05 brainFixes to:
2004-05-16 brainUpdated header comments
2004-04-19 brainMoving yet more stuff into message.cpp
2004-04-19 brainStarted seperating out functions