This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
eliot
Watch
1
Star
0
Fork
You've already forked eliot
0
mirror of
git://git.savannah.nongnu.org/eliot.git
synced
2025-01-15 03:44:04 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3c7a84d543
eliot
/
test
/
training_joker.input
6 lines
20 B
Text
Raw
Normal View
History
Unescape
Escape
- add new regression test for a bug on loading previously saved games
2006-08-12 00:04:45 +02:00
c hutte
a g
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 17:01:31 +01:00
a p
- add new regression test for a bug on loading previously saved games
2006-08-12 00:04:45 +02:00
q
q
Reference in a new issue
Copy permalink