mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2024-11-17 07:48:27 +01:00
39 lines
894 B
Text
39 lines
894 B
Text
|
|
* ======
|
|
* URGENT
|
|
* ======
|
|
|
|
- correct game handling : back() does not work : done 27/12/05
|
|
- correct game save/load functions
|
|
- include old format game loading
|
|
|
|
* ==================
|
|
* Next Eliot version
|
|
* ==================
|
|
|
|
- new dictionnary format that includes tiles
|
|
- number
|
|
- points
|
|
- printable equivalent
|
|
- other languages support using the new dictionary
|
|
- full i18n interface and error messages
|
|
- new wxWidgets interface
|
|
- support of the different modes
|
|
- ability to choose the number and type of the players
|
|
- ability to display the history and score of all the players
|
|
-- partly done : history is now a separate class
|
|
- detection of blocked positions?
|
|
- getopt support for all the interfaces (only ncurses is done)
|
|
|
|
* =============
|
|
* Not so urgent
|
|
* =============
|
|
|
|
- network support
|
|
- add timers
|
|
|
|
|
|
%%% Local Variables:
|
|
%%% mode: outline
|
|
%%% End:
|
|
|