ehouse
0f373beadb
change app title to Crosswords
2004-07-11 16:31:11 +00:00
ehouse
3a5ba82339
first checkin; works
2004-07-11 16:27:28 +00:00
ehouse
aec9469c6d
fix so can build on windoze; add step to build .CAB files from dicts for Wince
2004-07-11 16:25:43 +00:00
ehouse
ebc986bd8b
cannot binmode(STDOUT)
2004-07-11 16:24:12 +00:00
ehouse
67ba5461c5
fix problems introduced with WINCE_ONLY definition. Apparently you
...
can't redifine a makefile var and have the new value used on
subsequent lines.
2004-07-11 15:03:03 +00:00
ehouse
6e53150418
always hide arrow when undoing partial move, not just when done from
...
tray.
2004-07-10 22:57:17 +00:00
ehouse
665ff7b4c4
make < 80 columns
2004-07-10 22:56:20 +00:00
ehouse
8d967d53e3
up version to b6
2004-07-10 22:43:46 +00:00
ehouse
1f4203e89d
Turn on search limit feature; set version number in prc file.
2004-07-10 22:43:21 +00:00
ehouse
bb291f1e75
Hide cursor arrow when pen in empty tray region returns tiles to tray.
2004-07-10 22:40:50 +00:00
ehouse
898d0bf9ed
protect with ifdef
2004-07-10 17:51:42 +00:00
ehouse
2c6412448b
support and turn on hintlimits features
2004-07-10 17:49:31 +00:00
ehouse
74a934c50f
add tray limits for hint dlg
2004-07-10 17:47:30 +00:00
ehouse
16a0f1248a
support hint limits feature
2004-07-10 17:46:36 +00:00
ehouse
21085f1dcc
add askTrayLimits var
2004-07-10 17:43:15 +00:00
ehouse
ee16a0f07f
remove unused var
2004-07-10 17:42:16 +00:00
ehouse
d51014a45e
first checked in; works
2004-07-10 17:40:16 +00:00
ehouse
e320ae9617
output the right string
2004-07-10 14:17:07 +00:00
ehouse
0cfa51e04a
handle DOS EOL
2004-07-09 04:02:48 +00:00
ehouse
2b8dd6a805
cleanup
2004-07-08 14:26:42 +00:00
ehouse
13e33c181a
deal with DOS EOL chars
2004-07-08 14:07:15 +00:00
ehouse
c3cc51f965
add XWFEATURE_SEARCHLIMIT
2004-07-01 01:15:15 +00:00
ehouse
faca5cf3f6
move function for GREMLINs build
2004-07-01 01:13:51 +00:00
ehouse
abdde18b6e
unify hintconfig and searchlimits
2004-07-01 01:12:55 +00:00
ehouse
857873dc83
first checkin
2004-06-27 14:23:50 +00:00
ehouse
39f563cffb
turn on new features by default
2004-06-27 05:03:48 +00:00
ehouse
00c1f802fc
cleanup; use new API for limiting tile use from tray.
2004-06-27 05:01:18 +00:00
ehouse
d9efe4258b
cleanup for no hintlimit feature case
2004-06-27 04:35:42 +00:00
ehouse
2d63cdeda0
cleanup for no hintlimit feature case; add new param
2004-06-27 04:35:20 +00:00
ehouse
9c8159110b
incorporate API changes; cleanup timer code
2004-06-25 07:19:05 +00:00
ehouse
ccd17bd59d
version change
2004-06-25 07:09:38 +00:00
ehouse
9e1391af32
missed name change
2004-06-25 07:09:08 +00:00
ehouse
8e8e6896c1
framework for smarter inval of hint rect during drag
2004-06-25 06:56:58 +00:00
ehouse
4e6b8f4c76
engine is now responsile for asking for and tracking how many tiles in
...
the tray should be used in hints.
2004-06-25 06:51:24 +00:00
ehouse
c6c6d38dfc
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
f900988bcc
pass to engine boolean telling it whether to ask for tray hint limits;
...
address, for penDown only, confusion between whether pen events are
handled and whether the handling means a redraw is required. Might
need to do same for penMoved and penUp.
2004-06-25 06:47:35 +00:00
ehouse
ecc48fde1c
rearrange hint menuitems
2004-06-25 06:45:31 +00:00
ehouse
a5b920e8f6
remove tray limits; add boolen for tracking whether to ask for 'em.
2004-06-25 06:44:55 +00:00
ehouse
a4198e4ddd
add palm_util_getTraySearchLimits; addressed, for penDown only,
...
confusion between whether pen events are handled and whether the
handling means a redraw is required. Might need to do same for
penMoved and penUp.
2004-06-25 06:43:46 +00:00
ehouse
ca490374e5
add util_getTraySearchLimits
2004-06-25 06:39:24 +00:00
ehouse
338bda1e5b
name change
2004-06-25 06:27:48 +00:00
ehouse
620b8752cf
add #ifdef to fix compile
2004-06-24 05:20:28 +00:00
ehouse
18023ecab3
remove unused variable
2004-06-24 05:19:52 +00:00
ehouse
173eba64e3
version now part of stream
2004-06-24 05:19:31 +00:00
ehouse
6e5067c01d
version now part of stream; fix VERSION defines
2004-06-24 05:18:46 +00:00
ehouse
6c14b290eb
preserve hint limits
2004-06-24 05:17:59 +00:00
ehouse
9523cf30d5
remove non-working code
2004-06-23 04:37:44 +00:00
ehouse
fe681ddf86
move some actions to penUp from penDown
2004-06-23 03:33:06 +00:00
ehouse
63c860d31e
nuke unused param
2004-06-23 03:30:12 +00:00
ehouse
004ec05a64
add checkbox for hint rect
2004-06-22 06:30:58 +00:00
ehouse
59ac0e42ef
up stream version to include hintrect boolean
2004-06-22 06:29:19 +00:00
ehouse
debca15ba5
scroll as part of hint rect drag
2004-06-22 06:28:22 +00:00
ehouse
1568a27e3f
hint-rect on by default (until UI or cli option added)
2004-06-18 13:52:49 +00:00
ehouse
dce8eb2ea5
remove dead code and bogus assert
2004-06-18 13:52:12 +00:00
ehouse
afdf26db81
add checkbox for hint rect; version change
2004-06-18 13:29:19 +00:00
ehouse
3608849636
add checkbox for hint rect
2004-06-18 13:28:31 +00:00
ehouse
2a9d5b7832
polish hintrect stuff; fix inval, etc
2004-06-18 13:25:57 +00:00
ehouse
ee184e2cf1
add allowHintRect
2004-06-18 13:16:40 +00:00
ehouse
f1dd28387c
draw hint rect borders
2004-06-16 04:17:08 +00:00
ehouse
d5b3dd6551
kill timers after firing once
2004-06-16 04:16:22 +00:00
ehouse
cb54bb1c6f
version num
2004-06-16 04:06:54 +00:00
ehouse
8238ca20f4
draw hint-rect borders
2004-06-16 04:06:43 +00:00
ehouse
e3f57eed44
make hint rect per-player; hide when tray not visible; make upward
...
drag remove it.
2004-06-16 04:06:02 +00:00
ehouse
7914876294
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
da4fe889f1
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
7efcdc80fe
draw borders on cells that are part of hint-constraint rect
2004-06-15 01:44:39 +00:00
ehouse
8164f918f7
only call board_handlePenMove when mouse button is down.
2004-06-15 01:41:39 +00:00
ehouse
7e174b428f
first checked in
2004-06-10 13:02:20 +00:00
ehouse
2b13efd72c
tweaks for BYOD
2004-06-10 13:01:08 +00:00
ehouse
6f382e116c
fix prototype error
2004-06-10 03:27:58 +00:00
ehouse
dd0a98a48e
cleanup. Everything works now AFAIK.
2004-06-10 03:27:40 +00:00
ehouse
5a222f10b7
get working for spanish .xwd. .pdb remains.
2004-06-09 04:09:19 +00:00
ehouse
5402fdeae8
progress: works for .pdbs too (but not with specials)
2004-06-09 03:55:45 +00:00
ehouse
ff811344ad
first checked in. Seems to work on .xwd format but not yet for .pdb.
2004-06-08 08:13:17 +00:00
ehouse
cb8d98a370
remove pre-ship designation from version string
2004-06-04 12:47:39 +00:00
ehouse
1324d81bb9
fix compile error
2004-05-29 14:26:36 +00:00
ehouse
4c5344e67b
version string to rc1
2004-05-29 14:15:27 +00:00
ehouse
08bd6cc160
removed commented out code
2004-05-28 02:47:27 +00:00
ehouse
95efad0cb2
bug: disable some items when not starting a game
2004-05-28 02:46:42 +00:00
ehouse
f9f2c38901
turn coloring tiles on by default
2004-05-28 02:45:49 +00:00
ehouse
fcc719b8f8
always build with color editing
2004-05-26 04:51:48 +00:00
ehouse
fb043982ba
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
d347407ee9
no drawing until board inited; redraw after colors changed in new game creation
2004-05-26 04:48:25 +00:00
ehouse
6b641fc73b
clean up dialog init
2004-05-26 04:46:57 +00:00
ehouse
633d5cea62
always build with color editing
2004-05-26 04:43:53 +00:00
ehouse
c8545a3cb7
always build with color editing; version change
2004-05-26 04:43:18 +00:00
ehouse
def1f19e02
clean up dialog init
2004-05-26 04:39:29 +00:00
ehouse
566d21fc7b
position Spanish bitmaps better
2004-05-22 15:23:38 +00:00
ehouse
526869c4d2
quick hack to not require franklin seb stuff
2004-05-20 02:18:17 +00:00
ehouse
7ec9c33137
turn off recursive dict search -- it's too slow
2004-05-20 02:17:16 +00:00
ehouse
2efc063e71
ready for b3
2004-05-20 02:16:41 +00:00
ehouse
f8160b07b6
start search at default dir.
2004-05-20 02:16:19 +00:00
ehouse
f8c8e0067a
left out a filter step
2004-05-20 02:15:20 +00:00
ehouse
8869fdcfcc
first checkin (from personal repository)
2004-05-18 05:24:51 +00:00
ehouse
589f423198
move Xav translations
2004-05-17 05:27:31 +00:00
ehouse
e16b4a1f91
scoreboard changes to fix no-grid highres case
2004-05-16 15:06:39 +00:00
ehouse
42c4acd29e
tweak board to right by one so gets bigger border in highres case
2004-05-16 15:02:41 +00:00
ehouse
09fb750eb1
double scale after reducing for border size
2004-05-16 14:32:24 +00:00
ehouse
32d80fcbad
tweak buttons sizes
2004-05-16 05:39:19 +00:00
ehouse
66c2b6d064
Xav's latest changes
2004-05-16 04:50:07 +00:00