mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2025-01-16 03:45:39 +01:00
3c7a84d543
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 |
||
---|---|---|
.. | ||
.cvsignore | ||
automaton.cpp | ||
automaton.h | ||
compdic.cpp | ||
dic.cpp | ||
dic.h | ||
dic_exception.cpp | ||
dic_exception.h | ||
dic_internals.h | ||
dic_search.cpp | ||
encoding.cpp | ||
encoding.h | ||
grammar.cpp | ||
grammar.h | ||
header.cpp | ||
header.h | ||
listdic.cpp | ||
Makefile.am | ||
regexp.cpp | ||
regexp.h | ||
regexpmain.cpp | ||
tile.cpp | ||
tile.h |