summaryrefslogtreecommitdiff
path: root/games/sirius/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-5/+5
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2004-02-20Update to 0.8.0 and bl3ify:jmmv1-1/+2
- Russian translation. - Fixed problem with non-latin UTF-8 characters. - Trippled the size of the opening book. - Made the hints unsensitive at startup. - Man page for Debian.
2003-06-27Update to 0.7.0:jmmv1-1/+3
* 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-05-07Initial import of sirius 0.5.0:jmmv1-0/+12
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.