Age | Commit message (Expand) | Author |
2008-10-02 | Fix os_kick. | Robin Burchell w00t@inspircd.org |
2008-10-02 | Fix os_clearmodes. | Robin Burchell w00t@inspircd.org |
2008-10-02 | All cs_* core modules build successfully. | Robin Burchell w00t@inspircd.org |
2008-10-02 | Fix cs_suspend. | Robin Burchell w00t@inspircd.org |
2008-10-02 | Fix cs_register. | Robin Burchell w00t@inspircd.org |
2008-10-02 | Fix cs_forbid. | Robin Burchell w00t@inspircd.org |
2008-10-02 | Add run-cc.pl from inspircd, only difference is support .c files too :) | Robin Burchell w00t@inspircd.org |
2008-10-02 | Fix cs_clear. | Robin Burchell w00t@inspircd.org |
2008-10-02 | core/bs_* modules now compile. | Robin Burchell w00t@inspircd.org |
2008-10-02 | Replaced anope_SendSVSMode_chan() with direct call to SendSVSModeChan() in IR... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendVhost() with direct call to SendVhost() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendForceNickChange() with direct call to SendForceNickChange(... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendChangeBotNick() with direct call to SendChangeBotNick() in... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendSVSO() with direct call to SendSVSO() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendSQLine() with direct call to SendSQLine() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendGlobops() with direct call to SendGlobops() in IRCDProto c... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendPart() with direct call to SendPart() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendInvite() with direct call to SendInvite() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendSQLineDel() with direct call to SendSQLineDel() in IRCDPro... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendJoin() with direct call to SendJoin() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendQuit() with direct call to SendQuit() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Added SendAction() function to IRCDProto class to replace use of anope_cmd_no... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced notice() with direct call to SendMessage() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_cmd_privmsg() and privmsg() with direct call to SendPrivmsg() ... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendKick() with direct call to SendKick() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendClientIntroduction() with direct call to SendClientIntrodu... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendMode() with direct call to SendMode() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendVhostDel() with direct call to SendVhostDel() in IRCDProto... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_cmd_topic() with direct call to SendTopic() in IRCDProto class. | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Replaced anope_SendSVSNOOP() with direct call to SendSVSNOOP() in IRCDProto c... | Naram Qashat cyberbotx@cyberbotx.com |
2008-10-02 | Merge commit 'cbx/anopeng-uid' into anopeng-uid | Robin Burchell w00t@inspircd.org |
2008-10-02 | valid_(nick|chan) -> Is(Nick|Chan)Valid | Robin Burchell w00t@inspircd.org |
2008-10-02 | Convert SWhois, SERVER, EOB.. | Robin Burchell w00t@inspircd.org |
2008-10-02 | Various conversions to use new protocol. | Robin Burchell w00t@inspircd.org |
2008-10-02 | Convert various to new name scheme. | Robin Burchell w00t@inspircd.org |
2008-10-02 | Global NOTICE/PRIVMSG, QUIT. | Robin Burchell w00t@inspircd.org |
2008-10-02 | KICK, notice ops. | Robin Burchell w00t@inspircd.org |
2008-10-02 | cmd_bot_nick -> SendClientIntroduction | Robin Burchell w00t@inspircd.org |
2008-10-02 | Guest nicks, MODE. | Robin Burchell w00t@inspircd.org |
2008-10-02 | AKILL, SVSMODE | Robin Burchell w00t@inspircd.org |
2008-10-02 | Rename a bunch of functions to use new scheme. | 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 | Merge commit 'trunk' into anopeng | Robin Burchell w00t@inspircd.org |
2008-09-30 | Add MODULE_INIT to all modules, fix a few various crashes. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Fix compiler error caused by removal of unassign() from w00t. | 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 |
2008-09-30 | Made all protocol modules able to be compiled via mostly constifying strings. | Robin Burchell w00t@inspircd.org |
2008-09-30 | Remove 'skeleton' mode. It's not really all that useful. | Robin Burchell w00t@inspircd.org |