Age | Commit message (Expand) | Author |
---|---|---|
2008-10-02 | Start making some stuff compile with the modified protocol signatures | Robin Burchell w00t@inspircd.org |
2008-10-02 | Replaced anope_SendPart() with direct call to SendPart() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Convert various to new name scheme. | Robin Burchell w00t@inspircd.org |
2008-10-01 | Nuke struct Uid from the core. (hooray!) | Robin Burchell w00t@inspircd.org |
2008-09-30 | Merge delbot() and cs_remove_bot() into BotInfo's destructor. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Store UID for services pseudoclients inside BotInfo. This will be used instea... | Robin Burchell w00t@inspircd.org |
2008-09-30 | Unbreak bot assigning, also call event in the unassign function, rather than ... | Robin Burchell w00t@inspircd.org |
2008-09-30 | Move some stuff to BotInfo methods. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Move stuff to a bots class. | Robin Burchell w00t@inspircd.org |