X-Git-Url: https://plomlompom.com/repos/feed.xml?a=blobdiff_plain;f=TODO;h=5438e49d14ea3405bc32f498c6f1a05ca78dde78;hb=84b712d68b7e4c8d34ed8970f0be0cab98384ad8;hp=42187cd10c2686a907520ec40389dce2cf297bb5;hpb=db73b76a8514bc1160031d5908a451d34dd2686e;p=plomrogue diff --git a/TODO b/TODO index 42187cd..5438e49 100644 --- 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: + 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