Mercurial
>
hg
>
terminal-chess
/ graph
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
graph
The revision graph only works with JavaScript-enabled browsers.
improve Makefiles
default
tip
Sun, 01 Oct 2023 13:56:42 +0200
, by Mike Becker
add uwproj configure script generator
Sun, 01 Oct 2023 12:53:35 +0200
, by Mike Becker
pgn parser can now handle comments (although it ignores them for now)
Tue, 13 Aug 2019 00:33:59 +0200
, by Mike Becker
adds unicode support
Tue, 18 Sep 2018 15:02:08 +0200
, by Mike Becker
error message when syntactically validating a King's move into a check position is now correct
Wed, 29 Aug 2018 17:31:36 +0200
, by Mike Becker
verified that checkmate notation does work correctly
Wed, 29 Aug 2018 17:05:40 +0200
, by Mike Becker
fixes ambiguity resolver in PGN output not resolving ambiguities for diagonally attacking Knights
Wed, 29 Aug 2018 15:12:24 +0200
, by Mike Becker
PGN output now correctly breaks after black has also moved
Wed, 29 Aug 2018 14:01:41 +0200
, by Mike Becker
fixes castling not printed correctly to PGN
Wed, 29 Aug 2018 13:55:18 +0200
, by Mike Becker
move log has now three columns and starts scrolling after 45 moves
Wed, 29 Aug 2018 13:45:13 +0200
, by Mike Becker
fixes move validation working on old king's position, when the king moves
Tue, 28 Aug 2018 15:56:33 +0200
, by Mike Becker
fixes wrong macro expansion for is_attacked()
Tue, 28 Aug 2018 15:45:44 +0200
, by Mike Becker
adds error messages to PGN reader
Tue, 28 Aug 2018 14:37:09 +0200
, by Mike Becker
fixes inappropriate use of EXIT_ macros + adds a sample PGN file
Tue, 28 Aug 2018 14:16:30 +0200
, by Mike Becker
simplifies Makefiles
Tue, 28 Aug 2018 14:03:09 +0200
, by Mike Becker
using pkg-config in hand crafted make file
Tue, 28 Aug 2018 13:45:22 +0200
, by Mike Becker
fixed hypthetical bug, where the client address is not correctly retrieved by accept()
Mon, 21 Mar 2016 20:35:58 +0100
, by Mike Becker
updated copyright and version info
Fri, 26 Feb 2016 11:55:42 +0100
, by Mike Becker
implemented FEN
Wed, 26 Aug 2015 14:46:42 +0200
, by Mike Becker
fixed new network games starting with BLACK
Wed, 26 Aug 2015 12:59:30 +0200
, by Mike Becker
added program version
Wed, 02 Jul 2014 15:09:17 +0200
, by Mike Becker
added support for game continuation over network + fixed major bug in checkmate anticipation when the king is attacked diagonally
Mon, 16 Jun 2014 15:41:06 +0200
, by Mike Becker
added pgn parser and writer (without comment support yet) + minor refactorings
Mon, 16 Jun 2014 13:45:31 +0200
, by Mike Becker
logging string representation of moves in short algebraic notation
Wed, 11 Jun 2014 16:54:20 +0200
, by Mike Becker
added return code to move validation (for more informative messages) + fixed a bug where simulations added movelist items to the original gamestate
Wed, 11 Jun 2014 15:38:01 +0200
, by 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)
Wed, 28 May 2014 15:47:57 +0200
, by Mike Becker
netcode is now aware of connection losses
Thu, 17 Apr 2014 12:16:14 +0200
, by Mike Becker
removed nonblocking sockets for causing problems and not being necessary
Thu, 17 Apr 2014 11:55:36 +0200
, by Mike Becker
surrender is now resign
Thu, 17 Apr 2014 11:41:02 +0200
, by Mike Becker
changed netcode numbers
Wed, 16 Apr 2014 22:20:59 +0200
, by Mike Becker
fixed bug where an invalid network response lead to an accepted move
Wed, 16 Apr 2014 21:57:53 +0200
, by Mike Becker
faced struct alignment problems
Wed, 16 Apr 2014 21:46:34 +0200
, by Mike Becker
fixed Move struct size inconsistancy across plattforms
Wed, 16 Apr 2014 21:16:05 +0200
, by Mike Becker
mvwasyncgetnstr now echos EOL
Wed, 16 Apr 2014 20:32:25 +0200
, by Mike Becker
fixed memory underflow bug in mvwasyncgetnstr
Sat, 12 Apr 2014 13:42:57 +0200
, by Mike Becker
minor improvements by using macros
Thu, 10 Apr 2014 12:10:09 +0200
, by Mike Becker
reduced awesome great nanosecond precision so we can compile on OS X
Thu, 10 Apr 2014 11:44:55 +0200
, by Mike Becker
tried to improve colors
Wed, 09 Apr 2014 18:11:51 +0200
, by Mike Becker
added nonblocking read for network games + minor build system fixes
Wed, 09 Apr 2014 12:07:47 +0200
, by Mike Becker
implemented time control
Wed, 09 Apr 2014 11:12:04 +0200
, by Mike Becker
improved async input + improved build system + added time values to move struct
Wed, 09 Apr 2014 09:34:07 +0200
, by Mike Becker
fixed some type bugs, uninitialized memory and async input function
Tue, 08 Apr 2014 21:13:28 +0200
, by Mike Becker
experimental async input for single machine mode
Mon, 07 Apr 2014 17:39:46 +0200
, by Mike Becker
fixed checkmate and completed implementation (more testing is still advised)
Mon, 07 Apr 2014 14:08:57 +0200
, by Mike Becker
NEED TESTING: implemented check and checkmate - TODO: avoid checkmate by moving another piece in between
Fri, 04 Apr 2014 17:36:42 +0200
, by Mike Becker
moved checkmate and stalemate flags to gamestate
Thu, 03 Apr 2014 16:07:04 +0200
, by Mike Becker
introduced single machine mode
Tue, 01 Apr 2014 14:04:00 +0200
, by Mike Becker
implemented king
Tue, 01 Apr 2014 12:30:25 +0200
, by Mike Becker
implemented queen
Tue, 01 Apr 2014 10:28:08 +0200
, by Mike Becker
introduced game state structure
Mon, 31 Mar 2014 15:03:25 +0200
, by Mike Becker
improved network performance
Mon, 31 Mar 2014 14:08:00 +0200
, by Mike Becker
implemented rook + some fixes
Mon, 31 Mar 2014 14:00:58 +0200
, by Mike Becker
added optional alternate config for chess lib
Mon, 31 Mar 2014 11:41:08 +0200
, by Mike Becker
moved chess rules to separate lib
Mon, 31 Mar 2014 11:16:32 +0200
, by Mike Becker
fixed bishop + added pawn promotion + added move log
Sat, 29 Mar 2014 16:53:58 +0100
, by Mike Becker
implemented bishop rules
Sat, 29 Mar 2014 14:46:33 +0100
, by Mike Becker
introduced status codes for get_location to produce detailed error messages + added knight rules
Fri, 28 Mar 2014 14:32:52 +0100
, by Mike Becker
completed pawn rules + bug fixes for 4-char-moves
Fri, 28 Mar 2014 11:45:01 +0100
, by Mike Becker
fixed crucial bug where both players could move at the same time + added pawn rules (TODO: en passant)
Wed, 26 Mar 2014 14:53:15 +0100
, by Mike Becker
completed eval_move
Wed, 26 Mar 2014 14:12:59 +0100
, by Mike Becker
interface for retrieving locations when using short algebraic notation
Wed, 26 Mar 2014 13:16:49 +0100
, by Mike Becker
added network messages for check and checkmate
Sat, 22 Mar 2014 18:56:52 +0100
, by Mike Becker
prepared code base for implementing rules
Sat, 22 Mar 2014 17:23:07 +0100
, by Mike Becker
implemented castling (without validation)
Sat, 22 Mar 2014 16:25:49 +0100
, by Mike Becker
implemented simple pawn movement
Sat, 22 Mar 2014 16:04:02 +0100
, by Mike Becker
implemented chess board and remis/surrender messages
Wed, 19 Mar 2014 15:36:54 +0100
, by Mike Becker
structured code
Wed, 19 Mar 2014 10:08:25 +0100
, by Mike Becker
separated server and client module
Mon, 17 Mar 2014 15:39:36 +0100
, by Mike Becker
exit hook
Mon, 17 Mar 2014 14:35:53 +0100
, by Mike Becker
changed UI to ncurses session + added network handshake
Thu, 06 Mar 2014 15:03:06 +0100
, by Mike Becker
fixed network code + added game info and transmission of game info
Sun, 23 Feb 2014 21:03:35 +0100
, by Mike Becker
added (single) client / server architecture
Wed, 05 Feb 2014 14:07:43 +0100
, by Mike Becker
init project
Thu, 23 Jan 2014 14:45:34 +0100
, by Mike Becker
less
more
|
(0)
tip