summaryrefslogtreecommitdiff
path: root/include/extern.h
AgeCommit message (Expand)Author
2008-09-30Added cmd_serv_privmsg() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Move some stuff to BotInfo methods.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_serv_notice() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_notice() function to IRCDProtoNew class. (Replaces cmd_notice2)Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_message() function to IRCDProtoNew class. (Replaces cmd_notice)Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_privmsg() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Move stuff to a bots class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_notice_ops() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_kick() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_bot_nick() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_mode() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_guest_nick() function to IRCDProtoClass.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_nick() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Forgot to remove references to the old ircd_cmd_svskill, oops.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_svsmode() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_akill() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_vhost_off() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_topic() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Remove legacy global function.Robin Burchell w00t@inspircd.org
2008-09-30Remove anope_cmd_privmsg2 (it's identical to anope_cmd_privmsg!)Robin Burchell w00t@inspircd.org
2008-09-30Mark some stuff deprecated, move implementation from the interface into the u...Robin Burchell w00t@inspircd.org
2008-09-30Merge send_cmd() and vsend_cmd().Robin Burchell w00t@inspircd.org
2008-09-30Made all protocol modules able to be compiled via mostly constifying strings.Robin Burchell w00t@inspircd.org
2008-09-30listnicks and listchans go away, as they aren't all that useful (and way too ...Robin Burchell w00t@inspircd.org
2008-09-30Remove 'skeleton' mode. It's not really all that useful.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_remove_akill() function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Added cmd_svsnoop function to IRCDProtoNew class.Robin Burchell w00t@inspircd.org
2008-09-30Core skeleton of IRCDProtoNew class created.Robin Burchell w00t@inspircd.org
2008-09-30Move delete_user() into a destructor. Fix a few minor bugs with conversion also.Robin Burchell w00t@inspircd.org
2008-09-30Add User::SetIdent(). Also remove duplication by using update_host().Robin Burchell w00t@inspircd.org
2008-09-30Move more stuff into the user class.Robin Burchell w00t@inspircd.org
2008-09-30Move users to a basic class.Robin Burchell w00t@inspircd.org
2008-09-30Various constification/fixes for g++.Robin Burchell w00t@inspircd.org
2008-09-30Constify a lot of the API. Core now "builds".Robin Burchell w00t@inspircd.org
2008-09-30Various g++ fixes. Compiles, doesn't link.Robin Burchell w00t@inspircd.org
2008-09-30Partial fixes for g++, need to commit thisRobin Burchell w00t@inspircd.org
2008-09-30More g++ fixes.Robin Burchell w00t@inspircd.org
2008-09-30Make a bunch of stuff build under g++.Robin Burchell w00t@inspircd.org
2008-09-03BUILD : 1.7.21 (1428) BUGS : 930 NOTES : Rewrote the ignore system to handle ...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-09-03BUILD : 1.7.21 (1426) BUGS : 876 NOTES : We now support CIDR in channel ban...viper viper@31f1291d-b8d6-0310-a050-a5561fc1590b
2008-01-13BUILD : 1.7.21 (1345) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-12-28BUILD : 1.7.19 (1322) BUGS : 685 NOTES : Applied a patch by Jilles which shou...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-31BUILD : 1.7.19 (1295) BUGS : N/A NOTES : We now have hostip in user_ struct s...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-30BUILD : 1.7.19 (1291) BUGS : 774 NOTES : Unreals (3.2) SVSJOIN command now su...drstein drstein@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-29BUILD : 1.7.19 (1289) BUGS : 768 NOTES : Fixed module runtime directory not a...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-29BUILD : 1.7.19 (1286) BUGS : 731 NOTES : Fixed TS6 UID generation geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26BUILD : 1.7.19 (1265) BUGS : NOTES : Updated copyright information geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-04-21BUILD : 1.7.18 (1237) BUGS : 661 NOTES : Fixed DefCon which did not force Def...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-23BUILD : 1.7.17 (1209) BUGS : NOTES : Another batch of changes regarding RDB/M...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2006-12-09BUILD : 1.7.17 (1198) BUGS : NOTES : Reviewed and updated all of the MySQL co...geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b