diff options
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -22,3 +22,9 @@ TODO: - command registration API +- Panic + - Print tons of debug info + - Levels: + - Oops (fake panic, no die) + - Respawn (respawns subsystem in case of nonfatal) + - Real panic (fatal error, kills all subsystems and destroys all) |