Age | Commit message (Expand) | Author |
---|---|---|
2008-09-30 | Move struct botinfo into a class in bots.h | Robin Burchell w00t@inspircd.org |
2008-09-30 | Added chost variable to User class, stores cloaked host, used in inspircd11 m... | Robin Burchell w00t@inspircd.org |
2008-09-30 | Mark some stuff deprecated, move implementation from the interface into the u... | Robin Burchell w00t@inspircd.org |
2008-09-30 | Move delete_user() into a destructor. Fix a few minor bugs with conversion also. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Add User::SetRealname(). | Robin Burchell w00t@inspircd.org |
2008-09-30 | Add User::SetIdent(). Also remove duplication by using update_host(). | Robin Burchell w00t@inspircd.org |
2008-09-30 | Move more stuff into the user class. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Add User::SetNewNick() method, to be called from ircd protocol. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Move users to a basic class. | Robin Burchell w00t@inspircd.org |