Commit graph

372 commits

Author SHA1 Message Date
ehouse
3f3f9541b3 remove unused variable 2004-06-24 05:19:52 +00:00
ehouse
b084fa57c8 version now part of stream 2004-06-24 05:19:31 +00:00
ehouse
56a0763da1 version now part of stream; fix VERSION defines 2004-06-24 05:18:46 +00:00
ehouse
ebef9abf74 preserve hint limits 2004-06-24 05:17:59 +00:00
ehouse
35d65ca632 remove non-working code 2004-06-23 04:37:44 +00:00
ehouse
9e77a21270 move some actions to penUp from penDown 2004-06-23 03:33:06 +00:00
ehouse
1a355f57b9 nuke unused param 2004-06-23 03:30:12 +00:00
ehouse
2afccf209a add checkbox for hint rect 2004-06-22 06:30:58 +00:00
ehouse
e80d4075e2 up stream version to include hintrect boolean 2004-06-22 06:29:19 +00:00
ehouse
74df148d2a scroll as part of hint rect drag 2004-06-22 06:28:22 +00:00
ehouse
f4708644d0 hint-rect on by default (until UI or cli option added) 2004-06-18 13:52:49 +00:00
ehouse
d1598a2d8a remove dead code and bogus assert 2004-06-18 13:52:12 +00:00
ehouse
f780f9e1fb add checkbox for hint rect; version change 2004-06-18 13:29:19 +00:00
ehouse
aa5fad8385 add checkbox for hint rect 2004-06-18 13:28:31 +00:00
ehouse
8687d210b7 polish hintrect stuff; fix inval, etc 2004-06-18 13:25:57 +00:00
ehouse
f4cfb61eb0 add allowHintRect 2004-06-18 13:16:40 +00:00
ehouse
6043715a7e draw hint rect borders 2004-06-16 04:17:08 +00:00
ehouse
8e90447f65 kill timers after firing once 2004-06-16 04:16:22 +00:00
ehouse
ea28e0c310 version num 2004-06-16 04:06:54 +00:00
ehouse
3b3ee0a3f6 draw hint-rect borders 2004-06-16 04:06:43 +00:00
ehouse
fbc7c3f687 make hint rect per-player; hide when tray not visible; make upward
drag remove it.
2004-06-16 04:06:02 +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
5cced45556 Track drag on board to form a rect whose borders are drawn via
attributes on cells; pass that rect to engine when hint requested.
Still rough, and needs to be made per-user.  Also needs a way to hide
the rect.
2004-06-15 01:56:01 +00:00
ehouse
6acff20b42 draw borders on cells that are part of hint-constraint rect 2004-06-15 01:44:39 +00:00
ehouse
00c0b86d1e only call board_handlePenMove when mouse button is down. 2004-06-15 01:41:39 +00:00
ehouse
893c5acd04 first checked in 2004-06-10 13:02:20 +00:00
ehouse
cf46635ccb tweaks for BYOD 2004-06-10 13:01:08 +00:00
ehouse
6621cff4b5 fix prototype error 2004-06-10 03:27:58 +00:00
ehouse
3cbe2f4b80 cleanup. Everything works now AFAIK. 2004-06-10 03:27:40 +00:00
ehouse
153d2ae34d get working for spanish .xwd. .pdb remains. 2004-06-09 04:09:19 +00:00
ehouse
b4e6078d28 progress: works for .pdbs too (but not with specials) 2004-06-09 03:55:45 +00:00
ehouse
47f6b77978 first checked in. Seems to work on .xwd format but not yet for .pdb. 2004-06-08 08:13:17 +00:00
ehouse
151a0c9b82 remove pre-ship designation from version string 2004-06-04 12:47:39 +00:00
ehouse
cbdfc8c0dc fix compile error 2004-05-29 14:26:36 +00:00
ehouse
b25e79dac0 version string to rc1 2004-05-29 14:15:27 +00:00
ehouse
9b39fa592d removed commented out code 2004-05-28 02:47:27 +00:00
ehouse
fc7c9cb3b4 bug: disable some items when not starting a game 2004-05-28 02:46:42 +00:00
ehouse
1cd8c7ed96 turn coloring tiles on by default 2004-05-28 02:45:49 +00:00
ehouse
d180a5c0db always build with color editing 2004-05-26 04:51:48 +00:00
ehouse
fa0bfb7d13 check flags before recognizing dict so shipping versions will not try to open newer format dicts 2004-05-26 04:50:30 +00:00
ehouse
15299090e9 no drawing until board inited; redraw after colors changed in new game creation 2004-05-26 04:48:25 +00:00
ehouse
0a6a9de4cf clean up dialog init 2004-05-26 04:46:57 +00:00
ehouse
fa5bdc2457 always build with color editing 2004-05-26 04:43:53 +00:00
ehouse
49cfd504a5 always build with color editing; version change 2004-05-26 04:43:18 +00:00
ehouse
621dd87d71 clean up dialog init 2004-05-26 04:39:29 +00:00
ehouse
047b85624b position Spanish bitmaps better 2004-05-22 15:23:38 +00:00
ehouse
716085f41d quick hack to not require franklin seb stuff 2004-05-20 02:18:17 +00:00
ehouse
cb68ae1dc7 turn off recursive dict search -- it's too slow 2004-05-20 02:17:16 +00:00
ehouse
fd7b0e04be ready for b3 2004-05-20 02:16:41 +00:00
ehouse
1a35f5b5dd start search at default dir. 2004-05-20 02:16:19 +00:00