summaryrefslogtreecommitdiff
path: root/apps/plugins/chessbox/gnuchess.c (follow)
Commit message (Collapse)AuthorAge
* latest update by Miguel ArevaloMarcoen Hirschberg2006-03-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9037 a1c6a512-1295-4272-9138-f99709370657
* Patch #4736 for Chessbox from Miguel A. Arévalo - Added support for user ↵Dave Chapman2006-03-03
| | | | | | interaction while thinking, you can force move now with PLAY and quit with OFF (iRiver example). Yield only on Search as any Evaluate will be preceded by a Search. Plus some minor code policing from me to remove tabs in both the patch and the original code git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8896 a1c6a512-1295-4272-9138-f99709370657
* Static allocation of ttable.Jens Arnold2006-02-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8820 a1c6a512-1295-4272-9138-f99709370657
* Fixes to Chessclock from Miguel (to make it work again after we broke his ↵Dave Chapman2006-02-23
| | | | | | patch), plus iPod button mapping changes from me git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8816 a1c6a512-1295-4272-9138-f99709370657
* New chessbox plugin by Miguel A. ArГ©valo, based on GNU Chess v2Hristo Kovachev2006-02-22
Not built yet because of a missing dependancy with the pieces' bitmaps. Someone with Makefile knowledge, please, look at it! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8778 a1c6a512-1295-4272-9138-f99709370657