imported patch fix-comment-in-boardmanager.patch |
|
More...
|
over 14 years ago
|
Sped up the processing of who commands by removing ratings for gametypes we don't support yet |
|
More...
|
over 14 years ago
|
Put common stuff in ic/__init__.py and introduced a GameType to simplify FICS code |
|
More...
|
over 14 years ago
|
Got all the buttons in the adjourned tab working and improved PGN tag generation for FICS games |
|
More...
|
over 14 years ago
|
Added and improved some log debugging |
|
More...
|
over 14 years ago
|
Disabled Action > 'Offer Adjournment' when either FICS player is a guest |
|
More...
|
over 14 years ago
|
Cleaned up code and commented out extraneous logging in FICSObjects.py |
|
More...
|
over 14 years ago
|
Made gameno an int rather than a str |
|
More...
|
over 14 years ago
|
Cleaned up code in FICSLounge.CreatedBoards section |
|
More...
|
over 14 years ago
|
Fixed sorting for Games tab game-type column |
|
More...
|
over 14 years ago
|
Made Games tab 'Observe' button sensitive only if a row is selected |
|
More...
|
over 14 years ago
|
Changed wording to 'Manual Accept' in seek tooltips |
|
More...
|
over 14 years ago
|
Removed pointless and un-pythonic Player.ichandle abstraction |
|
More...
|
over 14 years ago
|
Merged with revision 0d37965d0c11 |
|
More...
|
over 14 years ago
|
Fixed regression from last commit (revision a7c1e805eadd) |
|
More...
|
over 14 years ago
|
Fixed bug in part of regex that detects player ratings |
|
More...
|
over 14 years ago
|
Fixed "Private" not being added to correct column in FICS games list |
|
More...
|
over 14 years ago
|
merge |
|
More...
|
over 14 years ago
|
cleanup |
|
More...
|
over 14 years ago
|
Merged with revision a7c1e805eadd |
|
More...
|
over 14 years ago
|
Added "Opponent Rating: ..." to tooltip text for FICS seeks |
|
More...
|
over 14 years ago
|
Fix for games recorded from ply>1 positions |
|
More...
|
over 14 years ago
|
merge with revision 15e173aead4b |
|
More...
|
over 14 years ago
|
Apply result from .pgn only when the last position was loaded |
|
More...
|
over 14 years ago
|
Merged with revision bdbcd7584fba |
|
More...
|
over 14 years ago
|
Lintian maintainer-address-malformed error fix |
|
More...
|
over 14 years ago
|
Show the annotated game panel |
|
More...
|
over 14 years ago
|
More issue 663 fix |
|
More...
|
over 14 years ago
|
Set debug to false by default, fixed issue #663 |
|
More...
|
over 14 years ago
|
Attempt to fix "ping" breakage due to previous SubProcess changes |
|
More...
|
over 14 years ago
|