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
1 day
ago. based on code collected
1 day
ago.
Aug 16, 2024 — Aug 16, 2025
Showing page 185 of 218
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Moved SubProcess system from polling to using gobject.io_add_watch. This should make undoing possible while the opponent is at the move. Thus the commit also contains various undofixes. Human will now always undo to his/her own move. That is 2 plies when he/she is already at move, and 1 ply when the opponent is at move.
Thomas Dybdahl Ahle
More...
almost 17 years ago
Updated historyPanel to use the // operator
Thomas Dybdahl Ahle
More...
almost 17 years ago
Removed glock releasing from ThreadPool, as it seams to introduce lockups when it is used - like when an engine crashes during initing. Also all glock use should now be wrapped in try...finally
Thomas Dybdahl Ahle
More...
almost 17 years ago
Added extra "we were interrupted message"
Thomas Dybdahl Ahle
More...
almost 17 years ago
Moved log constants to const.py. Also added some later needed constants.
Thomas Dybdahl Ahle
More...
almost 17 years ago
Added missing log import
Thomas Dybdahl Ahle
More...
almost 17 years ago
use variant command only for non standard rule variants
Bajusz Tamás
More...
almost 17 years ago
use variant class as parameter
Bajusz Tamás
More...
almost 17 years ago
upside-down is not a true variant, it's normal chess with a given startpos
Bajusz Tamás
More...
almost 17 years ago
fixed fischerandom castling in FEN
Bajusz Tamás
More...
almost 17 years ago
added losers end status checking
Bajusz Tamás
More...
almost 17 years ago
validating moves in losers variant
Bajusz Tamás
More...
almost 17 years ago
fixed fischerandom crashes with Glaurung/Fruit, thx for Tord Gomstad
Bajusz Tamás
More...
almost 17 years ago
started losers variants support
Bajusz Tamás
More...
almost 17 years ago
upside-down is just "unknown" in cecp
Bajusz Tamás
More...
almost 17 years ago
rename variant_name to cecp_name
Bajusz Tamás
More...
almost 17 years ago
cleanup
Bajusz Tamás
More...
almost 17 years ago
Fixed problems, that locked variant play
Thomas Dybdahl Ahle
More...
almost 17 years ago
Removed ANALYZING constants from ProtocolEngine.py. Everybody uses the values from const.py
Thomas Dybdahl Ahle
More...
almost 17 years ago
added missing .get_active calls
Thomas Dybdahl Ahle
More...
almost 17 years ago
Upside-down is standard rule variant too, just from an unusual startposition
Bajusz Tamás
More...
almost 17 years ago
New idea for newGameDialog. Not fully implemented (the config buttons for each sound setting)
Thomas Dybdahl Ahle
More...
almost 17 years ago
Made some cleanup to newGameDialog variants Protocol specific stuff should be in engineNest or the protocol engines
Thomas Dybdahl Ahle
More...
almost 17 years ago
Fixes deadlock in undoMoves and lets analyzers start analyzing from ply0 in loaded games
Thomas Dybdahl Ahle
More...
almost 17 years ago
Small cleanup
Thomas Dybdahl Ahle
More...
almost 17 years ago
Cought more ping errors
Thomas Dybdahl Ahle
More...
almost 17 years ago
Aligned text
Thomas Dybdahl Ahle
More...
almost 17 years ago
This is a more general way of saving [Setup 1]s
Thomas Dybdahl Ahle
More...
almost 17 years ago
save/load starting FEN if needed
Bajusz Tamás
More...
almost 17 years ago
cleanup
Bajusz Tamás
More...
almost 17 years ago
←
1
2
…
181
182
183
184
185
186
187
188
189
…
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