home · contact · privacy
Add to TODO.
authorChristian Heller <c.heller@plomlompom.de>
Fri, 30 Jan 2015 05:59:28 +0000 (06:59 +0100)
committerChristian Heller <c.heller@plomlompom.de>
Fri, 30 Jan 2015 05:59:28 +0000 (06:59 +0100)
TODO

diff --git a/TODO b/TODO
index 49150b5ad74f160ae79d45610a69c3ceaf622fa4..02283ba3462cd27066aafb195733a4f9056d71fd 100644 (file)
--- 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