bug-xboard
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-XBoard] [bug #8847] Moving backward while examining on FICS not rep


From: anonymous
Subject: [Bug-XBoard] [bug #8847] Moving backward while examining on FICS not reported to engine
Date: Fri, 23 Oct 2009 08:01:20 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

Follow-up Comment #5, bug #8847 (project xboard):

This should be fixed now, in the latest git version. At the point where a new
board of an already active game is received, when in zippy mode with an
initialized engine, as many undos as needed are sent to the engine when the
board number falls within existing move history. When not, a move list is
requested, and I added a call to InitChessProgram() to make sure the program
will be ready to process that list in FeedMovesToProgram() (which will be
called after the entire move list has arrived).

I guess that only leaves problems when you play with -getMoveList false. But
I am not sure that is a sensible setting in zippy mode. So for now I wanted to
leave that.

Behavior with -getMoveList true should now be OK, and is ready for testing.

H.G. Muller

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?8847>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]