Mirror of git://git.savannah.nongnu.org/eliot.git
Find a file
Antoine Fraboulet c44a16dc13 - small typo fix in comments
- add doxygen file description
  - revert Dic_chr / board_search patch
    returning the character instead of the code
    was a HUGE performance penalty
    The dictionary must use codes, the board must be
    made to use codes instead of dic using tiles.
  - add Dic_char and Dic_char_lookup as temporary
    fixes for board_search. Should modify Board and Cross class
    instead.
  - create dic_code_t type
2006-01-01 19:51:00 +00:00
dic - small typo fix in comments 2006-01-01 19:51:00 +00:00
doc *** empty log message *** 2005-04-21 13:39:52 +00:00
game - add comments and emacs mode 2006-01-01 19:49:35 +00:00
m4 configure.in 2006-01-01 19:23:05 +00:00
po adding new files 2006-01-01 19:34:31 +00:00
test - driver 2006-01-01 19:25:10 +00:00
utils - eliottxt.cpp 2006-01-01 19:32:44 +00:00
wxwin emacs modes 2006-01-01 19:34:05 +00:00
.cvsignore cscope files added 2005-04-09 19:19:50 +00:00
AUTHORS *** empty log message *** 2005-04-19 16:40:58 +00:00
bootstrap - Several fixes in the build system 2005-04-03 21:12:03 +00:00
ChangeLog - i18n system is in place (requires gettext 0.11.5). 2005-02-06 22:18:11 +00:00
configure.in configure.in 2006-01-01 19:23:05 +00:00
COPYING Updated licence text with FSF's new address. 2005-10-23 14:53:42 +00:00
INSTALL - Several fixes in the build system 2005-04-03 21:12:03 +00:00
Makefile.am - i18n system is in place (requires gettext 0.11.5). 2005-02-06 22:18:11 +00:00
NEWS *** empty log message *** 2004-04-08 09:43:06 +00:00
README *** empty log message *** 2005-04-19 16:40:58 +00:00
TODO - correct Game::back() and regression test 2005-12-27 01:07:54 +00:00

  Eliot est un jeu de Scrabble

  Il ne s'agit pas d'un programme pour jouer à plusieurs mais plutôt
  d'un programme pour s'entrainer et jouer en duplicate.

  Eliot, ainsi que son dictionnaire, sont disponibles librement en accord 
  avec la license GPL (http://www.gnu.org/).

  Eliot permet de rechercher le meilleur coup que l'on peut jouer sur
  une grille avec un tirage. 

  Eliot incorpore la recherche des raccords sur un coup, des benjamins
  et  mots composables avec les lettres du tirage plus une. Un module de 
  recherche est aussi disponible pour la recherche des anagrammes
  et les jeux de mots-croisés.

  Bon jeux ! 

  http://www.nongnu.org/eliot/index.html