Wed, 29 Aug 2018 17:05:40 +0200 verified that checkmate notation does work correctly file | diff | annotate
Wed, 29 Aug 2018 15:12:24 +0200 fixes ambiguity resolver in PGN output not resolving ambiguities for diagonally attacking Knights file | diff | annotate
Wed, 29 Aug 2018 13:55:18 +0200 fixes castling not printed correctly to PGN file | diff | annotate
Wed, 29 Aug 2018 13:45:13 +0200 move log has now three columns and starts scrolling after 45 moves file | diff | annotate
Tue, 28 Aug 2018 15:56:33 +0200 fixes move validation working on old king's position, when the king moves file | diff | annotate
Fri, 26 Feb 2016 11:55:42 +0100 updated copyright and version info file | diff | annotate
Mon, 16 Jun 2014 15:41:06 +0200 added support for game continuation over network + fixed major bug in checkmate anticipation when the king is attacked diagonally file | diff | annotate
Mon, 16 Jun 2014 13:45:31 +0200 added pgn parser and writer (without comment support yet) + minor refactorings file | diff | annotate
Wed, 11 Jun 2014 16:54:20 +0200 logging string representation of moves in short algebraic notation file | diff | annotate
Wed, 11 Jun 2014 15:38:01 +0200 added return code to move validation (for more informative messages) + fixed a bug where simulations added movelist items to the original gamestate file | diff | annotate
Wed, 28 May 2014 15:47:57 +0200 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
Wed, 16 Apr 2014 21:16:05 +0200 fixed Move struct size inconsistancy across plattforms file | diff | annotate
Thu, 10 Apr 2014 11:44:55 +0200 reduced awesome great nanosecond precision so we can compile on OS X file | diff | annotate
Wed, 09 Apr 2014 11:12:04 +0200 implemented time control file | diff | annotate
Mon, 07 Apr 2014 14:08:57 +0200 fixed checkmate and completed implementation (more testing is still advised) file | diff | annotate
Fri, 04 Apr 2014 17:36:42 +0200 NEED TESTING: implemented check and checkmate - TODO: avoid checkmate by moving another piece in between file | diff | annotate
Thu, 03 Apr 2014 16:07:04 +0200 moved checkmate and stalemate flags to gamestate file | diff | annotate
Tue, 01 Apr 2014 12:30:25 +0200 implemented king file | diff | annotate
Mon, 31 Mar 2014 15:03:25 +0200 introduced game state structure file | diff | annotate
Mon, 31 Mar 2014 14:00:58 +0200 implemented rook + some fixes file | diff | annotate
Mon, 31 Mar 2014 11:16:32 +0200 moved chess rules to separate lib file | diff | annotate
(0)tip

mercurial