sourcemod/TODO.txt
David Anderson 7b5886d511 updated todo list
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40424
2007-01-30 00:38:56 +00:00

15 lines
605 B
Plaintext

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)