Commit graph

693 commits

Author SHA1 Message Date
ehouse
c5e534680f formatting 2005-01-04 04:05:02 +00:00
ehouse
8b44ad1324 start cursor near middle of board 2005-01-04 03:23:12 +00:00
ehouse
bbd8d917bc up/down arrow keys move divider 2005-01-04 03:11:56 +00:00
ehouse
b9d411c708 turn on optimizations for ARM Release build; kill precompiled headers for all 2004-12-18 01:21:11 +00:00
ehouse
b77d8b8fbb use dict_getShortName 2004-12-18 01:06:47 +00:00
ehouse
718eb3f600 add dict_getShortName 2004-12-18 01:05:20 +00:00
ehouse
3394e20e9b add dict_getShortName, casts for symbian 2004-12-18 01:04:57 +00:00
ehouse
e847769650 version to b2 2004-12-18 01:04:19 +00:00
ehouse
ea9e897407 use _vsnprintf to fix buffer overflow 2004-12-18 01:03:26 +00:00
ehouse
f474ff3ba6 add bname 2004-12-18 01:02:54 +00:00
ehouse
99c4f0b15a dict_getShortName 2004-12-18 01:02:22 +00:00
ehouse
10b61b5bad remove bname 2004-12-18 01:01:47 +00:00
ehouse
cd4f97bd15 remove too-frequent logging 2004-12-17 15:17:20 +00:00
ehouse
45e60d831b turn on MY_COLOR_SEL for .rc file too 2004-12-17 15:15:12 +00:00
ehouse
f009b7a13d cover timer with scoreboard when no timer so region gets erased 2004-12-17 15:11:45 +00:00
ehouse
d6f8bd0631 beta 1 2004-12-17 15:09:09 +00:00
ehouse
67a5554d99 move scoreboard back to top 2004-12-17 15:08:00 +00:00
ehouse
6667fbf279 add aygshell.lib 2004-12-17 07:48:34 +00:00
ehouse
4e4123c0d3 init new-style menus 2004-12-17 07:45:30 +00:00
ehouse
23139bccce specify new-style menus 2004-12-17 07:42:25 +00:00
ehouse
a576baca78 expand board to fill space created by new-style menus 2004-12-17 07:27:46 +00:00
ehouse
24286777bf add aygshell struct for new-style menus 2004-12-17 07:24:52 +00:00
ehouse
cd6581bc19 constants for new-style menus 2004-12-17 07:23:23 +00:00
ehouse
afea0cf42b .cvsignore 2004-12-12 17:47:24 +00:00
ehouse
3d0eb0200a turn on features for code and resources 2004-12-12 17:45:44 +00:00
ehouse
d420241db4 version -> 4.1 2004-12-12 17:41:01 +00:00
ehouse
3e1dfcb1ac fix hint borders for arrowcursor 2004-12-12 17:39:59 +00:00
ehouse
4e6f6bc545 formatting change only 2004-12-12 17:33:52 +00:00
ehouse
5fb5008562 fix glitch in tile picker (same as palm) 2004-12-12 17:32:17 +00:00
ehouse
cf206900fd add note about use of iso-8859-2 character encoding 2004-12-12 06:29:16 +00:00
ehouse
abd8356964 catch up with the current Polish values (says a correspondent) 2004-12-11 05:36:31 +00:00
ehouse
51f1cec7c9 generated by evc4 in converting from evc3 2004-12-11 04:29:57 +00:00
ehouse
f9149e03b1 fix to compile without SEARCHLIMIT set 2004-12-11 04:25:45 +00:00
ehouse
6a569d5632 add missing param 2004-12-11 04:17:07 +00:00
ehouse
aa6e46d05f always set nTilesMax so works when XWFEATURE_SEARCHLIMIT not defined 2004-12-11 04:16:48 +00:00
ehouse
5dd17b4729 fix non-high-res build so compiles again 2004-11-17 03:54:35 +00:00
ehouse
c23ca0c1f6 use old default locations for tray buttons in non-highres case 2004-11-17 03:50:47 +00:00
ehouse
cce9086e6b ship this mutha! 2004-11-16 04:10:26 +00:00
ehouse
f72c757fa0 At user's suggestion, provide 'R' as the shortcut for "tiles left"
(and so change to "remaining tiles")
2004-11-16 04:09:35 +00:00
ehouse
b4afa129cb fix bug on (high-res screens that can't do tiny font) where value was
drawn too low.
2004-11-16 04:08:41 +00:00
ehouse
d94d6d715a get spanish and catalan compiling again (translation of changed strings needed) 2004-11-14 20:01:29 +00:00
ehouse
6a517c254c version string -> rc2 2004-11-14 16:31:10 +00:00
ehouse
ebec5b9b17 remove hint-drag logging (no change to non-debug code) 2004-11-14 16:29:13 +00:00
ehouse
28b98cfd79 add HintAtts param to draw_drawBoardArrow 2004-11-14 16:27:51 +00:00
ehouse
edd2c61976 add HintAtts param to draw_drawBoardArrow; in tiles, draw letter after
number so on those OS versions where winOverlay flag is ignored what's
erased will be part of the value rather than of the letter; use
nativeFormat in offscreenWindow so highres will work.
2004-11-14 16:19:21 +00:00
ehouse
81595bcb06 var name change 2004-11-14 16:17:47 +00:00
ehouse
47f81507af add HintAtts param to draw_drawBoardArrow 2004-11-14 16:06:30 +00:00
ehouse
188fabce40 "Explain robot scores" -- same as on Wince 2004-11-14 14:33:18 +00:00
ehouse
70dfd97628 Change to "Pick tiles face-up" to match PPC version. 2004-11-14 00:19:45 +00:00
ehouse
f45de1395d draw hint rect segments a line at a time to avoid overwriting
blank-marking erasures.  Just doing the erasing after doesn't work
because it's really a circle and too much shows up.
2004-11-14 00:19:13 +00:00