openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
PyChess
Settings
|
Report Duplicate
9
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 12 hours
ago.
Aug 28, 2024 — Aug 28, 2025
Showing page 186 of 218
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
save/load starting FEN if needed
Bajusz Tamás
More...
almost 17 years ago
cleanup
Bajusz Tamás
More...
almost 17 years ago
typo
Bajusz Tamás
More...
almost 17 years ago
added Upside-down variant
Bajusz Tamás
More...
almost 17 years ago
Made buttons in TaskerManager 1px higher. In some themes 29px would look strange.
Thomas Dybdahl Ahle
More...
almost 17 years ago
fixed Guest login to FICS
Bajusz Tamás
More...
almost 17 years ago
Cleaned up the Player API. This should fix some engine hangs, but as you see initing players spread quite a bit. I've tested most things I could test of, but there might be more problems.
Thomas Dybdahl Ahle
More...
almost 17 years ago
Added some extra errorchecking to gstreamer.py and LBoard.py
Thomas Dybdahl Ahle
More...
almost 17 years ago
Made simple AN use the format g7h8=q instead of g7h8q This seams to be the way fics wants it, and I at least gnuchess and pychess cecp engines are fine with it also.
Thomas Dybdahl Ahle
More...
almost 17 years ago
Made TimeSeal use a self.writebuf to ensure '\n's are handled correctly. This is because using 'print >> client, "lala"' seams to split the call up to multiple .write calls.
Thomas Dybdahl Ahle
More...
almost 17 years ago
Moved logmessage from FingerManager from stdout to log
Thomas Dybdahl Ahle
More...
almost 17 years ago
Added ErrorManger to spot "Command not founds" Previously, errors could go nearly unmentioned by.
Thomas Dybdahl Ahle
More...
almost 17 years ago
Fixed the invalid password error on fics.
Thomas Dybdahl Ahle
More...
almost 17 years ago
Added a little comment, after forgetting what this fics attribute meant.
Thomas Dybdahl Ahle
More...
almost 17 years ago
Made Taskers look a little better, when scaled.
Thomas Dybdahl Ahle
More...
almost 17 years ago
Made LogDialog not replace bad unicode with a questionmark, but with a \x byte indication. This gives better info when writing bytes, like we do in timeseal.
Thomas Dybdahl Ahle
More...
almost 17 years ago
fixed a nasty castling bug in fischerandom
Bajusz Tamás
More...
almost 17 years ago
fixed PyChess's own fischerandom
Bajusz Tamás
More...
almost 17 years ago
updated movegen unittest to test FRC too
Bajusz Tamás
More...
almost 17 years ago
decoupled fischerandom's simulateMove code from normal
Bajusz Tamás
More...
almost 17 years ago
handle not standard castling start positions
Bajusz Tamás
More...
almost 17 years ago
handle get_rgba_colormap() return None case
Bajusz Tamás
More...
almost 17 years ago
* Fixed docking items to the TopDock * Fixed highlightarea being invisible with rgba
Thomas Dybdahl Ahle
More...
almost 17 years ago
Made PyDock use real transparency when available and semi transparency when not. I haven't tested on a computer with real transparency support yet, but I intend to do so soon. The semi transparency looks a little strange on my machine (visual flicker behind the startbuttons things). Is this just my Xdriver, or am I doing something wrong?
Thomas Dybdahl Ahle
More...
almost 17 years ago
Removed debug message
Thomas Dybdahl Ahle
More...
almost 17 years ago
Oops, this should have been in the previous commit :)
Thomas Dybdahl Ahle
More...
almost 17 years ago
Ported ChatWindow from gdl to PyDock, so it now actually can open.
Thomas Dybdahl Ahle
More...
almost 17 years ago
Removed the pychess searchdepth limit
Thomas Dybdahl Ahle
More...
almost 17 years ago
You shouldn't be able to move opponent pieces, even while your own targeting piece is selected.
Thomas Dybdahl Ahle
More...
almost 17 years ago
Fixed an oops
Thomas Dybdahl Ahle
More...
almost 17 years ago
←
1
2
…
182
183
184
185
186
187
188
189
190
…
217
218
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree