Mercurial
>
hg
>
terminal-chess
/ file revisions
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
rss
src/chess/king.c
Sat, 04 Apr 2026 13:25:47 +0200
Mike Becker
change move list from linked list to array (prepares game replays)
default
tip
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
Wed, 29 Aug 2018 13:55:18 +0200
Mike Becker
fixes castling not printed correctly to PGN
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
Tue, 01 Apr 2014 12:30:25 +0200
Mike Becker
implemented king
file
|
diff
|
annotate
Mon, 31 Mar 2014 15:03:25 +0200
Mike Becker
introduced game state structure
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