summaryrefslogtreecommitdiff
path: root/chess-ics1.el
AgeCommit message (Collapse)Author
2002-04-08Bug fixes to the ics1 displayJohn Wiegley
2002-04-07Simplified the event model, and removed session objects. NowJohn Wiegley
everything just revolves around a game. Gnuchess is now playable to the end, except don't make moves that leave your king in check! The engine still doesn't check for this yet.
2002-04-06A workaround fix for a bug that prevents the RTL from building.John Wiegley
2002-04-03More work to get engines working.John Wiegley