From dacd393fefeabafd1306533dd6c5a56e0ab347cc Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Sun, 27 Feb 2011 18:48:35 +0100 Subject: Initial commit --- todo.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 todo.txt (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..6079228 --- /dev/null +++ b/todo.txt @@ -0,0 +1,6 @@ +main.cpp: //dann sessions/channels kontrollieren lassen, ob diese nachricht interessant für diese ist (todo: names etc erkennen) +main.cpp: //pluginsend: im falle eines channels: notice oder privmsg oder ggf weitere channel-verwandte befehle (names #chan etc) (todo!) +TConnection.cpp: // TODO: ONCREATE +TConnection.cpp: return ""; //todo: oder servername? +TPluginParent.cpp: cout << "PANIC: unable to create context data!" << endl; //todo: reaktion +TSession.cpp: bool TSession::valid() //todo -- cgit v1.2.1