9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Sep 03, 2024 — Sep 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
imported patch fix-comment-in-boardmanager.patch
MattTheCat
as Matthew Gatto
More... over 14 years ago
Sped up the processing of who commands by removing ratings for gametypes we don't support yet
MattTheCat
as Matthew Gatto
More... over 14 years ago
Put common stuff in ic/__init__.py and introduced a GameType to simplify FICS code
MattTheCat
as Matthew Gatto
More... over 14 years ago
Got all the buttons in the adjourned tab working and improved PGN tag generation for FICS games
MattTheCat
as Matthew Gatto
More... over 14 years ago
Added and improved some log debugging
MattTheCat
as Matthew Gatto
More... over 14 years ago
Disabled Action > 'Offer Adjournment' when either FICS player is a guest
MattTheCat
as Matthew Gatto
More... over 14 years ago
Cleaned up code and commented out extraneous logging in FICSObjects.py
MattTheCat
as Matthew Gatto
More... over 14 years ago
Made gameno an int rather than a str
MattTheCat
as Matthew Gatto
More... over 14 years ago
Cleaned up code in FICSLounge.CreatedBoards section
MattTheCat
as Matthew Gatto
More... over 14 years ago
Fixed sorting for Games tab game-type column
MattTheCat
as Matthew Gatto
More... over 14 years ago
Made Games tab 'Observe' button sensitive only if a row is selected
MattTheCat
as Matthew Gatto
More... over 14 years ago
Changed wording to 'Manual Accept' in seek tooltips
MattTheCat
as Matthew Gatto
More... over 14 years ago
Removed pointless and un-pythonic Player.ichandle abstraction
MattTheCat
as Matthew Gatto
More... over 14 years ago
Merged with revision 0d37965d0c11
MattTheCat
as Matthew Gatto
More... over 14 years ago
Fixed regression from last commit (revision a7c1e805eadd)
MattTheCat
as Matthew Gatto
More... over 14 years ago
Fixed bug in part of regex that detects player ratings
MattTheCat
as Matthew Gatto
More... over 14 years ago
Fixed "Private" not being added to correct column in FICS games list
MattTheCat
as Matthew Gatto
More... over 14 years ago
merge More... over 14 years ago
cleanup More... over 14 years ago
Merged with revision a7c1e805eadd
MattTheCat
as Matthew Gatto
More... over 14 years ago
Added "Opponent Rating: ..." to tooltip text for FICS seeks
MattTheCat
as Matthew Gatto
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
MattTheCat
as Matthew Gatto
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