Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/games/gomoku



Module Name:    src
Committed By:   rillig
Date:           Sun May 29 13:49:10 UTC 2022

Modified Files:
        src/games/gomoku: bdinit.c gomoku.h makemove.c pickmove.c

Log Message:
gomoku: add data type for one of the 4 directions of a frame

No functional change.


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/games/gomoku/bdinit.c
cvs rdiff -u -r1.49 -r1.50 src/games/gomoku/gomoku.h
cvs rdiff -u -r1.37 -r1.38 src/games/gomoku/makemove.c
cvs rdiff -u -r1.56 -r1.57 src/games/gomoku/pickmove.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index