]> git.cworth.org Git - ttt/shortlog
ttt
2006-01-26 Kevin WorthKevin needs desperate help debuggin kub.c
2006-01-21 Kevin WorthMinor fixes to kub
2006-01-21 Kevin WorthCompleted _is_set and _is_run but still lacking debuggi...
2006-01-15 Kevin WorthFixed kub to print deck better(still not perfect)
2006-01-14 Kevin WorthKub compiles with no errors but still plenty of bugs
2006-01-14 Carl Worth2006-01-14 Carl Worth <cworth@cworth.org>
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 WorthKevin learning C maintenance
2005-12-15 Kevin WorthImplemented Cat's Game
2005-12-15 Kevin WorthGeneral Maintenance
2005-12-15 Carl Worth2005-12-14 Carl Worth <cworth@cworth.org>
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-14 Bryan Worth2005-12-13 Bryan Worth <bryan@theworths.org>
2005-12-13 Kevin WorthCorrected typos in ttt_board_is_won
2005-12-13 Kevin WorthFirst 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-10 Richard Worth2005-12-10 Richard D. Worth <richard@theworths.org>
2005-12-09 Carl Worth2005-12-09 Carl Worth <cworth@cworth.org>
2005-12-09 Carl Worth2005-12-09 Carl Worth <cworth@cworth.org>
2005-12-09 Carl Worth2005-12-09 Carl Worth <cworth@cworth.org>
2005-12-09 Bryan Worth2005-12-09 Bryan Worth <bryan@theworths.org>
2005-12-09 Kevin WorthMoved ttt_board_make_move to ttt-board.c with comment...
2005-12-09 Kevin WorthFixed board print bug
2005-12-09 Kevin WorthAdded ttt_board_make_move
2005-12-08 Carl Worth2005-12-08 Carl Worth <cworth@cworth.org>
2005-12-08 Carl Worth2005-12-08 Carl Worth <cworth@cworth.org>
2005-12-08 Bryan Worth* src/ttt-curses-client.c Fixed backspace implementation
2005-12-08 Bryan Worth2005-12-08 Bryan Worth <bryan@theworths.org>
2005-12-08 Carl WorthIgnore ttt-lex.h
2005-12-08 Carl Worth2005-12-08 Carl Worth <cworth@cworth.org>
2005-12-08 Carl WorthIgnore ttt-curses-client
2005-12-07 Richard Worth2005-12-07 Richard D. Worth <richard@theworths.org>
2005-12-06 Bryan Worth2005-12-06 Bryan Worth <bryan@theworths.org>
2005-12-06 Richard Worth2005-12-06 Richard D. Worth <richard@theworths.org>
2005-12-06 Richard Worth2005-12-05 Richard D. Worth <richard@theworths.org>
2005-12-05 Richard Worth2005-12-05 Richard D. Worth <richard@theworths.org>
2005-12-05 Bryan Worth2005-12-04 Bryan Worth <bryan@theworths.org>
2005-12-04 Richard Worth2005-12-03 Richard D. Worth <richard@theworths.org>
2005-12-03 Richard Worth2005-12-03 Richard D. Worth <richard@theworths.org>
2005-12-02 Richard Worth2005-12-02 Richard D. Worth <richard@theworths.org>
2005-12-02 Richard Worth2005-12-01 Richard D. Worth <richard@theworths.org>
2005-11-29 Carl Worth2005-11-29 Carl Worth <cworth@cworth.org>
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-28 Carl Worth2005-11-28 Carl Worth <cworth@cworth.org>
2005-11-25 Bryan Worth2005-11-25 Bryan Worth <bryan@theworths.org>
2005-11-25 Bryan Worth2005-11-25 Bryan Worth <bryan@theworths.org>
2005-11-25 Bryan Worth2005-11-25 Bryan Worth <bryan@theworths.org>
2005-11-25 Richard Worth * TODO: checked off WHO, QUIT, ERROR SYNTAX
2005-11-24 Richard Worth * AUTHORS: Add Richard D. Worth
2005-11-24 Carl Worth2005-11-24 Carl Worth <cworth@cworth.org>
2005-11-24 Carl Worth2005-11-24 Carl Worth <cworth@cworth.org>
2005-11-24 Richard Worth* Missing files from rev235
2005-11-23 Richard Worth * PROTOCOL: Removed unused servername
2005-11-22 Carl Worth2005-11-22 Carl Worth <cworth@cworth.org>
2005-11-15 Carl Worth2005-11-15 Carl Worth <cworth@cworth.org>
2005-11-14 Carl Worth2005-11-14 Carl Worth <cworth@cworth.org>
2005-11-12 Carl Worth2005-11-11 Carl Worth <cworth@cworth.org>
2005-11-11 Carl Worth2005-11-11 Carl Worth <cworth@pippin.local>
2005-11-11 Carl Worth2005-11-11 Carl Worth <cworth@cworth.org>
2005-11-11 Carl Worth2005-11-11 Carl Worth <cworth@cworth.org>
2005-11-11 Carl Worth2005-11-11 Carl Worth <cworth@cworth.org>
2005-11-09 Carl Worth2005-11-09 Carl Worth <cworth@cworth.org>
2005-11-09 Carl Worth2005-11-09 Carl Worth <cworth@cworth.org>
2005-11-08 Carl Worth2005-11-08 Carl Worth <cworth@cworth.org>
2005-11-08 Carl Worth2005-11-07 Carl Worth <cworth@cworth.org>
2005-11-05 Richard Worth * src/ttt-board.c: (ttt_board_init): Added...
2005-11-05 Richard Worth * src/args.c: Renamed ttt-args.c
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>
2005-11-05 Carl Worth2005-11-05 Carl Worth <cworth@cworth.org>
2005-11-05 Carl WorthAdd svn:ignore properties
2005-11-05 Carl WorthAdd template files
2005-11-05 Carl WorthMinor fixes
2005-11-05 Carl WorthQuick pass to make it more like tic-tac-toe --- far...
2005-11-05 Carl WorthCommit RRGP protocol document as a starting point.
2005-11-05 Richard Worth* /games/tictactoe: New folders