]> git.cworth.org Git - ttt/history - src/ttt-board.c
Add a dependency of ttt-client.c on ttt-lex.h to fix the build.
[ttt] / src / ttt-board.c
2006-01-14 Carl Worth2006-01-14 Carl Worth <cworth@cworth.org>
2006-01-14 Kevin WorthAdd kub program
2005-12-16 Kevin WorthPrevented random memory corruption and other cleanup
2005-12-15 Kevin WorthGeneral Maintenance
2005-12-15 Carl Worth2005-12-14 Carl Worth <cworth@cworth.org>
2005-12-15 Kevin WorthBeautified _board_is_won and test_board.c now quits...
2005-12-14 Kevin WorthA _working_ draft of ttt_board_is_won
2005-12-14 Kevin WorthSecond draft attempt at ttt_board_is_won
2005-12-13 Kevin WorthFixed board_make_move to use TTT_CELL_EMPTY
2005-12-13 Carl Worth2005-12-13 Carl Worth <cworth@cworth.org>
2005-12-13 Kevin WorthImplemented current_player into board and O's into...
2005-12-13 Kevin WorthFixed signature of ttt_board_make_move to fit protocol...
2005-12-12 Kevin WorthDeleted debugging code and changed return errors to...
2005-12-12 Kevin WorthLooped test-board.c to play a full board of X's
2005-12-09 Kevin WorthMoved ttt_board_make_move to ttt-board.c with comment...
2005-11-28 Kevin Worth2005-11-28 Kevin Worth <kevin@theworths.org>
2005-11-28 Kevin Worth2005-11-28 kevin worth <kevin@theworths.org>
2005-11-11 Carl Worth2005-11-11 Carl Worth <cworth@pippin.local>
2005-11-05 Richard Worth * src/ttt-board.c: (ttt_board_init): Added...
2005-11-05 Kevin Worth* /games/tictactoe/src/ttt-board.c, ttt-board.h: Implem...
2005-11-05 Carl Worth2005-11-05 Carl Worth <cworth@cworth.org>