sourcemod/TODO.txt
David Anderson f32af66596 finished linux builds i guess
--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40365
2007-01-25 21:10:27 +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
- do admin api
- finish cross extension dependencies (ShareSys::AddDepency)
- 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)