Author: bkuhn
Date: Fri Aug 22 22:02:43 2008
New Revision: 4315

URL: http://svn.gna.org/viewcvs/pokersource?rev=4315&view=rev
Log:
 [EMAIL PROTECTED]:  bkuhn | 2008-08-22 16:01:16 -0400
   * I believe this change implements missed blind counter substantially
     better than the previous version.  Specifically, the previous version
     never actually got to the increment code in updateMissed() because it
     was inside lock that said missed_blind == None.
 
     The logic in that function is now a bit more complicated, but I
     believe it properly handles the situation.  But...
 
   * The new test11 for the missed blind counter does not function.  I have
     that long while loop going, and around the the eigth time through, it
     fails.  I can't figure this out.  Still looking.

Modified:
    trunk/   (props changed)
    trunk/poker-engine/pokerengine/pokergame.py
    trunk/poker-engine/tests/blinds.py.in


_______________________________________________
Pokersource-commits mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-commits

Reply via email to