Commit graph

79 commits

Author SHA1 Message Date
ehouse
ebe6dba738 put tray buttons at botton on 160x160 screens too 2004-05-01 13:23:41 +00:00
ehouse
6111d15406 fix problem with converting dicts 2004-05-01 13:23:00 +00:00
ehouse
67c69ca278 new string as part of displaying last turn when score tapped 2004-04-30 08:38:46 +00:00
ehouse
acddc7964f make name clearer 2004-04-30 08:38:28 +00:00
ehouse
cc611c0a44 add XP_STRCAT 2004-04-30 08:37:30 +00:00
ehouse
90a7e5ccc8 cleanup; fix hiding tray. 2004-04-30 08:37:13 +00:00
ehouse
26c6359475 fix so can draw multiline miniwindows. Not working for HIRES yet. 2004-04-30 08:35:51 +00:00
ehouse
2aff6e242a include sony headers; make debug version of separate type so can
co-exist with non-debug on device.
2004-04-20 04:11:57 +00:00
ehouse
7008125ec7 (rough) changes to make toggling work for 320x480 Clie with silkscreen 2004-04-20 04:10:15 +00:00
ehouse
bab5cc07f1 make progress inversions work for HIRES screens 2004-04-20 04:05:59 +00:00
ehouse
9fe2c54e9e make debug version different so can co-exist 2004-03-18 05:42:24 +00:00
ehouse
9dbe706089 more progress on hi-res (tray tiles); but seems to have broken 160x160 2004-03-18 05:41:59 +00:00
ehouse
bd9c2f890c more progress on hires: fix miniwindow; start fixing tray tiles 2004-03-17 04:57:09 +00:00
ehouse
354ba30804 switch to using 5.0 sdk 2004-03-16 05:31:34 +00:00
ehouse
f7cd22a4b3 add slot to store old win coords value 2004-03-16 05:28:40 +00:00
ehouse
8a251c6f0c progress toward highres stuff, esp. tweaking positionBoard 2004-03-16 05:28:14 +00:00
ehouse
d395d429ac progress toward highres stuff 2004-03-16 05:25:23 +00:00
ehouse
d3caabcb8d add commented-out FEATURE_HIGHRES 2004-03-13 14:37:30 +00:00
ehouse
0cbb90963d experimental hires changes (to positionBoard) 2004-03-13 14:37:00 +00:00
ehouse
e294e8ff9c only accept dicts whose version == 1 (allows for later changes) 2004-03-13 14:21:45 +00:00
ehouse
82ce4e8962 start hi-res work 2004-03-13 14:18:54 +00:00
ehouse
fa6186739a start hi-res work; fix for API changes 2004-03-13 14:18:28 +00:00
ehouse
5c7912588e optimize prefs dialog with and without tray picking on 2004-03-04 03:05:49 +00:00
ehouse
1b90bda4b1 fix dialog 2004-03-03 05:47:38 +00:00
ehouse
27ed828f1e formatting 2004-03-03 05:45:55 +00:00
ehouse
8613525de1 add FEATURE_TRAY_EDIT 2004-03-03 05:45:37 +00:00
ehouse
514575ed2c catch up with changes 2004-03-03 02:20:34 +00:00
ehouse
addb138891 cleanup 2004-03-03 02:17:26 +00:00
ehouse
b88dddbe94 pull dead strings; update copyright and address; add comments where
translation needed and new strings
2004-03-03 02:15:34 +00:00
ehouse
236397358e pull dead strings; update copyright and address; add comments where
translation needed
2004-03-03 02:14:10 +00:00
ehouse
685cc8e224 pull dead objects; protect IP-connections dlg 2004-03-03 02:12:29 +00:00
ehouse
2519ca0e4f pull dead strings; update copyright and address 2004-03-03 02:10:32 +00:00
ehouse
72b72f35b4 first checked in. Won't work yet. 2004-03-02 06:18:10 +00:00
ehouse
3f7a8cce61 add LAUNCHERCATEGORY 2004-03-02 06:16:54 +00:00
ehouse
9dd482e8b9 #ifdef hint config feature; version now beta 1 2004-03-02 06:00:52 +00:00
ehouse
c04c94fb61 #ifdef hint config feature 2004-03-02 06:00:29 +00:00
ehouse
1550aefc06 fix reverse-highlighting of cells 2004-03-01 02:31:25 +00:00
ehouse
354bd96db4 make util_userQuery return bool 2004-02-17 04:00:12 +00:00
ehouse
4c693e0bb8 drawBegin sig change 2004-02-13 13:54:52 +00:00
ehouse
f761201e75 Eliminate recursive search of VFS file system in attempt to speed
search for dicts.
2004-02-10 05:22:39 +00:00
ehouse
759309f434 confirm each dict converted from old format 2004-01-17 19:34:34 +00:00
ehouse
314a5d682b confirm each dict converted from old format; recover from open when
none avail.
2004-01-17 19:34:25 +00:00
ehouse
5cb1aea0f9 set new dict variable 2003-12-14 17:55:45 +00:00
ehouse
a188a0f98b need to switch two bits in every node when converting old-format
dicts.
2003-12-14 17:55:30 +00:00
ehouse
240b314ff8 remove turn-on-option part of picking tiles into tray. If you enable
it for a game you're stuck with it.  Less complex UI is better.
2003-12-13 18:40:17 +00:00
ehouse
3251a8d1d8 experiment over 2003-12-13 16:44:14 +00:00
ehouse
9550b84236 meant '==', not '=' 2003-12-12 10:24:06 +00:00
ehouse
a73f140c55 add dict conversion confirm string 2003-12-12 10:21:37 +00:00
ehouse
4dbd9fb639 complete conversion of old format dicts to new, including for those on
SD cards.  Works now unless there are same-named files on both, in
which case SD card one doesn't get converted but the question keeps
getting asked.
2003-12-12 10:21:09 +00:00
ehouse
3ad97ebf6a turn off IP stuff, and on new dict format stuff 2003-12-12 10:19:21 +00:00