summaryrefslogtreecommitdiffstats
path: root/gomoku/gomoku.h
Commit message (Expand)AuthorAgeFilesLines
* Get all the games compiling for iOSCameron Katri2021-02-221-1/+1
* move extern decls to .h filesdholland2014-03-221-1/+4
* Some improvements to the new UI.dholland2010-03-291-1/+2
* Better user interface. From OpenBSD, written by Paul Janzen quite adholland2010-03-291-2/+10
* sprinkle staticdholland2009-08-121-20/+1
* Rename internal getline() function to get_line() so it doesroy2009-07-131-2/+2
* Remove global scratch string buffer. Don't zoom off the end while readingdholland2009-06-041-2/+1
* Remove remaining references to sprintf.dholland2009-06-041-2/+2
* Make a couple of the logging/printing functions printf-alikes. This removesdholland2009-06-041-4/+4
* attribute noreturn -> __deaddholland2009-06-041-4/+4
* Increase spending on vowels. No object file diffs.dholland2009-06-041-7/+7
* Remove uses of __P.jsm2004-01-271-40/+40
* Include <sys/endian.h>.jsm2004-01-271-1/+2
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-6/+2
* Fix uses of names of library functions for other purposes.jsm1999-09-131-2/+2
* Add use of `const' where appropriate to the games.jsm1999-09-081-12/+12
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-4/+4
* WARNSifylukem1997-10-101-5/+42
* fix NetBSD RCS ID headerscgd1997-01-031-2/+2
* add gomoku game, from 4.4BSD-Lite2tls1996-12-281-0/+2
* Import of 4.4BSD-Lite2 sourcetls1996-12-281-0/+266