Mercurial
>
hg
>
terminal-chess
/ file revisions
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
rss
src/chess/rook.c
Thu, 06 Aug 2026 16:11:37 +0200
Mike Becker
implements stalemate detection + fixes missing const qualifier in new *_moves[_allowed] API
default
tip
file
|
diff
|
annotate
Thu, 06 Aug 2026 14:45:55 +0200
Mike Becker
add functions to list the possible moves for each piece
file
|
diff
|
annotate
Thu, 30 Jul 2026 19:17:38 +0200
Mike Becker
major refactoring of rules API
file
|
diff
|
annotate
Wed, 04 Jun 2025 23:56:40 +0200
Mike Becker
replace _Bool with bool from C23 and/or stdbool.h
file
|
diff
|
annotate
Fri, 26 Feb 2016 11:55:42 +0100
Mike Becker
updated copyright and version info
file
|
diff
|
annotate
Wed, 28 May 2014 15:47:57 +0200
Mike Becker
refactoring of getlocation mechanism for better short algebraic notation support (does now respect pinned pieces) + fixed a bug where a pawn could advance through a piece (e.g. e2e4 could jump over a piece on e3)
file
|
diff
|
annotate
Mon, 31 Mar 2014 15:03:25 +0200
Mike Becker
introduced game state structure
file
|
diff
|
annotate
Mon, 31 Mar 2014 14:00:58 +0200
Mike Becker
implemented rook + some fixes
file
|
diff
|
annotate
Mon, 31 Mar 2014 11:16:32 +0200
Mike Becker
moved chess rules to separate lib
file
|
diff
|
annotate
|
base
(0)
tip