Mon, 16 Jun 2014 13:45:31 +0200 | Mike Becker | added pgn parser and writer (without comment support yet) + minor refactorings | changeset | files |
Wed, 11 Jun 2014 16:54:20 +0200 | Mike Becker | logging string representation of moves in short algebraic notation | changeset | files |
Wed, 11 Jun 2014 15:38:01 +0200 | Mike Becker | added return code to move validation (for more informative messages) + fixed a bug where simulations added movelist items to the original gamestate | changeset | files |
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) | changeset | files |
Thu, 17 Apr 2014 12:16:14 +0200 | Mike Becker | netcode is now aware of connection losses | changeset | files |
Thu, 17 Apr 2014 11:55:36 +0200 | Mike Becker | removed nonblocking sockets for causing problems and not being necessary | changeset | files |