implement a simple chronometer when there's only one player |
|
More...
|
almost 17 years ago
|
fix multiple players initialisation on start |
|
More...
|
almost 17 years ago
|
add -t and -p command line options to change the default players and time |
|
More...
|
almost 17 years ago
|
document -f to the usage |
|
More...
|
almost 17 years ago
|
fix turns display after multiple player support |
|
More...
|
almost 17 years ago
|
use docstrings to coment functions properly |
|
More...
|
almost 17 years ago
|
implement UI controls to change the number of players |
|
More...
|
almost 17 years ago
|
more reordering and cleanup |
|
More...
|
almost 17 years ago
|
reorder widget creation to ease readability, again |
|
More...
|
almost 17 years ago
|
reorder widget creation to ease readability |
|
More...
|
almost 17 years ago
|
add a label above the clock |
|
More...
|
almost 17 years ago
|
document the new ClockUI class |
|
More...
|
almost 17 years ago
|
more pychessclock forgotten |
|
More...
|
almost 17 years ago
|
forgot a pychessclock rename |
|
More...
|
almost 17 years ago
|
move all show() calls with the widget's declaration to clarify the code |
|
More...
|
almost 17 years ago
|
abstract the clock UI objects in a single ClockUI object |
|
More...
|
almost 17 years ago
|
completely finish the package rename |
|
More...
|
almost 17 years ago
|
try to fix menu |
|
More...
|
almost 17 years ago
|
follow upstream rename to gameclock in debian package. prepare for a 2.0 release, but don't release just yet, more improvements will come from upstream for a real 2.0 |
|
More...
|
almost 17 years ago
|
merge with upstream rename |
|
More...
|
almost 17 years ago
|
finish the rename by renaming the binary |
|
More...
|
almost 17 years ago
|
second rename: i now call this gameclock |
|
More...
|
almost 17 years ago
|
fix a comment |
|
More...
|
almost 17 years ago
|
improve display of clock chained list |
|
More...
|
almost 17 years ago
|
update the dev doc to take into account the latest API changes |
|
More...
|
almost 17 years ago
|
turn the Clock engine into an element of a chained list so that we support more (or less) than two clocks. this changes only the Clock engine and the Game backend. |
|
More...
|
almost 17 years ago
|
more doc |
|
More...
|
almost 17 years ago
|
comment how the turn counting is a bit ackward |
|
More...
|
almost 17 years ago
|
add instructions for other hackers (porters, programmers, documenters, players, to some extent) to look and help with the code |
|
More...
|
almost 17 years ago
|
initialise the turns counter only once |
|
More...
|
almost 17 years ago
|