X-Git-Url: https://plomlompom.com/repos/foo.html?a=blobdiff_plain;f=TODO;fp=TODO;h=b67ee67445e8f7713ea64193a4071c78104c4731;hb=81ede569ba143ba5f14f9773cfe1f5d9e866a1cd;hp=3ba3676121d9fb3bb5621f476d22c2634461173d;hpb=2b514e7114696bca61891f4a6d6576d002f47c0b;p=plomrogue diff --git a/TODO b/TODO index 3ba3676..b67ee67 100644 --- a/TODO +++ b/TODO @@ -9,6 +9,8 @@ BOTH SERVER/CLIENT: - quote escaping in token_from_line() +- do something about common crashes caused by server/client miscommunication + SERVER: - fix hardcoded MAGIC MEAT eating message in thing_actions.c @@ -17,7 +19,7 @@ CLIENT: - re-work unnecessary complex command / keybinding / server message mapping -- only send "STACK" message to server when the dependent window is open +- only send "ITEM_HERE" query to server when the dependent window is open BUILD PROCESS: