colbyga / pychess

Automatically exported from code.google.com/p/pychess
GNU General Public License v3.0
0 stars 0 forks source link

ic/managers/GameListManager.py fixes #390

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. atomic seems to be currently unsupported by pychess so it should in
GameListManager.unsupportedWilds

2. the player ratings in the Player List tab aren't always calculated
correctly. part of is it the regex doesn't always work right, and the other
part is that ratings of 0 are included in the calculation and shouldn't be.

Original issue reported on code.google.com by mattgatto on 11 Feb 2009 at 2:12

Attachments:

GoogleCodeExporter commented 9 years ago
They both looks good to me.

Original comment by lobais on 11 Feb 2009 at 3:55

GoogleCodeExporter commented 9 years ago

Original comment by mattgatto on 12 Feb 2009 at 12:46

GoogleCodeExporter commented 9 years ago
I overlooked this one but it should have been part of the first atomic patch.

Original comment by mattgatto on 12 Feb 2009 at 11:23

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by gbtami on 19 Mar 2009 at 8:26

GoogleCodeExporter commented 9 years ago
I've commited this to trunk.
mattgatto, you know you have svn access of your own, right? :)

Original comment by lobais on 22 Mar 2009 at 2:12