Age | Commit message (Collapse) | Author | Files | Lines |
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
Changes from version 0.8.2
--------------------------
- Add missing mutex initialization.
Changes from version 0.8.1
--------------------------
- Fix compilation failure.
Changes from version 0.8.0
--------------------------
- Reduce open book file size.
- Slightly improved AI speed.
- Reorganize exception handling code.
Changes from version 0.7.1
--------------------------
- Add experimental parity evaluator.
|
|
- Install pattern data in datadir (usually /usr/share) instead of
libdir (usually /usr/lib).
- Add Preferences dialog box help.
- Tweak pattern data for board symmetry. Pattern data files are
now smaller.
- Code cleanup.
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
dependency bumps.
|
|
GRhino, or Rhino its former name, is an Othello/Reversi game.
What distinguish GRhino from most other Othello games is that
GRhino will be targeted for experienced Othello players.
Strong AI is the main focus with some additional good, useful
features (like an endgame solver) is planned. The ultimate
target strength of the AI is that it should be able to beat
the best human player at the highest difficulty level.
|