~artoj/cutechess

add manual HTML and text to Windows zip release
add generated manual pages to the repo

On Windows, it's difficult to create HTML and text exports of the manual
pages. Until a better solution is found, add the exported manuals to the
repo. This will make it easier to create Windows installer and zip
files.
add script to create HTML and text manual exports
rename engines.json.5 to cutechess-engines.json.5

While unlikely, it's possible that some other program might use
similarly named manual pages as ours, so add the "cutechess-" prefix.
432825e4 — David Sterba 3 years ago
Draw nicer move arrow

Draw move arrow that's similar to what lichess.org uses. The polygon is
parametrized to allow fine tuning and could be possibly abstracted as a
generic arrow factory.

Signed-off-by: David Sterba <dsterba@suse.com>
release: set VERSION for draft release
release: set asset content types
release: reference created upload_url correctly
add windows zip release workflow
add asset_name to release generation
version 1.3.0-beta2
add release workflow
cmake: add windows icon
update readme for cmake instructions
cmake: remove ui.pri
remove qmake project files
version 1.3.0-beta1
fe16d752 — Ilari Pihlajisto 2 years ago
update .gitignore
c10f33a5 — alwey 3 years ago
A game is drawn in case of a timeout if the opponent has no means to give
checkmate by any regular sequence of moves (Ref.: FIDE rule 6.9).

This patch resolves simple cases of lone kings. It does not detect dead
positions like impasse by pawn blockade.

Resolves #710
release-tool: correct tag exists logic
Next
Do not follow this link