9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix insufficient material draws occuring in king pawn endings when the last pawn is munched
MattTheCat
as Matthew Gatto
More... over 15 years ago
Fixed animation glitch for pieces in the a col More... over 15 years ago
Fixed update glitches in sidepanels More... over 15 years ago
the engine analyze signal should also send the currently predicted score. More... over 15 years ago
Convenience More... over 15 years ago
Fix hover highlight and premove in comp vs comp game regressions
MattTheCat
as Matthew Gatto
More... over 15 years ago
preferences -> panels: Made icons align top Made names bold More... over 15 years ago
Made text in preferences->panels wrap More... over 15 years ago
Fixed some stability stuff appearent using the arena More... over 15 years ago
Warn, don't crash, when 'users' set options after readyok. More... over 15 years ago
Fixed missing attribute error More... over 15 years ago
this makes more sense More... over 15 years ago
preliminary pgn test More... over 15 years ago
All panels have their own fix for this. The comment panel should as well follow changes to boardview.shown set before game is really loaded. More... over 15 years ago
engineNest should also test for 'too new' versions of engines.xml. It's however hard to say what action it should take. More... over 15 years ago
Added from __future__ import with_statement for python2.5 More... almost 16 years ago
Updated engines xml version number. More... almost 16 years ago
Fixed comment More... almost 16 years ago
Created utility for playing engines in an 'Arena' This allows you to check out which of your engines are strongest. More... almost 16 years ago
Clean up engineNest by: * Not requiring threads * Refactoring * Switching to the ElementTree xml library More... almost 16 years ago
Made code handle engines with funny countries correctly. More... almost 16 years ago
(Hopefully) corrected the order of emits and timeouts in CECPEngine More... almost 16 years ago
Tempoarily fix for Rybka 3. I'll try to talk with their forum for more information. More... almost 16 years ago
Fixed IndexError on takeback More... almost 16 years ago
updated some PyPi data More... almost 16 years ago
bump version to beta2 More... almost 16 years ago
update slovenian translation More... almost 16 years ago
Fix draw when a player has insufficient material and he calls the other's flag. Fixes issue 493
MattTheCat
as Matthew Gatto
More... almost 16 years ago
Add pre-move support which implements support for issue 300 and fixes issue 483
MattTheCat
as Matthew Gatto
More... almost 16 years ago
Fix race conditions in starting and observing FICS games (one of which was a regression in revision 1484)
MattTheCat
as Matthew Gatto
More... almost 16 years ago