]> git.cworth.org Git - ttt/commit
2005-11-28 Kevin Worth <kevin@theworths.org>
authorKevin Worth <kevin@theworths.org>
Mon, 28 Nov 2005 18:51:44 +0000 (18:51 +0000)
committerKevin Worth <kevin@theworths.org>
Mon, 28 Nov 2005 18:51:44 +0000 (18:51 +0000)
commitb95a33abda8faac3638691dde70de0d59fadb30f
tree7d199a7ea059d602ac9ea339862a85230da27f71
parentadd37ecc4ee6485d9f91f95f1c983abf867da2c6
2005-11-28  Kevin Worth  <kevin@theworths.org>

        * PROTOCOL: Changed board cell numbering to start with zero
        instead of one.

        * src/Makefile.am:
        * src/test-board.c: (main): Added new file for testing.

        * src/ttt-board.c: (ttt_board_init), (ttt_board_to_string):
        * src/ttt-board.h: Implemented board_to_string.
ChangeLog
PROTOCOL
src/Makefile.am
src/test-board.c [new file with mode: 0644]
src/ttt-board.c
src/ttt-board.h