index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
chessbox
/
gnuchess.c
Age
Commit message (
Expand
)
Author
2010-07-04
chessbox: fix 'i = i++', based on gnuchess4.0-pl80
Rafaël Carré
2009-08-03
Remove various ABS() definitions with a single one using typeof (if using gcc...
Thomas Martitz
2009-01-16
loader-initialized global plugin API:
Andrew Mahone
2008-10-18
revert plugin_api part of r18830, as this was the wrong solution for those
Frank Gevaerts
2008-10-18
code police : fix some multiply defined variables
Frank Gevaerts
2008-05-13
Plugin parameters should be const.
Steve Bavin
2007-09-02
Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Ku...
Nils Wallménius
2007-05-29
Accept FS#7209 by Mauricio Peccorini, Make chessbox able to view games stored...
Nils Wallménius
2006-04-15
Chessbox: Patch #5052 by Miguel A. Arevalo: opening book. * Simplified drawin...
Jens Arnold
2006-03-14
latest update by Miguel Arevalo
Marcoen Hirschberg
2006-03-03
Patch #4736 for Chessbox from Miguel A. Arévalo - Added support for user int...
Dave Chapman
2006-02-23
Static allocation of ttable.
Jens Arnold
2006-02-23
Fixes to Chessclock from Miguel (to make it work again after we broke his pat...
Dave Chapman
2006-02-22
New chessbox plugin by Miguel A. ArЩvalo, based on GNU Chess v2
Hristo Kovachev