X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/balance?a=blobdiff_plain;f=TODO;h=e79d14101a8d863f132ecf6bce09b202bcd79401;hb=c31d3a8d3f993a2cfcc8c5e438283e3a693d5b27;hp=00d57718fdc8b2206cfa1d23417f3ebbef1f2e34;hpb=3025c786c59a304babaae2b1b7e3eae01e43fe5e;p=plomrogue diff --git a/TODO b/TODO index 00d5771..e79d141 100644 --- a/TODO +++ b/TODO @@ -4,8 +4,6 @@ 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 @@ -13,8 +11,6 @@ BOTH SERVER/CLIENT: CLIENT: -- enable toggling of window borders - -- make log scrollable - - re-work unnecessary complex command / keybinding / server message mapping + +- fix memory leakin draw_wins module