bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Bugs: Missing dice and crash in bear-off


From: Gary Wong
Subject: Re: [Bug-gnubg] Bugs: Missing dice and crash in bear-off
Date: Mon, 3 Feb 2003 12:17:06 -0500
User-agent: Mutt/1.3.28i

On Thu, Jan 30, 2003 at 04:14:07PM +0000, Joern Thyssen wrote:
> Gary, can you review my quick'n'dirty fix commited to the trunk!? If it
> looks OK I'll commit to 0.13.

Your fix looks good, but there was another bug already in board_set
(setting x_dice[n] to -10 * rdAppearance.nSize to indicate "no dice",
which fails miserably when nSize < 0).  Dice positions are now
supposed to be stored independently of size, so I made the trivial
change to remove the scale factor.  I also took out the check for
cocked dice when nSize < 0, since I doubt it will work.

Cheers,
Gary.
-- 
   Gary Wong           address@hidden           http://www.cs.arizona.edu/~gary/




reply via email to

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