summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864>2008-10-02 23:30:26 +0000
committerRobin Burchell w00t@inspircd.org <Robin Burchell w00t@inspircd.org@5417fbe8-f217-4b02-8779-1006273d7864>2008-10-02 23:30:26 +0000
commit7dc90c5d6260970b2567a1d8e110fb97082beca4 (patch)
tree188d455efc1f6f823bbd03fdc3b3ec5ea097141f
parent0a0c963ea6ae2437302162201da3518477ac75bb (diff)
Update TODO.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1381 5417fbe8-f217-4b02-8779-1006273d7864
-rw-r--r--TODO14
1 files changed, 2 insertions, 12 deletions
diff --git a/TODO b/TODO
index f3db47301..d67ffcaae 100644
--- a/TODO
+++ b/TODO
@@ -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 *?