From bf938bd6223fd05894caf2ed2160e5a7b724929a Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Mon, 16 Aug 2010 00:36:35 +0000 Subject: [PATCH] Update todo list. --- TODO | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 8ddb61f0..f534c8df 100644 --- a/TODO +++ b/TODO @@ -9,12 +9,17 @@ Important stuff [ ] Open several maps at the same time. +Performances +------------ +[ ] Switch rendering to vertex/index buffer objects + + Editor ------ [ ] File requester for maps. [ ] Scroller/panner for maps. [ ] Allow to modify maps. - +[ ] Do GTK stuff instead of waiting for the framerate Specs -----