projects
/
remoteglot
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
remoteglot
2014-11-14
Steinar H....
Fix a typo in mate sorting.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Steinar H....
Some small status footer updates.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Steinar H....
Tiny error message cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Steinar H....
Add some JavaScript changes that seemingly were not...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Steinar H....
Add a CSS class for some small news at the bottom.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-14
Steinar H....
Format the short score (for the page title) properly...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Steinar H....
Add support for looking up into the Lomonosov tablebas...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Steinar H....
Handle slightly unstandard PGN promotion syntax.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Steinar H....
Make the JSON output filename configurable.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-13
Steinar H....
Hopefully fix sorting in the cases where the side to...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Steinar H....
Completely ignore fail-high/fail-low. This got lost...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Steinar H....
Count viewers fewer times when doing mass-sending,...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Steinar H....
Add the short score to the document title.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-12
Steinar H....
Fix a typo.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Steinar H....
Make the unique token persistent, to avoid refreshes...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Steinar H....
Remove a client from the sleeping list immediately...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Steinar H....
Count connected viewers a bit more precisely; in partic...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Steinar H....
Only truncate history if needed.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Steinar H....
Unbreak promotion again.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Steinar H....
Fix history display at the start of the game.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-11
Steinar H....
Fix handling of en passant; reported by Phil Miller.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Steinar H....
Fix an issue where the Previous link would wrongly...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Steinar H....
Support promotion when displaying lines.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Steinar H....
Uppercase promotion choices correctly.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Steinar H....
Fix wrong substr() usage, that would break in case...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-10
Steinar H....
Various fixes related to history and showing moves...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steinar H....
Add support for expanding and truncating the history.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steinar H....
Support showing the history of the game.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steinar H....
Fix issue where the arrow keys could cause us to go...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steinar H....
Do not send the prettyprint cache in the JSON; it only...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steinar H....
Move most configuration into a separate file.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steinar H....
Strip trailing whitespace from engine ids (needed for...
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steinar H....
Show the engine ID in the footer.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-09
Steinar H....
Updated hardware in index.html a bit.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Steinar H....
Add support for gzip in serve-analysis.js.
commit
|
commitdiff
|
tree
|
snapshot
2014-11-08
Steinar H....
Sort lines by score by default.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Steinar H....
Minor optimization (5% or so) by moving the most common...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Steinar H....
Small microoptimization in in_check; do not go through...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Steinar H....
Only test check status for one side; speeds up almost...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Steinar H....
Tiny optimization in _find_kings.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Steinar H....
Call in_check() fewer times. Actually 60% or so faster.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Steinar H....
Add a benchmark script to test the slowness of prettypr...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Steinar H....
Small microoptimization in Board::clone.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Steinar H....
Make parse_info a bit less regex-happy; speeds it up...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Steinar H....
Add a cache around prettyprint_pv, since it is consumin...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Steinar H....
Add a quit ocmmand, for easier profiling.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-07
Steinar H....
Fix several crash issues all related to initial file...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-06
Steinar H....
Fix an issue in the node.js sender where it would not...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Steinar H....
Fix last_move_uci for PGN loads.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Steinar H....
Fix some outdated documentation.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Steinar H....
Add some keyboard shortcuts.
commit
|
commitdiff
|
tree
|
snapshot
2014-09-05
Steinar H....
Add a node.js version of analysis.pl.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Steinar H....
Handle PGN names with spaces in them.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Steinar H....
Add a command to stop the polling.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Steinar H....
Add support for fetching games as PGN over HTTP instead...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Steinar H....
Use EV instead of AnyEvent::Loop, since the latter...
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Steinar H....
Fix the move prettyprinting on make_move().
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Steinar H....
Change main loop to using AnyEvent.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Steinar H....
Small refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2014-08-06
Steinar H....
Add some more utility functions.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Steinar H....
Small refactoring.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Steinar H....
Fix some promotion bugs.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Steinar H....
Improve the support for en passant somewhat.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Steinar H....
Add a missing import to Engine.pm.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Steinar H....
When parsing moves, use illegal moves to disambiguate.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Steinar H....
Add some routines that are useful to parse PGNs.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Steinar H....
Split some UCI stuff into a separate module.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Steinar H....
Some minor style12 parsing fixups.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Steinar H....
Minor fixes in Position.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Steinar H....
Move move prettyprinting into Board.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Steinar H....
Remove the tell code; it is never used in practice.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-15
Steinar H....
Move most of the chess position/board handling into...
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Steinar H....
Fix castling display when looking down PVs.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Steinar H....
Update copyright year.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Steinar H....
Print the name of the players.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-09
Steinar H....
Replace Nalimov with Syzygy everywhere.
commit
|
commitdiff
|
tree
|
snapshot
2014-06-08
Steinar H....
Fix a bug where “next move” would not work.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Steinar H....
Fix the arrow head color.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Steinar H....
Various not-so-pretty type annotations.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Steinar H....
Stop sending board around all the time.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Steinar H....
Make the second engine optional.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Steinar H....
Fix another issue with the Closure compiler.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Steinar H....
Actually remove jsPlumb.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Steinar H....
Make the JavaScript (more) compatible with the Google...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Steinar H....
Whitespace fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Steinar H....
Replace jsPlumb by writing some SVG arrows ourselves.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Steinar H....
Fix a missing var declaration.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Steinar H....
Remove some trailing commas, since they are bad for IE.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Steinar H....
Fix the zero-score long display again.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Steinar H....
Fix some move number display issues. Argh.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Steinar H....
Fix double inversion in score sorting.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Steinar H....
Fix a crash that happens if we were looking at a PV...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Steinar H....
Unbreak find_nonstupid_moves.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Steinar H....
Clean up display_lines[] as needed.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Steinar H....
Support navigating in the PVs.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Steinar H....
Allow sorting refutation lines by score instead of...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Steinar H....
Finally fix the -0.00 bug.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
Steinar H....
Another sign inversion...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Steinar H....
Handle server errors better than just stopping.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-20
Steinar H....
Pack remoteglot.js into an anonymous function for bette...
commit
|
commitdiff
|
tree
|
snapshot
next