summaryrefslogtreecommitdiff
path: root/todo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt6
1 files changed, 6 insertions, 0 deletions
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