2014-11-20 |
Steinar H. Gunderson | Unbreak history storing again. |
blob | commitdiff | raw |
2014-11-20 |
Steinar H. Gunderson | Send the pretty moves instead of the UCI moves; seeming... |
blob | commitdiff | raw | diff to current |
2014-11-20 |
Steinar H. Gunderson | Start using Chess.js. |
blob | commitdiff | raw | diff to current |
2014-11-19 |
Steinar H. Gunderson | Avoid overwriting earlier historical analysis if it... |
blob | commitdiff | raw | diff to current |
2014-11-19 |
Steinar H. Gunderson | Output historic analysis (not used by the frontend... |
blob | commitdiff | raw | diff to current |
2014-11-19 |
Steinar H. Gunderson | Factor out atomic file overwriting into its own function. |
blob | commitdiff | raw | diff to current |
2014-11-18 |
Steinar H. Gunderson | Do not stop polling PGNs if they are invalid. |
blob | commitdiff | raw | diff to current |
2014-11-16 |
Steinar H. Gunderson | Fix 7-man tablebase mate length. |
blob | commitdiff | raw | diff to current |
2014-11-16 |
Steinar H. Gunderson | Make stoppgn more robust. |
blob | commitdiff | raw | diff to current |
2014-11-16 |
Steinar H. Gunderson | Remove some stray debugging code. |
blob | commitdiff | raw | diff to current |
2014-11-16 |
Steinar H. Gunderson | Use an AnyEvent timer instead of an alarm. |
blob | commitdiff | raw | diff to current |
2014-11-16 |
Steinar H. Gunderson | Fix PGN parsing; it was broken by a scoping change. |
blob | commitdiff | raw | diff to current |
2014-11-15 |
Steinar H. Gunderson | Add support for fetching move history from FICS (entire... |
blob | commitdiff | raw | diff to current |
2014-11-15 |
Steinar H. Gunderson | Do observe after we have set up AnyEvent listening... |
blob | commitdiff | raw | diff to current |
2014-11-14 |
Steinar H. Gunderson | Add some PGN hysteresis to guard against truncated... |
blob | commitdiff | raw | diff to current |
2014-11-14 |
Steinar H. Gunderson | Support defaulting to a PGN for fetching. |
blob | commitdiff | raw | diff to current |
2014-11-14 |
Steinar H. Gunderson | Fix a typo in mate sorting. |
blob | commitdiff | raw | diff to current |
2014-11-14 |
Steinar H. Gunderson | Tiny error message cleanup. |
blob | commitdiff | raw | diff to current |
2014-11-14 |
Steinar H. Gunderson | Format the short score (for the page title) properly... |
blob | commitdiff | raw | diff to current |
2014-11-13 |
Steinar H. Gunderson | Add support for looking up into the Lomonosov tablebas... |
blob | commitdiff | raw | diff to current |
2014-11-13 |
Steinar H. Gunderson | Make the JSON output filename configurable. |
blob | commitdiff | raw | diff to current |
2014-11-13 |
Steinar H. Gunderson | Hopefully fix sorting in the cases where the side to... |
blob | commitdiff | raw | diff to current |
2014-11-12 |
Steinar H. Gunderson | Completely ignore fail-high/fail-low. This got lost... |
blob | commitdiff | raw | diff to current |
2014-11-09 |
Steinar H. Gunderson | Support showing the history of the game. |
blob | commitdiff | raw | diff to current |
2014-11-09 |
Steinar H. Gunderson | Move most configuration into a separate file. |
blob | commitdiff | raw | diff to current |
2014-09-20 |
Steinar H. Gunderson | Make parse_info a bit less regex-happy; speeds it up... |
blob | commitdiff | raw | diff to current |
2014-09-20 |
Steinar H. Gunderson | Add a cache around prettyprint_pv, since it is consumin... |
blob | commitdiff | raw | diff to current |
2014-09-20 |
Steinar H. Gunderson | Add a quit ocmmand, for easier profiling. |
blob | commitdiff | raw | diff to current |
2014-08-06 |
Steinar H. Gunderson | Add a command to stop the polling. |
blob | commitdiff | raw | diff to current |
2014-08-06 |
Steinar H. Gunderson | Add support for fetching games as PGN over HTTP instead... |
blob | commitdiff | raw | diff to current |
2014-08-06 |
Steinar H. Gunderson | Use EV instead of AnyEvent::Loop, since the latter... |
blob | commitdiff | raw | diff to current |
2014-08-06 |
Steinar H. Gunderson | Change main loop to using AnyEvent. |
blob | commitdiff | raw | diff to current |
2014-08-06 |
Steinar H. Gunderson | Small refactoring. |
blob | commitdiff | raw | diff to current |
2014-06-15 |
Steinar H. Gunderson | Small refactoring. |
blob | commitdiff | raw | diff to current |
2014-06-15 |
Steinar H. Gunderson | Split some UCI stuff into a separate module. |
blob | commitdiff | raw | diff to current |
2014-06-15 |
Steinar H. Gunderson | Move move prettyprinting into Board. |
blob | commitdiff | raw | diff to current |
2014-06-15 |
Steinar H. Gunderson | Remove the tell code; it is never used in practice. |
blob | commitdiff | raw | diff to current |
2014-06-15 |
Steinar H. Gunderson | Move most of the chess position/board handling into... |
blob | commitdiff | raw | diff to current |
2014-06-09 |
Steinar H. Gunderson | Print the name of the players. |
blob | commitdiff | raw | diff to current |
2014-06-09 |
Steinar H. Gunderson | Replace Nalimov with Syzygy everywhere. |
blob | commitdiff | raw | diff to current |
2013-11-23 |
Steinar H. Gunderson | Make the second engine optional. |
blob | commitdiff | raw | diff to current |
2013-11-21 |
Steinar H. Gunderson | Fix the zero-score long display again. |
blob | commitdiff | raw | diff to current |
2013-11-21 |
Steinar H. Gunderson | Finally fix the -0.00 bug. |
blob | commitdiff | raw | diff to current |
2013-11-21 |
Steinar H. Gunderson | Another sign inversion... |
blob | commitdiff | raw | diff to current |
2013-11-18 |
Steinar H. Gunderson | Remove an obsolete parameter. |
blob | commitdiff | raw | diff to current |
2013-11-18 |
Steinar H. Gunderson | Update slightly more often. |
blob | commitdiff | raw | diff to current |
2013-11-18 |
Steinar H. Gunderson | Fix another score inversion issue, this time in the... |
blob | commitdiff | raw | diff to current |
2013-11-18 |
Steinar H. Gunderson | Include the last move in simple (UCI) form in the JSON... |
blob | commitdiff | raw | diff to current |
2013-11-18 |
Steinar H. Gunderson | Fix an issue where moves in the secondary engine search... |
blob | commitdiff | raw | diff to current |
2013-11-17 |
Steinar H. Gunderson | Use the engine's own MultiPV support instead of trying... |
blob | commitdiff | raw | diff to current |
2013-11-17 |
Steinar H. Gunderson | Deal with multipv not being the first element on the... |
blob | commitdiff | raw | diff to current |
2013-11-17 |
Steinar H. Gunderson | Fix some score sign issues. (These things are so easy... |
blob | commitdiff | raw | diff to current |
2013-11-17 |
Steinar H. Gunderson | Fix display of selective depth and Nalimov hits together. |
blob | commitdiff | raw | diff to current |
2013-11-17 |
Steinar H. Gunderson | Add JSON output, for the upcoming web interface. |
blob | commitdiff | raw | diff to current |
2013-11-16 |
Steinar H. Gunderson | Fix 0.00 showing for long_score, too. |
blob | commitdiff | raw | diff to current |
2013-11-16 |
Steinar H. Gunderson | Show score_cp=0 as 0.00, not +0.00 or -0.00. |
blob | commitdiff | raw | diff to current |
2013-11-15 |
Steinar H. Gunderson | Fix an issue where mpv-only info would take only the... |
blob | commitdiff | raw | diff to current |
2013-11-15 |
Steinar H. Gunderson | Ignore upperbound and lowerbound scores (Stockfish... |
blob | commitdiff | raw | diff to current |
2013-11-15 |
Steinar H. Gunderson | Fix refutation display with always-mpv-engines. |
blob | commitdiff | raw | diff to current |
2013-11-15 |
Steinar H. Gunderson | Fix so update is not indefinitely delayed by engine... |
blob | commitdiff | raw | diff to current |
2013-11-15 |
Steinar H. Gunderson | eval must be exited with die, not next. |
blob | commitdiff | raw | diff to current |
2013-11-15 |
Steinar H. Gunderson | Tag which engine we are talking to in ucilog.txt |
blob | commitdiff | raw | diff to current |
2013-11-15 |
Steinar H. Gunderson | Add some slightly better line buffering. |
blob | commitdiff | raw | diff to current |
2013-11-15 |
Steinar H. Gunderson | Add support for a second engine, for showing simple... |
blob | commitdiff | raw | diff to current |
2013-11-14 |
Steinar H. Gunderson | Fix UCI id parsing. |
blob | commitdiff | raw | diff to current |
2013-11-13 |
Steinar H. Gunderson | Fix a minor bug in read_line(). |
blob | commitdiff | raw | diff to current |
2013-11-13 |
Steinar H. Gunderson | Stick uciinfo and uciids into the engine. |
blob | commitdiff | raw | diff to current |
2013-11-13 |
Steinar H. Gunderson | Factor out make_move() from prettyprint_pv(). |
blob | commitdiff | raw | diff to current |
2013-11-13 |
Steinar H. Gunderson | Factor out FEN generation from style 12 parsing. |
blob | commitdiff | raw | diff to current |
2013-11-13 |
Steinar H. Gunderson | Handle double pawn moves in can_reach. |
blob | commitdiff | raw | diff to current |
2013-11-13 |
Steinar H. Gunderson | Factor out read_line(). |
blob | commitdiff | raw | diff to current |
2013-11-13 |
Steinar H. Gunderson | Fix some deprecated Perl syntax. |
blob | commitdiff | raw | diff to current |
2013-11-13 |
Steinar H. Gunderson | Small refactoring to prepare to multiple engines. |
blob | commitdiff | raw | diff to current |
2013-11-13 |
Steinar H. Gunderson | Remove some obsolete parameters. |
blob | commitdiff | raw | diff to current |
2008-01-20 |
Steinar H. Gunderson | Workaround for double spaces added by Zappa Mexico... |
blob | commitdiff | raw | diff to current |
2008-01-12 |
Steinar H. Gunderson | Various more-or-less stupid changes. |
blob | commitdiff | raw | diff to current |
2007-07-18 |
Steinar H. Gunderson | Remove a debugging message. |
blob | commitdiff | raw | diff to current |
2007-07-18 |
Steinar H. Gunderson | Add book lookups. |
blob | commitdiff | raw | diff to current |
2007-07-08 |
Steinar H. Gunderson | Improve the tbhits output a bit, in particular wrt... |
blob | commitdiff | raw | diff to current |
2007-07-08 |
Steinar H. Gunderson | Say what move we're analyzing from. |
blob | commitdiff | raw | diff to current |
2007-07-08 |
Steinar H. Gunderson | Revert the PV numbering. |
blob | commitdiff | raw | diff to current |
2007-07-08 |
Steinar H. Gunderson | Print number annotations in the PVs. Not happy, will... |
blob | commitdiff | raw | diff to current |
2007-07-07 |
Steinar H. Gunderson | Add some primitive remote control. |
blob | commitdiff | raw | diff to current |
2007-07-07 |
Steinar H. Gunderson | Change to unbuffered reading for the UCI channel. |
blob | commitdiff | raw | diff to current |
2007-07-07 |
Steinar H. Gunderson | Turn off the new pipelining stuff by default; engines... |
blob | commitdiff | raw | diff to current |
2007-07-07 |
Steinar H. Gunderson | Preserve analysis is not a good default. |
blob | commitdiff | raw | diff to current |
2007-07-07 |
Steinar H. Gunderson | Timestamp the UCI log. |
blob | commitdiff | raw | diff to current |
2007-07-07 |
Steinar H. Gunderson | Don't double-stop the engine. |
blob | commitdiff | raw | diff to current |
2007-07-07 |
Steinar H. Gunderson | Tons of little bug fixes for the new UCI pipelining... |
blob | commitdiff | raw | diff to current |
2007-07-07 |
Steinar H. Gunderson | Hopefully fix the pipelining issues once and for all. |
blob | commitdiff | raw | diff to current |
2007-07-02 |
Steinar H. Gunderson | Be more aggressive about clearing out the UCI info... |
blob | commitdiff | raw | diff to current |
2007-07-02 |
Steinar H. Gunderson | Fix a scoring bug in multi-PV mode too. |
blob | commitdiff | raw | diff to current |
2007-07-01 |
Steinar H. Gunderson | Shorten the FICS messages a bit. |
blob | commitdiff | raw | diff to current |
2007-07-01 |
Steinar H. Gunderson | Factor out the short and long scores into separate... |
blob | commitdiff | raw | diff to current |
2007-07-01 |
Steinar H. Gunderson | Add support for sending analysis back to FICS. |
blob | commitdiff | raw | diff to current |
2007-07-01 |
Steinar H. Gunderson | Minor reorganization. |
blob | commitdiff | raw | diff to current |
2007-06-30 |
Steinar H. Gunderson | Handle the "single MultiPV" information sent by Toga... |
blob | commitdiff | raw | diff to current |
2007-06-30 |
Steinar H. Gunderson | Print out who's doing the analysis. |
blob | commitdiff | raw | diff to current |
2007-06-30 |
Steinar H. Gunderson | Fix so the prettyprinter understands en passant. |
blob | commitdiff | raw | diff to current |
2007-06-30 |
Steinar H. Gunderson | More telnet-friendly clearing. |
blob | commitdiff | raw | diff to current |
next |