removed todo list since we have a task system now

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40527
This commit is contained in:
David Anderson 2007-02-20 19:10:56 +00:00
parent ae5dfd0966
commit eb9352b75d

View File

@ -1,14 +0,0 @@
things to do for a release, in priority
X finish plugin unloading
X URGENT: fix compiler's sizeof(), add cellsof
X do module api
X finish plugin pausing/unpausing, forwards must block execution
X do admin api
- finish cross extension dependencies (ShareSys::AddDepency)
X make "mapupdated" plugins work as intended (reload on mapchange if newer)
X add debugging output to logger
- finish ML api, expose through interface
X add error messages to format routine
X finish global unloading
- add hex format specifier
X linux building (oh god)