Commit graph

32 commits

Author SHA1 Message Date
ehouse
2abb6fe77f cleanup: make module-local functions static 2005-06-25 05:43:56 +00:00
ehouse
b1536b6d38 handle heartbeat timer and change to util_setTimer 2005-06-23 04:22:46 +00:00
ehouse
f58a885ce2 track whether running on POSE to work around NetLibSelect bug; track
whether addr needs re-resolving.
2005-04-03 16:55:38 +00:00
ehouse
0a0bea17ed move generic send/receive stuff from palmir.c; tweak data structures
for relay scheme.
2005-04-03 02:00:44 +00:00
ehouse
e363cddf6a var name change 2004-11-14 16:17:47 +00:00
ehouse
5122a003b6 wrap launch-68K option in compile-time flag off by default 2004-11-08 14:44:52 +00:00
ehouse
92bcab58c7 palmaskFromStrId changed 2004-11-05 14:37:38 +00:00
ehouse
b3da969a47 more tweaks to high-res drawing -- and don't call WinSetScalingMode
when it's not available!
2004-11-02 06:05:23 +00:00
ehouse
574f994ea4 Draw tray tile value very small in highres case. 2004-10-30 19:25:23 +00:00
ehouse
aae594857a always include slots that are only used in conditional builds to
simplify converting between saved versions.
2004-10-09 00:18:40 +00:00
ehouse
d0bfff0d46 change type to signed as part of not showing engine feedback when (on
ARM) search won't take long enough to matter.
2004-10-08 01:02:15 +00:00
ehouse
58f5f7b38c add option when memory's available for dict to store all of its data
in a single FtrPtr so that lookup can be faster.  Still need to
confirm that there's a noticable speedup this way....
2004-10-07 13:23:20 +00:00
ehouse
27556d8c43 name changes; add cast to macro 2004-10-05 02:30:19 +00:00
ehouse
d9dc930e51 remove dead field 2004-10-02 03:52:46 +00:00
ehouse
cf9c4320bd separate highres support from screen resizing so can do only the former now 2004-10-01 01:40:47 +00:00
ehouse
4494339d72 pad struct to 4 bytes so ARM and 68K size are the same 2004-09-29 13:17:15 +00:00
ehouse
6027888932 cleanup; don't touch string ptrs after pass to LstSetListChoices;
store strings in single block so can dispose.
2004-09-29 01:07:53 +00:00
ehouse
0471650f88 build with 68K and ARM in same .prc 2004-09-24 01:21:42 +00:00
ehouse
50598c3293 cleanup unrelated to pnolet work 2004-09-21 04:57:00 +00:00
ehouse
5b385c1c11 remove tray limits; add boolen for tracking whether to ask for 'em. 2004-06-25 06:44:55 +00:00
ehouse
2afccf209a add checkbox for hint rect 2004-06-22 06:30:58 +00:00
ehouse
7008125ec7 (rough) changes to make toggling work for 320x480 Clie with silkscreen 2004-04-20 04:10:15 +00:00
ehouse
f7cd22a4b3 add slot to store old win coords value 2004-03-16 05:28:40 +00:00
ehouse
82ce4e8962 start hi-res work 2004-03-13 14:18:54 +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
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
a2a2da865e turn ntiles dialog into hint config dialog (experimental) 2003-12-01 14:34:09 +00:00
ehouse
6cb0f359ad new form for picking nTiles used in hint 2003-11-30 22:03:02 +00:00
ehouse
ace0a33335 new state variable 2003-11-30 18:58:17 +00:00
ehouse
b229549323 Add UI to support turning on/off picking tiles 2003-11-19 04:09:15 +00:00
ehouse
56af07456c get rid of DIRECT_PALMOS_CALLS 2003-11-16 19:46:51 +00:00
ehouse
a49c9b053d checkin from personal archive 2003-11-16 19:37:12 +00:00