X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/copy_structured?a=blobdiff_plain;f=TODO;h=85282def52fa92671d94e55476487e4bdfc6ba33;hb=76ec1855b42a62dd569e3230120556854ca7329f;hp=971c47ad93295ba0682e5adbf4a48c4faa8dba58;hpb=928ef02c73842f80cbf287bfb24fa97dff59072e;p=plomrogue diff --git a/TODO b/TODO index 971c47a..85282de 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,8 @@ BOTH SERVER/CLIENT: - make config files format more readable / self-explanatory +- be more strict and humble when allocating memory from the stack + SERVER: - implement field of view / line of sight and obstacles for those on the map @@ -25,5 +27,3 @@ CLIENT: - enable toggling of window borders - make log scrollable - -- re-organize code: empty misc.h into proper modules, split up windows.h