File Details
1.1
- R
- Dec 15, 2008
- 136.43 KB
- 1.0K
- 3.0.3
- Retail
File Name
Chess-1.1.zip
Supported Versions
- 3.0.3
tag 1.1
80502ac602201e369827da037771f31300132b99
smariot <smariot@gmail.com>
2008-12-15 19:13:08 +0000
1.1 Release.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
iEYEABEKAAYFAklGrFAACgkQPImfE9laVHKraQCfTJQeVi+Xt2x0O+8AEkEJPeAn
BX4AoNABysi+71Blz56FJ4sLwu4raRuD
=DIPy
-----END PGP SIGNATURE-----
--------------------
smariot (19):
b2e5c1c: A misnamed variable in black's check function was allowing illegal moves to be made.
25de7b8: Added castling.
5fc3862: Added en passant pawn captures.
fb45f44: AI wasn't copying en passant state when considering moves.
81f0a67: Created a function for copying game states.
3b166e0: Moved responsibility of adding check and checkmate markers to moveToName function.
6a2ac6a: Append the score to a move if it ends the game.
77dfff2: Added sounds.
6f74a07: Clicking on a minimized board drags it, right click to unminimize it.
60bd632: Remember where a game board was when minimizing or maximizing.
9198f4f: Fixed bug, could castle if in check.
73cb085: Fixed bug, moving the black king invalidated white's right to castle rather than its own.
229be65: Don't use error() for non-queen promotions, it prevents the whisper that caused it from being seen.
54b7dea: Keep track of wins, loses, draws, and scores.
09caa51: Saves previous games.
a8ec44e: Actually save the saved games.
0463409: Animate piece moves.
8c008a7: Updated README.
d935d8b: Making another release.

