Commit graph

8 commits

Author SHA1 Message Date
ehouse
afa67f1a3c cleanup for no hintlimit feature case 2004-06-27 04:35:42 +00:00
ehouse
bb3a67e9da engine is now responsile for asking for and tracking how many tiles in
the tray should be used in hints.  Moved responsibility here from
platform because platform doesn't know when a turn ends, and end of a
turn (engine reset) is the right place to reset the values.
2004-06-25 06:49:49 +00:00
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