]> git.cworth.org Git - loudgame/history - lg-loa.c
Update documentation of move command for new syntax
[loudgame] / lg-loa.c
2008-03-03 Carl WorthUpdate documentation of move command for new syntax master
2008-03-03 Carl WorthUse loa_move_t structure instead of two x,y pairs
2008-03-03 Carl WorthAdd support for a 'history' command
2008-03-03 Carl WorthProvide explanation with 'illegal move' error messages
2008-02-23 Carl WorthMove loa_board into its own loa-board.c and loa-board...
2008-02-23 Carl WorthMore loa-prefix additions.
2008-02-23 Carl WorthRename board_t to loa_board_t
2008-02-23 Carl Worthlg-loa: Move current player into board_t structure.
2008-02-23 Carl WorthFix segfault when formatting "Illegal move" message.
2008-02-19 Carl WorthDocument the new say and whisper commands
2008-02-19 Carl WorthAdd initial lg-loa program (Lines of Action)