From e5803ff21e0740f80702a313cd7a3a82d0a25347 Mon Sep 17 00:00:00 2001 From: Christian Heller Date: Fri, 30 Jan 2015 06:59:28 +0100 Subject: [PATCH] Add to TODO. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO b/TODO index 49150b5..02283ba 100644 --- a/TODO +++ b/TODO @@ -11,10 +11,14 @@ BOTH SERVER/CLIENT: - do something about common crashes caused by server/client miscommunication +- think about refactoring occurrences of "free(...); ... = NULL;" + SERVER: - grow amount of possible things from UINT8_MAX to UINT16_MAX +- refactor occurrences of "if(...) { init_empty_map(...); }" + CLIENT: - re-work unnecessary complex command / keybinding / server message mapping -- 2.30.2