From: Christian Heller Date: Sun, 7 Dec 2014 21:31:27 +0000 (+0100) Subject: Add to TODO. X-Git-Tag: tce~558 X-Git-Url: https://plomlompom.com/repos/?p=plomrogue;a=commitdiff_plain;h=508139b82b5468431081ccf63dbaccb57a840f22 Add to TODO. --- diff --git a/TODO b/TODO index b67ee67..9548c13 100644 --- a/TODO +++ b/TODO @@ -15,6 +15,8 @@ SERVER: - fix hardcoded MAGIC MEAT eating message in thing_actions.c +- grow amount of possible things from UINT8_MAX to UINT16_MAX + CLIENT: - re-work unnecessary complex command / keybinding / server message mapping