Warnings: correctly use #ifdef for declarations.
[gnushogi.git] / gnushogi / eval.c
2014-02-22 Yann DirsonWarnings: correctly use #ifdef for declarations.
2014-01-16 Yann DirsonMerge branch 'maint'
2014-01-14 Yann DirsonUpdate copyright info for 2008 (minishogi patches)...
2013-11-09 Yann DirsonDeal with simple compiler warnings: dead code, unused...
2013-11-09 Yann DirsonSwitch display-selection framework from dspwrappers...
2013-11-04 H.G. MullerFix mini-Shogi out-of-bounds acces of board
2013-11-04 Yann DirsonAvoid looking at the game type to determine minishogi...
2013-11-04 Yann DirsonDisable GuessGameType() for MiniShogi.
2013-11-04 Yann DirsonFix ScorePosition() for MiniShogi.
2013-11-04 Yann DirsonInitial attempt at minishogi.
2013-10-03 Yann DirsonRestore previous copyright information that got removed...
2013-09-29 Yann DirsonFix another hardcored 9x9-board hardcoded value.
2013-09-29 Yann DirsonParametrize more hardcoded contants.
2013-09-29 Yann DirsonFix integer overflow caused by bad use of binary operator.
2012-03-18 Luis Felipe Strano... Changing license to GPL3 (and bumping version to 1...
2012-03-13 Luis Felipe Strano... Updating to version 1.3.2, last public release by Mike...
2012-03-13 Luis Felipe Strano... Updating to version 1.3, release made by Mike Vanier...