diff --git a/TODO.txt b/TODO.txt deleted file mode 100644 index c504cadc..00000000 --- a/TODO.txt +++ /dev/null @@ -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)