0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Nov 12, 2024 — Nov 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* src/include/gamegui/edit.h, src/libs/gamegui/edit.c: Added. * src/include/gamegui.h, src/include/gamegui/Makefile.am, src/libs/gamegui/Makefile.am: Start of edit widget. More... over 17 years ago
* Added transition to gamegui dialogs. More... over 17 years ago
* Changed the axis in which the board slides in More... over 17 years ago
* Fixed a bug in the UI transition. Added board transition. More... over 17 years ago
* src/ui_sdlgl/ingame_ui.c: Removed a printf. More... over 17 years ago
* Fixed a bouncing issue with the UI transition. More... over 17 years ago
* Added a trnsition effect to the UI. More... over 17 years ago
* src/system_config.c: Added 0 second option for time increment, changed the order to be ascending, rather than decending. * src/gamegui_dialogs/time.c: Time increment option set to 0 if not set to 'Whole game' More... over 17 years ago
* src/libs/gamegui/option.c: Renders grey when disabled. * src/gamegui_dialogs/time.c: Made the time increments option disable when 'whole game' is not selected. More... over 17 years ago
* Added time units to time.c dialog. More... over 17 years ago
* Forgot to commit time.c. Whoops. More... over 17 years ago
* Added time controls dialog. More... over 17 years ago
* Updated the sketch board to fix the missing border. More... over 17 years ago
* src/dreamchess.c: Forgot to change a string in previous commit. More... over 17 years ago
* src/system_config.c, src/dreamchess.c, src/gamegui_dialogs/configuration.c, src/options.c: The options.xml file is now conforming. More... over 17 years ago
* Cleaned up the UI code a bit. Added clock to the UI. More... over 17 years ago
* src/Makefile.am, configure.ac: Fixed issue of mxml > 2.2 depending on pthread. More... over 17 years ago
* src/Makefile.am: Put include directory first to make sure svn_version.h gets built. More... over 17 years ago
* Merged changes from 0.2 branch. More... almost 18 years ago
* src/dreamer/: Added opening book construction. More... almost 18 years ago
* src/dreamer/: Added support for SAN notation in thinking output. More... almost 18 years ago
* src/dreamer/: Fixed pondering bug caused by previous commit. More... almost 18 years ago
* Added SAN support. Breaks pondering. More... almost 18 years ago
* src/dreamer/: Removed in-check test. Added PGN and SAN code. More... almost 18 years ago
* src/dreamer/repetition.c: Fixed bug in repetition detection. More... almost 18 years ago
* src/dreamer: Added pondering. More... almost 18 years ago
* Changed move generation and time controls. More... almost 18 years ago
* src/dreamer: Moves are now integers. More... almost 18 years ago
* Use PV for move ordering. More... almost 18 years ago
* Made transposition table larger. More... almost 18 years ago