X-Git-Url: https://plomlompom.com/repos/%7B%7B%20web_path%20%7D%7D/decks/%7B%7Bdeck_id%7D%7D/cards/%7B%7B%20card_id%20%7D%7D/delete?a=blobdiff_plain;f=TODO;h=17d136419b53d61ce5a03d2f5d6a540bc328c3b3;hb=c53b42dfc7e4de104f9189428dd5b9a0d431c00a;hp=16d126be2371c5374c1ab8b51ad0f58689f9700a;hpb=0ff9d0a37959c6f297d33c23fed0eb889114c4bc;p=plomrogue diff --git a/TODO b/TODO index 16d126b..17d1364 100644 --- a/TODO +++ b/TODO @@ -9,8 +9,6 @@ BOTH SERVER/CLIENT: - be more strict and humble when allocating memory from the stack -- may err_line store the processed line internally as it does the line count - SERVER: - implement field of view / line of sight and obstacles for those on the map @@ -29,5 +27,3 @@ CLIENT: - enable toggling of window borders - make log scrollable - -- implement server-config-file-like parsing for client-config-files, too