diff options
author | wiz <wiz@pkgsrc.org> | 2004-08-15 21:42:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-08-15 21:42:51 +0000 |
commit | 382eb547eb6a1ba1639f2b2693a3f30824c28fd7 (patch) | |
tree | dec1aa7e4bce95756fd0a4897ce95046ddcbec46 /games/grhino/distinfo | |
parent | 3eb0a7c263da37ffbc3b8fe3a3b54c8694a23adb (diff) | |
download | pkgsrc-382eb547eb6a1ba1639f2b2693a3f30824c28fd7.tar.gz |
Update to 0.12.0:
- Fix AI level bug caused by i18n enabling.
- Online help added.
- Random game added.
- Position of Main window, Pattern Evaluation and Game History windows
are remembered. Windows are opened automatically based on the
previous run.
- Fix several problems in parity evaluator.
- Fix game searching problem. Hashing across move is disabled. This
slows down winning move and end game searching but gets correct result.
- Fix problems with pattern score and open book generation.
- Black AI first move is no longer fixed to C4.
Diffstat (limited to 'games/grhino/distinfo')
-rw-r--r-- | games/grhino/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/grhino/distinfo b/games/grhino/distinfo index 5a84a3c1d00..9917320c0fa 100644 --- a/games/grhino/distinfo +++ b/games/grhino/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2004/04/19 14:54:17 minskim Exp $ +$NetBSD: distinfo,v 1.6 2004/08/15 21:42:51 wiz Exp $ -SHA1 (grhino-0.11.0.tar.gz) = fc1845cb340ae99fbca0fc6188eff73b53a5e250 -Size (grhino-0.11.0.tar.gz) = 904794 bytes +SHA1 (grhino-0.12.0.tar.gz) = 5ea1a524382acbb4d02aa01efef7b50db428c609 +Size (grhino-0.12.0.tar.gz) = 890606 bytes |