summaryrefslogtreecommitdiffstats
path: root/apps/plugins/chessbox/gnuchess.c
AgeCommit message (Expand)AuthorFilesLines
2019-07-28chessbox: Fixes and enhancementsSolomon Peachy1-3/+3
2019-07-20FS#7912: Voice enable the chessbox pluginSolomon Peachy1-0/+4
2017-02-01Fix for Chessbox bug FS#10363William Wilgus1-4/+5
2017-01-31Remove Whitespaces from chessboxWilliam Wilgus1-138/+138
2011-08-26Fix marginal buffer overflow in chessbox.Steve Bavin1-1/+1
2010-07-04chessbox: fix 'i = i++', based on gnuchess4.0-pl80Rafaël Carré1-2/+2
2009-08-03Remove various ABS() definitions with a single one using typeof (if using gcc...Thomas Martitz1-1/+1
2009-01-16loader-initialized global plugin API:Andrew Mahone1-3/+0
2008-10-18revert plugin_api part of r18830, as this was the wrong solution for thoseFrank Gevaerts1-1/+1
2008-10-18code police : fix some multiply defined variablesFrank Gevaerts1-1/+1
2008-05-13Plugin parameters should be const.Steve Bavin1-1/+1
2007-09-02Accept patch from FS#7174 by Mauricio Peccorini with canges by me and Igor Ku...Nils Wallménius1-12/+25
2007-05-29Accept FS#7209 by Mauricio Peccorini, Make chessbox able to view games stored...Nils Wallménius1-1/+8
2006-04-15Chessbox: Patch #5052 by Miguel A. Arevalo: opening book. * Simplified drawin...Jens Arnold1-28/+30
2006-03-14latest update by Miguel ArevaloMarcoen Hirschberg1-15/+1
2006-03-03Patch #4736 for Chessbox from Miguel A. Arévalo - Added support for user int...Dave Chapman1-14/+13
2006-02-23Static allocation of ttable.Jens Arnold1-7/+3
2006-02-23Fixes to Chessclock from Miguel (to make it work again after we broke his pat...Dave Chapman1-4/+6
2006-02-22New chessbox plugin by Miguel A. ArГ©valo, based on GNU Chess v2Hristo Kovachev1-0/+2405