• xtrn/chess/board.js pieces.js

    From deuce@VERT to CVS commit on Wed Jan 16 12:23:25 2013
    xtrn/chess board.js 1.10 1.11 pieces.js 1.12 1.13
    Update of /cvsroot/sbbs/xtrn/chess
    In directory cvs:/tmp/cvs-serv28076

    Modified Files:
    board.js pieces.js
    Log Message:
    Add a reason method to the board object to enable conditional logging.
    Don't look more than a half move ahead for purposes of seeing of a move
    places yourself in check.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Wed Jan 16 17:08:00 2013
    xtrn/chess board.js 1.11 1.12 pieces.js 1.13 1.14
    Update of /cvsroot/sbbs/xtrn/chess
    In directory cvs:/tmp/cvs-serv2702

    Modified Files:
    board.js pieces.js
    Log Message:
    Remove Board.movenum, use Board.moves.length instead.



    ---
    þ Synchro
  • From deuce@VERT to CVS commit on Wed Jan 16 20:34:21 2013
    xtrn/chess board.js 1.12 1.13 pieces.js 1.14 1.15
    Update of /cvsroot/sbbs/xtrn/chess
    In directory cvs:/tmp/cvs-serv9431

    Modified Files:
    board.js pieces.js
    Log Message:
    Make the moveTo() methods take an x/y object position instead of an AN
    position



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Sun Jan 20 18:56:48 2013
    xtrn/chess board.js 1.14 1.15 pieces.js 1.16 1.17
    Update of /cvsroot/sbbs/xtrn/chess
    In directory cvs:/tmp/cvs-serv32485

    Modified Files:
    board.js pieces.js
    Log Message:
    End-of-game and draw detection (untested)



    ---
    þ Synchronet þ Vertr