From 872696f7819f20eb5fdaa53c16221cf614952eb7 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 1 Oct 2007 14:18:42 +0000 Subject: Pass attributes around as flags rather than as a list of escape codes. --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 2e261e15..f2e1c573 100644 --- a/TODO +++ b/TODO @@ -37,3 +37,5 @@ - store_attr/colr could be two-pass and avoid reverse_add/remove games - window creation/idle time - attributes could be 8 not 16 bits +- put title setting back +- profile/optimise, particularly (i suspect) input.c -- cgit