Makefile
|
When using -lcurses, you also need -lterminfo.
|
2010-02-06 23:45:24 +00:00 |
bdinit.c
|
Pass -Wstrict-overflow... mostly.
|
2012-10-13 20:57:35 +00:00 |
bdisp.c
|
Fix conflicting variable definitions
|
2012-02-18 06:57:23 +00:00 |
gomoku.6
|
reorg for clarity and exposition.
|
2010-03-29 04:00:03 +00:00 |
gomoku.h
|
Some improvements to the new UI.
|
2010-03-29 04:28:47 +00:00 |
main.c
|
avoid non-literal format strings.
|
2011-08-16 11:10:54 +00:00 |
pickmove.c
|
fix unused variable warnings
|
2013-10-19 17:19:30 +00:00 |