summaryrefslogtreecommitdiff
path: root/games/sirius
AgeCommit message (Collapse)AuthorFilesLines
2003-06-27Update to 0.7.0:jmmv3-6/+8
* Added hints for the human player. * Found and plugged a issue with a timer which was the root to a lot of strange behavior. * Optimized the search and gained some speed. * Fixed init problem in the transpositiontable. * Fixed segfault in the thread handling. * Added a lot of debug code for the search. (Compile with -DDEBUG) * Sirius own icon as window icon (Alex Duggan) * Frensh translation (Stéphane Jourdan) * German translation (Poyan Rajamand) * Swedish translation updated
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-28Update to 0.6.0:jmmv2-5/+5
-Increased the openingbook a bit. -Fixed some time issues. -Some small gui adjustments. -Made sure that a move from the openingbook always is legal.
2003-05-07Initial import of sirius 0.5.0:jmmv4-0/+61
Sirius is a program for playing the game of othello. The program includes an AI (Artificial Intelligence) opponent which plays at a very challenging level and is actually quite hard to beat. The AI opponent's strength can therefore be adjusted in several ways to give you a suitable opponent.