Commit graph

558 commits

Author SHA1 Message Date
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
ehouse
7524463563 left out a filter step 2004-05-20 02:15:20 +00:00
ehouse
bdca8c0e16 first checkin (from personal repository) 2004-05-18 05:24:51 +00:00
ehouse
b89eb118c3 move Xav translations 2004-05-17 05:27:31 +00:00
ehouse
38d5732e8e scoreboard changes to fix no-grid highres case 2004-05-16 15:06:39 +00:00
ehouse
dc13281069 tweak board to right by one so gets bigger border in highres case 2004-05-16 15:02:41 +00:00
ehouse
4fb66b6518 double scale after reducing for border size 2004-05-16 14:32:24 +00:00
ehouse
742e03970d tweak buttons sizes 2004-05-16 05:39:19 +00:00
ehouse
6772d6cd03 Xav's latest changes 2004-05-16 04:50:07 +00:00
ehouse
676f049479 fix infinite loop looking for last not-undone move to highlight. 2004-05-15 16:06:35 +00:00
ehouse
d0e11a6080 move undoing-assign warning here 2004-05-15 16:05:14 +00:00
ehouse
7be5f93520 fold in Xav's latest translations; remove unused dialog 2004-05-15 01:31:58 +00:00
ehouse
eab5f0e598 add URL for getting EVC++ environment. 2004-05-15 01:21:11 +00:00
ehouse
ae91c3388a Inval whole board in hires case too; fix part of problem with vertical
scoreboard.
2004-05-15 01:14:51 +00:00
ehouse
da49ca4fdb HIGHRES stuff on by default 2004-05-15 01:13:18 +00:00