Commit graph

6 commits

Author SHA1 Message Date
ehouse
35ab9b34fe Change engine to, when given a rect that's a subset of the board,
constrain the search for moves to those that involve filling only
tiles within the rect -- while still using the rest of the board as
context for the moves.  Robot moves use the whole board.
2004-06-15 01:58:09 +00:00
ehouse
f6d4ea8e6a new param to figureMoveScore 2004-04-30 08:27:24 +00:00
ehouse
c98da8bff3 new macros for new dawg node format 2003-12-14 16:59:58 +00:00
ehouse
2546a816b4 fix compiler warning 2003-12-13 18:37:43 +00:00
ehouse
07a43ddaa0 add option to limit number of tiles used by robot 2003-11-30 09:34:40 +00:00
ehouse
6a57cef012 first checkin 2003-11-01 05:35:29 +00:00