summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorAaron Marks <nymacro@gmail.com>2005-11-14 08:44:00 +0000
committerAaron Marks <nymacro@gmail.com>2005-11-14 08:44:00 +0000
commit18d9d0dd24deaba16bfdb990441b5fe69e9aef84 (patch)
tree11b016fa3813df4ad8043486b0c6a0609a55b342 /TODO
parenta0081a3072230f1becbc0b1cf33572ab67a68d07 (diff)
downloadmanaserv-18d9d0dd24deaba16bfdb990441b5fe69e9aef84.tar.gz
manaserv-18d9d0dd24deaba16bfdb990441b5fe69e9aef84.tar.xz
manaserv-18d9d0dd24deaba16bfdb990441b5fe69e9aef84.zip
SWIG Bindings commit part 1 (CVS didn't like committing with new files and
updated old files)
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..7332d18
--- /dev/null
+++ b/TODO
@@ -0,0 +1,5 @@
+$Id$
+
+ * Implement MessageHandler base for scripts which will call script's
+ receiveMessage.
+ * Enhance SWIG bindings to have support for items, objects etc.