X-Git-Url: https://plomlompom.com/repos/todo?a=blobdiff_plain;f=TODO;h=14006bfc702396ecc41aa3aac34286707a9acfc2;hb=61d2bf27904c05c2bb6dd68bd83cab9bba9c9385;hp=00d57718fdc8b2206cfa1d23417f3ebbef1f2e34;hpb=3025c786c59a304babaae2b1b7e3eae01e43fe5e;p=plomrogue diff --git a/TODO b/TODO index 00d5771..14006bf 100644 --- a/TODO +++ b/TODO @@ -4,13 +4,15 @@ IN GENERAL: - expand use of hardcoded_strings module(s) -- use __func__ instead of f_name - BOTH SERVER/CLIENT: - make server and client communicate by specific world state info requests in server/out, replacing server/worldstate +SERVER + +- document server commands + CLIENT: - enable toggling of window borders