Mirror of git://git.savannah.nongnu.org/eliot.git
Find a file
Antoine Fraboulet f6fa78c32c - driver
add "training_cross" test that checks horizontal scores in board_cross.cpp
    add several load/save tests
    add regexp test

  - Corrections
       training_search.ref : correcting reference file - 5 points instead of 4 on (Eh, En, Es, Ex)
       training_back.ref : sorting order (linked to points bug - insertion order in list)
       duplicate_2_ai.ref : correct score, change the whole game
       freegame_passing.ref : correct score (JEUNE H11 +2 : 45 -> 47)
       freegame_3_ai.ref : correct score 13:CAPEYE+4, 14:VOLETE+3, 16:FULL+2, 17:VIDE+5
2006-01-01 19:25:10 +00:00
dic Dic_chr returns the actual char, not a code between 0 and 31. 2005-12-24 18:42:44 +00:00
doc *** empty log message *** 2005-04-21 13:39:52 +00:00
game - do not use std:: everywhere, it justs makes the code harder to read 2005-12-27 16:54:38 +00:00
m4 configure.in 2006-01-01 19:23:05 +00:00
po Fixed make update-po 2005-04-02 22:04:59 +00:00
test - driver 2006-01-01 19:25:10 +00:00
utils - do not use std:: everywhere, it justs makes the code harder to read 2005-12-27 16:54:38 +00:00
wxwin - change font for debug display, should change BagFrame display soon 2005-12-27 09:19:10 +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