add _() to common strings, but not to debug code |
|
More...
|
over 12 years ago
|
fix spelling mistake in Garry Fischer's name |
|
More...
|
over 12 years ago
|
make test main more accessible |
|
More...
|
over 12 years ago
|
make main easier to find |
|
More...
|
over 12 years ago
|
make main refresh_gui() loop actually call refresh because the timeout handler fails |
|
More...
|
over 12 years ago
|
fix bug with starting the hourglass game properly, along with test |
|
More...
|
over 12 years ago
|
fix crash when we cross the sprint threshold the other way (hourglass) |
|
More...
|
over 12 years ago
|
reduce test delays |
|
More...
|
over 12 years ago
|
fix resize, which was breaking UI for > 2 players |
|
More...
|
over 12 years ago
|
add tests for resize and three player games, failing |
|
More...
|
over 12 years ago
|
identify the 3 player bug better, it's the UI that disagrees with the game about which clock is current |
|
More...
|
over 12 years ago
|
make the 3 player test properly fail |
|
More...
|
over 12 years ago
|
make a move routine in the frontend to disambiguate its handling, add a bunch of tests |
|
More...
|
over 12 years ago
|
allow the user to reset the same game |
|
More...
|
over 12 years ago
|
two more bugs |
|
More...
|
over 12 years ago
|
add new test to mark the failure of > 2 players mode |
|
More...
|
over 12 years ago
|
fix tests: follow ChessGame -> RegularChessGame rename |
|
More...
|
over 12 years ago
|
implement players handling |
|
More...
|
over 12 years ago
|
get rid of old new_dialog() code |
|
More...
|
over 12 years ago
|
implement icon switching in pause |
|
More...
|
over 12 years ago
|
use more stock icons |
|
More...
|
over 12 years ago
|
fix tooltips for games |
|
More...
|
over 12 years ago
|
remove blitz game, we already have lightning |
|
More...
|
over 12 years ago
|
display the board and hourglass game selections in the frontend |
|
More...
|
over 12 years ago
|
rewrite dead() with foreach() |
|
More...
|
over 12 years ago
|
implement a foreach method for clocks in a game, simplifying fisher code |
|
More...
|
over 12 years ago
|
implement time modification outside of new window |
|
More...
|
over 12 years ago
|
unbreak timing tests by passing game parameters down through the UI |
|
More...
|
over 12 years ago
|
fixup: unbreak tests after setup_clocks API change |
|
More...
|
over 12 years ago
|
make settings disabled while they are implemented |
|
More...
|
over 12 years ago
|