eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] eliot TODO


From: Olivier Teulière
Subject: [Eliot-dev] eliot TODO
Date: Sun, 22 Feb 2009 16:43:55 +0000

CVSROOT:        /cvsroot/eliot
Module name:    eliot
Changes by:     Olivier Teulière <ipkiss>       09/02/22 16:43:55

Modified files:
        .              : TODO 

Log message:
        Update of the TODO list

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/eliot/TODO?cvsroot=eliot&r1=1.8&r2=1.9

Patches:
Index: TODO
===================================================================
RCS file: /cvsroot/eliot/eliot/TODO,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- TODO        4 Jan 2009 17:39:27 -0000       1.8
+++ TODO        22 Feb 2009 16:43:55 -0000      1.9
@@ -1,7 +1,6 @@
 TODO
 ====
 
- - unit tests for the navigation handling, in each mode
  - Improve error handling (use exceptions more)
  - Correct game save/load functions: Advanced format
    file saving for freegames and duplicate need a serious
@@ -11,6 +10,14 @@
  - detection of blocked positions?
  - distinguish misplaced and incorrect words?
 
+Requested by users
+==================
+
+ - Save/load games (03/02/09)
+ - Drag & drop? (03/02/09)
+ - Continue a real game on Eliot (03/02/09)
+ - In duplicate mode, display the rack in the External board (19/02/09)
+
 Implementation details
 ======================
 
@@ -18,6 +25,8 @@
  - board.h included in coord.cpp!
  - use Boost.Format?
  - compile with -ansi -pedantic by default?
+ - use Boost.Unorderedinstead of the custom hash map, when Boost 1.36
+   is in Ubuntu
 
 Not so urgent
 =============




reply via email to

[Prev in Thread] Current Thread [Next in Thread]