Update TODO list
authorYann Dirson <ydirson@free.fr>
Mon, 20 Jan 2014 21:57:10 +0000 (22:57 +0100)
committerYann Dirson <ydirson@free.fr>
Mon, 20 Jan 2014 22:06:51 +0000 (23:06 +0100)
TODO

diff --git a/TODO b/TODO
index 43345ef..ab9b5e0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,5 @@
 Target for v1.5:
 
-- make X and raw two different display drivers
 - integrate H.G.Muller's work on the xboard protocol on top of new driver-like
   display handling
 - deprecate xshogi in favor of xboard
@@ -36,3 +35,6 @@ Improvements
   - make it battle against Mutz-era gnushogi, and other engines, and
     compare their evaluation results
   - see what needs updating in book
+- express available commands as display-dependant, instead of using if(XSHOGI)
+  - make "help" list commands available for current display
+- make X and raw two different display drivers