home · contact · privacy
Client: Fix log window drawing bug (too small winmap allocated).
[plomrogue] / TODO
diff --git a/TODO b/TODO
index c0428f70e62b06ebbf16bd972032addb58934cb2..212f5822f00e8cbd7b3410f17d12269569b19035 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,3 +20,5 @@ CLIENT:
 - re-work unnecessary complex command / keybinding / server message mapping
 
 - only send "ITEM_HERE" query to server when the dependent window is open
+
+- draw_win_log() is still buggy (make mem alloc for other line break styles!)