sourcemod/TODO.txt
Borja Ferrer eea576cb52 Added new debugger logger
Added format errors
Paused plugins now have their forwards blocked
Fixed bug where pausing a plugin wouldnt make any effect

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40293
2007-01-12 23:56:02 +00:00

12 lines
427 B
Plaintext

things to do for a release, in priority
X finish plugin unloading
X URGENT: fix compiler's sizeof(), add cellsof
- do module api
X finish plugin pausing/unpausing, forwards must block execution
- do admin api
X add debugging output to logger
- finish ML api, expose through interface
X add error messages to format routine
- finish global unloading
- add hex format specifier