1
0
mirror of https://github.com/anope/anope.git synced 2026-07-06 18:23:12 +02:00

Update TODO.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1381 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
Robin Burchell w00t@inspircd.org
2008-10-02 23:30:26 +00:00
parent 0a0c963ea6
commit 7dc90c5d62
+2 -12
View File
@@ -55,17 +55,7 @@ w00t's CHRISTMAS LIST
-------
anopeng-uid branch TODO
The following (at least, maybe more) need to take BotInfo pointers instead of string senders:
SendMessage
SendNotice
SendPrivmsg
SendGlobalNotice
SendGlobalPrivmsg
SendQuit
SendInvite
SendPart
SendChangeBotNick
SendCTCP
- add overridden form of SendGlobops accepting BotInfo
- SendAkill should just take a pointer to the Akill class instead of millions of fields
(same for some other stuff)
- chan_set_modes should take BotInfo, possibly with override for User *?