home · contact · privacy
Client: Change default window config to widen map window.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index 42187cd10c2686a907520ec40389dce2cf297bb5..5438e49d14ea3405bc32f498c6f1a05ca78dde78 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,6 +9,8 @@ BOTH SERVER/CLIENT:
 
 - be more strict and humble when allocating memory from the stack
 
+- handle crashes on OS X: <https://github.com/plomlompom/plomrogue/issues/1>
+
 SERVER:
 
 - implement field of view / line of sight and obstacles for those on the map
@@ -23,5 +25,3 @@ CLIENT:
 - enable toggling of window borders
 
 - make log scrollable
-
-- handle systems without SIGWINCH