0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-- more coding on the movelist window -- FIXME: promotion when playing crafty is being handled wrong when crafty promotes. More... almost 24 years ago
added promotion code (untested) More... almost 24 years ago
Added the promotion piece selection menu (doesn't work yet) More... almost 24 years ago
-- now crafty is initialized with the paths described in Documentation/Crafty.txt More... almost 24 years ago
Typos fixed. More... almost 24 years ago
fixed typo More... almost 24 years ago
- FICS and timeseal work together. More... almost 24 years ago
Added documentation dir, played around with general automake lameness More... almost 24 years ago
-- Added time control selection for crafty -- Fixed non-starting clock when crafty had white -- Added progressive mode to clocks, used in seconds-per-move mode More... almost 24 years ago
a new piece set, gizmo fixing, operator precedence, board flipping goodies..... More... almost 24 years ago
- more work on crafty binding, had to switch to xboard-mode, else crafty would be limited to "ponder off" mode. - added UNCHANGED const to update the clocks More... almost 24 years ago
- more work on crafty protocol - fixed a buffer overflow problem at prompt checking - reworked connection class hierarchies for better code reuse More... almost 24 years ago
added skeleton for the crafty driver. More... almost 24 years ago
implemented piece cache to avoid alpha-bitblt on piece draws -- gimme memory I give you speed ... More... almost 24 years ago
added missing DIST files to automake More... almost 24 years ago
- splitted fics protocol to a separate source file - started to implement the move list window More... almost 24 years ago
still looking for board weridanesses, but was unable to reproduce the previous one on FICS. More... almost 24 years ago
- added move navigation functionality - apparently fixed flip view bug with my local FICS 1.6.2 server, which is buggy like hell, but it's not so important -- this bug didn't show up in the actual FICS server. More... almost 24 years ago
added the game browsing bar More... almost 24 years ago
added icon More... almost 24 years ago
- Now it handles game ends (win/loss/draw only, aborts and adjournments not handled yet) - Fixed board reuse - the board tabs becomes red after a move - information shown near the clocks when available. - star patterns are enumerated in set() too. More... almost 24 years ago
fixes in the protocol More... almost 24 years ago
- Added clock funcionality - Style 12 parsing already working More... almost 24 years ago
- Added functionality to the Disconnect command - Added antialiasing and better scaling for the piece images. More... almost 24 years ago
fixed status bar resizing on text changes More... almost 24 years ago
Added the red-tabbing feature again (to the new ftext widget). More... almost 24 years ago
Changed server output from the GtkText to a specialized widget, based on xchat's xtext widget. Must implement tab-redding again and hunt some word-wrapping bugs. More... almost 24 years ago
added tab color changing (like xchat) to code, already working in the ICS output tab. More... almost 24 years ago
fixed imlib download path in autoconf script More... almost 24 years ago
added the about dialog. More... almost 24 years ago