Results 73 comments of pychess

Original [comment 14.](https://code.google.com/p/pychess/issues/detail?id=271#c14) posted by [mattgatto](https://code.google.com/u/mattgatto/) 2010-02-15 John, yes, it should work both on FICS and in local games too since the code is in BoardControl and is independent of...

Original [comment 15.](https://code.google.com/p/pychess/issues/detail?id=271#c15) posted by [zollo.john](https://code.google.com/u/117741568078251192015/) 2010-02-18 Hey Matt, wait a minute. Are we talking about "pre-drag" or "pre-move". What I mean is I can currently drag a piece, wait...

Original [comment 16.](https://code.google.com/p/pychess/issues/detail?id=271#c16) posted by [mattgatto](https://code.google.com/u/mattgatto/) 2010-02-18 John: well, yes, technically it is not true full pre-move support, but would be better called "pre- drag/select" support. It still is, arguably,...

Original [comment 17.](https://code.google.com/p/pychess/issues/detail?id=271#c17) posted by [zollo.john](https://code.google.com/u/117741568078251192015/) 2010-02-18 True, Matt. Pre-drag is better than nothing. I don't use true pre-move that often anyway. Thanks for informing me about this issue. Thanks!...

Original [comment 18.](https://code.google.com/p/pychess/issues/detail?id=271#c18) posted by [pallabbasu](https://code.google.com/u/106490218782544614034/) 2010-04-16 I do not think any bltitz (3-0) player will take pychess seriously until and unless it has premove. Considering that blitz is the...

Original [comment 19.](https://code.google.com/p/pychess/issues/detail?id=271#c19) posted by [gbtami](https://code.google.com/u/gbtami/) 2013-04-22 It's started by Donald Malmer. - changed status to: Started

Original [comment 20.](https://code.google.com/p/pychess/issues/detail?id=271#c20) posted by [dmalmer](https://code.google.com/u/dmalmer/) 2013-05-04 It's Dan not Donald :) I've finished the majority of the work of basic premove functionality and merged to the latest version of...

Original [comment 21.](https://code.google.com/p/pychess/issues/detail?id=271#c21) posted by [gbtami](https://code.google.com/u/gbtami/) 2013-05-04 Sorry Daniel! Great work! I will try to look into the promotion dialog bug. The "return" in _genPossibleBoards() was my attempt to speed...

Original [comment 22.](https://code.google.com/p/pychess/issues/detail?id=271#c22) posted by [gbtami](https://code.google.com/u/gbtami/) 2013-05-05 Committed your work in Revision: 4b5ee1f70796. Added some promotion handling code too.

Original [comment 23.](https://code.google.com/p/pychess/issues/detail?id=271#c23) posted by [lobais](https://code.google.com/u/lobais/) 2013-05-08 This is great! It seems to work very well in the cases I've tested. Some things we should do before the final release...