Mirror of git://git.savannah.nongnu.org/eliot.git
Find a file
Olivier Teulière 3c7a84d543 Support saving/loading games (any game type) in XML format.
Status:
It works well, but there are still a few details to improve/fix

More details about the changes:
 - New dependency on Arabica and Libxml2 to parse the XML
 - Loading the old format is still supported for this release, but won't be supported anymore in the next one
 - Games are now only saved in the new format
 - In training mode, the player is now created externally, like in the other modes
 - Avoid using GameIO (the one from game/) whenever possible
 - Do not use a FILE* argument anymore when loading a game
 - Throw and catch exceptions correctly when a game cannot be loaded or saved
 - The non-regression tests now use a new method to print the game history
2009-11-29 16:01:31 +00:00
dic Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +00:00
doc Merged the "cppdic" branch back into HEAD. 2008-01-08 13:52:32 +00:00
extras Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +00:00
game Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +00:00
m4 Remove the wxWidgets interface completely 2008-12-08 21:45:27 +00:00
po Added a missing translation 2009-10-23 20:19:04 +00:00
qt Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +00:00
test Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +00:00
utils Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +00:00
.cvsignore - 32/64 bits types 2007-08-04 20:01:27 +00:00
AUTHORS Updated copyright years 2009-02-28 09:23:30 +00:00
bootstrap - Bumped version number to 1.6 2008-01-08 16:09:08 +00:00
ChangeLog - i18n system is in place (requires gettext 0.11.5). 2005-02-06 22:18:11 +00:00
configure.in Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +00:00
COPYING Updated licence text with FSF's new address. 2005-10-23 14:53:42 +00:00
INSTALL Remove the wxWidgets interface completely 2008-12-08 21:45:27 +00:00
Makefile.am Added a THANKS file with all the contributors (except code contributors, still in AUTHORS). 2009-06-21 13:26:26 +00:00
NEWS - Updated the INSTALL and NEWS files 2008-09-06 20:06:58 +00:00
README *** empty log message *** 2005-04-19 16:40:58 +00:00
THANKS Added a THANKS file with all the contributors (except code contributors, still in AUTHORS). 2009-06-21 13:26:26 +00:00
TODO Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +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