bug-gnubg
[Top][All Lists]
Advanced

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

[Bug-gnubg] Small bug - illegal move


From: Jon Kinsey
Subject: [Bug-gnubg] Small bug - illegal move
Date: Tue, 27 Jan 2004 09:04:18 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4

Edit a (non-symmetrical) position as player 0, change the dice, exit edit mode and "illegal move" is displayed.

It's because gnubg has the board position swapped (and hence thinks something has changed by the edit). bd->old_moves is getting set to a swapped ms.anBoard in game_set() when the dice value is changed.

I'm not sure exactly what is wrong, ms.fMove, ms.anBoard or game_set() or something else...

Jon





reply via email to

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